Forum Replies Created
-
Author
-
sharmstr
ModeratorRemove the css I gave you and change the code to this
COPY CODEadd_action('init','move_fb_button'); function move_fb_button() { remove_action('bp_before_login_widget_loggedout', 'kleo_fb_button' ); add_action('bp_after_login_widget_loggedout', 'kleo_fb_button' ); } function kleo_get_fb_button() { ob_start(); ?> <div class="kleo-fb-wrapper text-center"> <div class="hr-title hr-full"><abbr> <?php echo __("or", "kleo_framework");?> </abbr></div> <div class="gap-20"></div> <a href="#" class="kleo-facebook-connect btn btn-default "><i class="icon-facebook"></i> <?php _e("Log in with Facebook", 'kleo_framework');?></a> </div> <?php $output = ob_get_clean(); return $output; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorChange display to false in wp-config: https://codex.wordpress.org/WP_DEBUG
COPY CODEdefine('WP_DEBUG_DISPLAY', false);
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
August 12, 2015 at 14:52 in reply to: Woocommerce 2.4 – Variable Products Not Working After Update #72689sharmstr
ModeratorYou should roll back to Woo 2.3+: https://archived.seventhqueen.com/forums/topic/woo-commerce-errors-regarding-templates-after-todays-update
Please search before posting next time. Thank you.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
August 12, 2015 at 14:49 in reply to: How to add Revolution Slider on the Member-activity page #72688sharmstr
ModeratorYou can try echoing out the classes within a span tag
COPY CODEadd_action('kleo_before_content','slider_on_activity'); function slider_on_activity() { if ( bp_current_component() == 'activity' && !bp_is_user()) { echo '<span class="hidden-sm hidden-md hidden-lg visible-xs">'; putRevSlider("HomeFullwidth"); echo '</span>'; } }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
August 11, 2015 at 23:57 in reply to: Woo Commerce Errors regarding templates after today's update #72628sharmstr
ModeratorThe point I was trying to make, which Woo tried to make as well (see attached), is dont update plugins until you are sure your theme supports them. Woo 2.4 just came out. It will take some time for the Kleo developers to change the code and test before they are able to release an update which supports it.
@trobinson1786 – You need to update via FTP. Quite awhile ago, themeforest updated their code which broke auto updates for most of the themes out there (not just Kleo). Once you update to 3.0.6 update notification will work again. https://archived.seventhqueen.com/forums/topic/steps-to-update-kleo-themeHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorBeen asked and answered a few times. Try this: https://archived.seventhqueen.com/forums/topic/links-not-clickable-in-video-background-header#post-37807
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorA few things….
If you’ve had an existing site and recently added kleo, then perhaps your old images need to be resized to fix the pixelation issue. You can do that with this plugin https://wordpress.org/plugins/regenerate-thumbnails/
I noticed that you have duplicate images. If you are adding the image within your content, you can turn off the big featured image that kleo adds. Go to Theme Options > Blog > Display media on post page.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorDid you see this? https://wordpress.org/plugins/shortcode-in-menus/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorNot if you copy it to your child theme
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorNo, not at this time.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorTake a look at this thread (specifically about the icon info): https://archived.seventhqueen.com/forums/topic/new-social-media-link-for-top-bar
It took awhile to sort it out, but the solution is in this reply: https://archived.seventhqueen.com/forums/topic/new-social-media-link-for-top-bar#post-70544
Just swap out soundcloud for your rss link.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThis isn’t a Kleo specific question, so you’d be better off asking for assistance on the bbpress forum. With that said, the common way to do this is by translating it. Dont be confused thinking you need to translate to a different language. Translations can be done in English if you merely want to substitute word. You’ll have to translate bbpress and buddypress (and there may be a few in Kleo as well). Here’s some useful links
https://translate.wordpress.org/projects
https://codex.bbpress.org/getting-started/bbpress-in-your-language/
https://codex.buddypress.org/getting-started/customizing/customizing-labels-messages-and-urls/Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorAwesome. Btw – its not a bug. The inner container option is really for backgrounds.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorPut the translation in the directory wp-content/languages/themes using the file name kleo_framework-xx_XX
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
August 11, 2015 at 15:09 in reply to: Woo Commerce Errors regarding templates after today's update #72557sharmstr
ModeratorKleo is out of date because Woo just released its update. You shouldnt be updating plugins until 7th queen releases updates that support them.
Kleo doesnt have copies of every woo template file. Only the ones that needed to be changed in order to fix the Kleo style. Think of the woo template files in the Kleo folder as overrides similar to using a child theme. While there’s nothing wrong with what you did, you may find that things are no longer Kleo styled and/or just dont work.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorTry this css
COPY CODE.page-id-7425 .col-sm-12 { padding: 0 !important; } .page-id-7425 .row { margin-right: 0 !important; margin-left: 0 !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
August 11, 2015 at 14:44 in reply to: After updated to latest version, not seeing number of members or Connections #72554sharmstr
ModeratorIts been reported and the developers are working on it.: https://archived.seventhqueen.com/forums/topic/number-of-activ-members-in-activity
I will let you know when I see a any code fixes for it.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorTry this css
COPY CODE#buddypress #members-list .update { display: none !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
August 11, 2015 at 14:37 in reply to: There was a problem with your action. Please try again or reload the page. #72550sharmstr
ModeratorTry putting this in your child theme’s funtions.php file. Then reload theme options and try saving again.
COPY CODEadd_filter( 'kleo_theme_options_ajax', '__return_false' );
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorTry this instead
COPY CODE.breadcrumb .sep:before { content: "\e899" !important; font-family: fontello; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorIf its just a warning, you can turn those off with wp_debug. Also, knowing more details like, whats the exact message and where its being displayed will be helpful.
btw – I’m assuming the first poster was saying its displayed when you go to the pmpro add-on screen, so I was asking which pmpro add-ons they had. Not which plugins were installed (woocommerce, mail chimp, etc…)
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorIt definitely appears to be a db issue. It even happens with the 2015 Theme enabled, so Kleo isnt causing it. Perhaps ask your hosting company for assistance in viewing your db error logs. Maybe there’s something of worth in there.
You can also try enabling wp_degug and set the display to true. Perhaps you can see an error when you bring up page editor.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThat’s the meta data. The function is kleo_entry_meta as stated above.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorAs I explained before, each listing has a .category-xxx output. So, it would be this.
.category-xxx .btn-default {
background-color: red !important;
}.category-zzz .btn-default {
background-color: yellow !important;
}Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorTry this
#bp-login-widget-user-login, #bp-login-widget-user-pass {
background-color: #fff !important;
}Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorYou need the entire kleo_title function.
COPY CODEfunction kleo_title() { $output = ""; if (is_tag()) { $output = single_tag_title('',false); } elseif(is_tax()) { $term = get_term_by('slug', get_query_var('term'), get_query_var('taxonomy')); $output = $term->name; } elseif ( is_category() ) { $output = single_cat_title('', false); } elseif (is_day()) { $output = __('Archive for date:','kleo_framework')." ".get_the_time('F jS, Y'); } elseif (is_month()) { $output = __('Archive for month:','kleo_framework')." ".get_the_time('F, Y'); } elseif (is_year()) { $output = __('Archive for year:','kleo_framework')." ".get_the_time('Y'); } elseif (is_author()) { $curauth = (get_query_var('author_name')) ? get_user_by('slug', get_query_var('author_name')) : get_userdata(get_query_var('author')); $output = __('Author Archive','kleo_framework')." "; if( isset( $curauth->nickname ) ) { $output .= __('for:','kleo_framework')." ".$curauth->nickname; } } elseif ( is_archive() ) { $output = post_type_archive_title( '', false ); } elseif (is_search()) { global $wp_query; if(!empty($wp_query->found_posts)) { if($wp_query->found_posts > 1) { $output = $wp_query->found_posts ." ". __('search results for:','kleo_framework')." ".esc_attr( get_search_query() ); } else { $output = $wp_query->found_posts ." ". __('search result for:','kleo_framework')." ".esc_attr( get_search_query() ); } } else { if(!empty($_GET['s'])) { $output = __('Search results for:','kleo_framework')." ".esc_attr( get_search_query() ); } else { $output = __('To search the site please enter a valid term','kleo_framework'); } } } elseif ( is_front_page() && !is_home() ) { $output = get_the_title(get_option('page_on_front')); } elseif ( is_home() ) { if (get_option('page_for_posts')) { $output = get_the_title(get_option('page_for_posts')); } else { $output = __( 'Blog', 'kleo_framework' ); } } elseif ( is_404() ) { $output = __('Error 404 - Page not found','kleo_framework'); } else { $output = get_the_title(); } if (isset($_GET['paged']) && !empty($_GET['paged'])) { $output .= " (".__('Page','kleo_framework')." ".$_GET['paged'].")"; } return $output; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI’ve answered that here: https://archived.seventhqueen.com/forums/topic/404-error-after-editing-pages#post-71543
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThere’s nothing in Kleo for that.
You can display widgets in the main content by using Visual Composer and the Widgetised Sidebar shortcode.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThere’s nothing in Kleo. You’ll need to find a plugin.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThose are for locally hosted videos, not vimeo. With VC 4.6 (which is available in Kleo 3.0.6) VC added youtube backgrounds, but still no vimeo backgrounds.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorNo there is not. And to be technically correct, Kleo doesnt “support” social articles, Kleo is compatible. Meaning that Kleo has added styling for social articles.
Personally I’ve played around with WP User Frontend which is pretty simple to set up. And for a complex solution I needed, I used the plugins available from the people who make Types: https://wp-types.com/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorAssuming you’re asking how to move the fb login button from the top of the widget to the bottom, try this in your child’s function.php file.
COPY CODEadd_action('init','move_fb_button'); function move_fb_button() { remove_action('bp_before_login_widget_loggedout', 'kleo_fb_button' ); add_action('bp_after_login_widget_loggedout', 'kleo_fb_button' ); }
And this in your quick css
COPY CODE.widgets-container .kleo-fb-wrapper { margin-top: 10px !important; } .widget_bp_core_login_widget .gap-20, .widget_bp_core_login_widget .hr-title { display: none; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorPut this in quick css
body {
overflow: auto !important;
}Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorPut this in quick css
body {
overflow: auto !important;
}Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI wasnt suggesting using css at all. I understand you dont want to remove the entire title, that’s why gave you that link and not the css. Please read my answer again. I gave you the path to the latest code.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorOr copy /kleo/register.php and /kleo/page-parts/general-popup.php to your child theme and remove the functions and fields.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThen ask on the Buddypress forums since its there code you’ll have to change.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI dont see it.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorClick on the gear icon at the top of the VC editor and add this css
.container .wpb_wrapper ul li {
text-align: center;
}Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThen perhaps it has something to do with your server configuration?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts