Forum Replies Created

Viewing 40 posts - 7,521 through 7,560 (of 11,328 total)
  • Author
  • in reply to: 404 error / menu items not listed #55502
     sharmstr
    Moderator

    Visual Composer is way out of date. Please update to 4.4.3 located in latest kleo download.

    2015 is not Kleo. I mean WP 2015 theme. By enabling that, we can rule out a Kleo issue and help pinpoint where the problem is.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: 404 error / menu items not listed #55500
     sharmstr
    Moderator

    You didnt answer my questions.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: how to change pagination style in blog page? #55499
     sharmstr
    Moderator

    yes. or in your child theme’s style.css

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Missing post info after update #55498
     sharmstr
    Moderator

    Hmmm. I seem to be having the same issue on my site. Let me get back to you on this. Need to dig through the code changes that the devs made.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: how to change pagination style in blog page? #55495
     sharmstr
    Moderator

    To remove the circle add this to your css

    COPY CODE
    
    .pagination>li>a, .pagination>li>span {
      border: 0px;
    }
    
    .pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
    border-radius: 0px;
    }
    
    

    From there you can add any styling you want.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Theme Updates and iPhone issues #55490
     sharmstr
    Moderator

    I know what you mean 🙂 What I mean is that without any more information its impossible to help. Here’s why. By default, iPhone users have no issues viewing Kleo. So. What’s different on your site? What have you done to troubleshoot? Have you cleared your server cache? Have you disabled extra plugins? Have to tried viewing from an iPhone yourself and looked for any error messages?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Woo commerce products page gone wrong… #55489
     sharmstr
    Moderator

    Did you also update VC? Did you clear your cache?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

     sharmstr
    Moderator

    Let us know. Again, I havent seen this issue mentioned before. At least not here.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

     sharmstr
    Moderator

    Copy /kleo/featured-content.php to your child and change data-max-items to whatever you want

    COPY CODE
    
    <div class="kleo-carousel-items kleo-carousel-post" data-min-items="3" data-max-items="3">
    

    @abe – How come the max-carousel-items are set to 3 now? Was there an issue with the carousel?

    The blog page uses /kleo/index.php. Copy it to your child theme and edit this line

    COPY CODE
    
    <div class="row responsive-cols kleo-masonry per-row-<?php echo sq_option( 'blog_columns', 3 );?>">
    

    to this

    COPY CODE
    
    <div class="row responsive-cols kleo-masonry per-row-5">
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Missing post info after update #55477
     sharmstr
    Moderator

    You’re running a very old version of VC. Please upgrade it.

    After you do that, respond privately with info from Theme Options > Sys info.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Size of images in mycred ranks #55476
     sharmstr
    Moderator

    Cant see it without a login.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

     sharmstr
    Moderator

    Havent heard or seen this issue. Have you asked the Buddypress team?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: 404 error / menu items not listed #55474
     sharmstr
    Moderator

    Have you tried with with 2015 Theme? Have you disabled any extra plugins? Have you cleared your cache?

    Respond privately with info from Theme Options > Sys Info

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Featured image from post content not working #55472
     sharmstr
    Moderator

    You probably just needed to open the shortcode settings and resave.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Featured image from post content not working #55457
     sharmstr
    Moderator

    The latest version of kleo comes with 4.4.3, not 4.4.2. Perhaps you navigated to the wrong download when you tried to install. (btw – I just re-downloaded from themeforest and it for sure has 4.4.3.)

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Theme Updates and iPhone issues #55455
     sharmstr
    Moderator

    https://archived.seventhqueen.com/forums/topic/steps-to-update-kleo-theme

    Hard to guess what your iphone issue is. You’re not giving us much to go on.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: [pmpro_levels] #55454
     sharmstr
    Moderator

    The amount of column per row is set in /kleo/paid-memebership-pro/pages/levels.php. It determines the amount of columns per row using “12 / how many levels”. 5 isn’t evenly divided into 12, so it puts a level on the second row.

    Anyhow, you can put all 5 on one row, but you’ll have a bit of a gap on the side. Put this in your functions file

    COPY CODE
    
    
    add_filter('kleo_pmpro_level_columns','custom_levels_per_row');
    function custom_levels_per_row() {
    	return $level_cols = 2;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Featured image from post content not working #55453
     sharmstr
    Moderator

    Looks like you updated Kleo to 2.4.2, but you didnt update VC to 4.4.3. Update and see if that fixes it.

    https://archived.seventhqueen.com/forums/topic/steps-to-update-kleo-theme

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Cart icon not showing #55450
     sharmstr
    Moderator

    Cool.

    Btw – I like the card designs. Very nice.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: After update + pages issue #55448
     sharmstr
    Moderator

    Did you upgrade VC as well? https://archived.seventhqueen.com/forums/topic/steps-to-update-kleo-theme

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Cart icon not showing #55447
     sharmstr
    Moderator

    To answer you question though, this css will control it unless you end up turning off transparent main menu

    COPY CODE
    
    .navbar-transparent .kleo-toggle-menu .cart-items.has-products {
      color: black;
    }
    
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Cart icon not showing #55445
     sharmstr
    Moderator

    But your header bg isn’t white. Its transparent. Sorry if I wasnt clear, but when I said I wondered why you have transparent menu turned on, I mean at the site level. Theme Options > Header Options > Transparent Main Menu.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Menu highlight #55444
     sharmstr
    Moderator

    That’s what you asked for.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: After update 2.4.2 #55424
     sharmstr
    Moderator

    Visual Composer. Its what you used to build that page.

    https://archived.seventhqueen.com/forums/topic/steps-to-update-kleo-theme

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Menu highlight #55419
     sharmstr
    Moderator

    Wrap the title in

    COPY CODE
    
    <em></em>
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: After update 2.4.2 #55416
     sharmstr
    Moderator

    Its actually work in general: http://pandaplus.biz/tag/odoo/

    So, looks like the shortcode is having issues. Did you update VC when you updated 2.4.2? Did you clear your cache?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

     sharmstr
    Moderator

    The only other hook is woocommerce_after_shop_loop_item.

    If you need to put it somewhere else beside the hooks woo gives you, you need to ask them or you need to edit /kleo/woocommerce/content-product.php

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Sticky sidebar in activity page #55404
     sharmstr
    Moderator

    You might be able to do something with css, but more than likely you’d have to edit the template pages.

    You can try playing with this

    COPY CODE
    
    .activity .template-page.col-sm-9.tpl-right {
      max-height: 1000px;
      overflow: scroll;
    }
    
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Buddypress Cover Customization #55402
     sharmstr
    Moderator

    There’s no square there to turn black. Do a search here. Someone posted some custom css to put a dropshadow on the text so it stood out more.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

     sharmstr
    Moderator

    This is touching Kleo code, so I havent tried this. But you can see this part “woocommerce_before_shop_loop_item_title”. Try changing it to “woocommerce_after_shop_loop_item_title”

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: After update 2.4.2 #55400
     sharmstr
    Moderator

    I can see the image before the post on your single pages.

    I dont see them in your post listings. If you want to display them there, go to theme options > blog and turn on “get featured image from content”

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: bbpress warning #55392
     sharmstr
    Moderator

    That’s not a kleo issue. You can disable the display of warnings by turning them off in wp-config.php

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Change "Profile Header" Item Menu not visible #55386
     sharmstr
    Moderator

    Respond privately with info from theme options > system info.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Cart icon not showing #55383
     sharmstr
    Moderator

    You have your header as transparent which displays as white. The full cart icon used for transparent headers is also white.

    I dont understand why you have set the header to transparent. I dont see a single page on your site that needs a transparent header.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Cart dropdown menu #55380
     sharmstr
    Moderator

    Found your site. Its transparent because you’ve set it to be transparent in theme options > styling options > header > background color.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Cart dropdown menu #55376
     sharmstr
    Moderator

    As you can see on the demo site, it doesnt do that by default. More than likely a plugin has put an override on the css for that. Disable any extra plugins and clear your cache. If that fixes it, enabled the extra plugin one by one to find the culprit.

    If that doesnt solve it, respond with a link.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Header Overlapping #55272
     sharmstr
    Moderator

    But did you disable breadcrumbs on the page that you turned transparent menu on? That’s the key. Any time you have transparent menu ON and breadcrumbs ON, you’ll get that condition.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Woocommerce duplicate ADD TO CART button #55270
     sharmstr
    Moderator

    You put it in functions.php. It doesnt break my site. Maybe you copied it wrong. I dont understand your second question. Perhaps you’re better off asking over on the woocommerce forum since you wont be touching any kleo code to add it.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Debug Notice on Buddypress 2.2.2.1 #55136
     sharmstr
    Moderator

    Those have nothing to do with Kleo.

    First error: bbp_setup_current_user is called from the bbpress plugin
    Second error: is called from both bbpress and buddypress
    Third error: Shows you where its being called from which is bbpress.

    You can hide them by turning off debugging in wp-config.php

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Warning on edit page #55135
     sharmstr
    Moderator

    You can safely ignore that. Its been fixed in the next update.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 40 posts - 7,521 through 7,560 (of 11,328 total)

Log in with your credentials

Forgot your details?