Forum Replies Created
-
Author
-
sharmstr
ModeratorI can see it.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorThe css is loading, but in the wrong order. It works fine on my site, but I’m running Kleo 3.0.9 and VC 4.7.1. You are running Kleo 3.0.8 and VC 4.7. Try upgrading to see if that solves the issue.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorThere are solutions out there
http://jeroensormani.com/hiding-the-admin-bar/
https://wordpress.org/plugins/adminimize/Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorI agree. The Kleo Posts shortcode shows the author.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorLook at page 3 here: http://www.magicmembers.com/files/Protecting-Your-Content.pdf
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorThank you for the explanation.
I was looking at the membership plugin that you’re using and it claims that you can hide partial content. So why couldnt you just use a single page and show 10 images then hide the rest for non paying members?
In looking that their documentation, it looks like you can do something like
COPY CODE[user_account_is#guest]**show 10 images here**[/user_account_is] [private]** full gallery here **[/private]The first line will only be shown to guest, the second will only be shown to paying members.
At least that’s what I think that code does 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorYes, that’s what I meant. It helps to rule out a bug with Kleo. Have you searched the woocommerce forums? Have you tested for plugin conflicts? Have you checked your woo configuration and permalink settings?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorIt would be helpful to have specific links and specific search terms so I can see exactly what your issue is.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorDo you get a 404 with the WP 2015 Theme enabled?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorDid you turn it off in theme options or on the page? In was on in theme options.
Talk to your hosting company.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorTry resaving your permalinks. Wp Admin > Settings > Permalinks > Save
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorI tried that before when you explained the scenarios but I cant recreate the issue.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorDo you have breadcrumbs turned off in theme options and at the page level as well?
I’m trying to reproduce the issue and I cant.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorI just logged in an transparent main menu is turned ON. I turned it off. Problem solved.
I notice you have caching turned on. You should turn that off until you are done designing the site.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorWP Admin > Appearance > Demo > Specific Page > Home Black Friday.
WP Admin > Rev Slider > Import > black-friday.zip (Located in the full kleo.zip file available from themeforest)All of this is in the Kleo documentation 🙂
https://archived.seventhqueen.com/documentation/kleo#demo
https://archived.seventhqueen.com/documentation/kleo#revsliderIf you need demo products, woo has an installer for that. http://docs.woothemes.com/document/importing-woocommerce-dummy-data/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorNo compatibility issue. Try resaving your permalinks. WP Admin > Settings > Permalinks > Save.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorDont mix and match page and site level settings unless you need to. Its hard to tell in your picture, but all you want is the main menu. Nothing else right?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorTurn of transparent main menu. Problem solved 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorDid you do it at the site level or page level? A link would be helpful.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorAll of that is set in theme options.
Theme Options > Header Options
– Enable Sticky Main Menu
– Resize logo on scrollTheme Options > Styling Options > Header
– background color: #ffffff
– link color: #000000Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorI’ve tried to do that on my own sites. The issue is that the meta field only holds the authors ID, not the actual name. :/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorThat would involve custom coding that would require setting up a cookie that would record that the user has seen the popup login form once and is beyond the scope of support. If you want to get a quote for this you can contact dev@seventhqueen.com.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorRespond privately with admin and test user credentials so I can see how you have this set up.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorPlease search before posting. Give this a try https://archived.seventhqueen.com/forums/topic/theme-color-not-changing
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorWhen you copied the file, did you retain the directory path?
/kleo-child/page-parts/general-header-section.php
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorAnd actually, it would be right after the title section. If you want it between the menu and the title section, you’ll have to copy /kleo/page-parts/general-header-section.php to your child theme and put this at the bottom
COPY CODE<li id="categories"> <h2><?php _e( 'Posts by Category' ); ?></h2> <form id="category-select" class="category-select" action="<?php echo esc_url( home_url( '/' ) ); ?>" method="get"> <?php $args = array( 'show_option_none' => __( 'Select category' ), 'show_count' => 1, 'orderby' => 'name', 'echo' => 0, ); ?> <?php $select = wp_dropdown_categories( $args ); ?> <?php $replace = "<select$1 onchange='return this.form.submit()'>"; ?> <?php $select = preg_replace( '#<select([^>]*)>#', $replace, $select ); ?> <?php echo $select; ?> <noscript> <input type="submit" value="View" /> </noscript> </form> </li>Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorDid you delete the add action code? You shouldnt have. I was merely fixing the bad function code you had.
Keep in mind, this is not supported. I was only showing you how to inject code below the menu. You’ll have to find code and css to make it work and look the way you want.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorCopy /kleo/page-parts/socket.php to your child theme and add the following under the do_shortcode line
COPY CODE<?php echo kleo_get_social_profiles(); ?>And put this in your quick css
COPY CODE#socket li { display: inline !important; } #socket .ts-text { display: none; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorTheme Options > Header Options
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorThat would take extensive knowledge of php and css to achieve. If you’re comfortable with both, you can edit the kleo_woo_loop_badges function found in /kleo/lib/plugin-woocommerce/config.php. You cant override the function so you’ll have to remember to re-apply your edits after every upgrade. Then you’ll have to add the appropriate css to stylize the label.
If you dont have the knowledge to do this, I can move this topic to to the feature request forum to be voted on for inclusion in upcoming releases.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
Moderatorwhat versions are you trying to run?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorCOPY CODEfunction my_header_menu() { ?> <li id="categories"> <h2><?php _e( 'Posts by Category' ); ?></h2> <form id="category-select" class="category-select" action="<?php echo esc_url( home_url( '/' ) ); ?>" method="get"> <?php $args = array( 'show_option_none' => __( 'Select category' ), 'show_count' => 1, 'orderby' => 'name', 'echo' => 0, ); ?> <?php $select = wp_dropdown_categories( $args ); ?> <?php $replace = "<select$1 onchange='return this.form.submit()'>"; ?> <?php $select = preg_replace( '#<select([^>]*)>#', $replace, $select ); ?> <?php echo $select; ?> <noscript> <input type="submit" value="View" /> </noscript> </form> </li> <?php }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorDone.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorIf you cant get it to work, then perhaps you’d want to do something like this person did: https://archived.seventhqueen.com/forums/topic/add-a-gallery-under-member-header
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 29, 2015 at 01:08 in reply to: Buddypress Profile Issues (Cropping Tool, Create Links, Message Send) #79805sharmstr
ModeratorIts standard if you are running a multi-site install 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorLooks like that’s the default way that BP displays a multi-select field. There’s no css to override that, so you’ll have to ask the BPs guys how to either filter it or edit the function that displays it. https://buddypress.org/support/
See attached default display with WP 2015 Theme
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorNo idea. You’d have to ask on the BP and/or rtMedia forums.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorAlternatively: https://archived.seventhqueen.com/forums/topic/buddypress-profile-fields
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorTry this in your quick css
COPY CODE.profile .bp-widget .dl-horizontal dt { overflow: auto !important; white-space: normal !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionsharmstr
ModeratorWhoop. *hive five*
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts