Forum Replies Created

Viewing 40 posts - 5,881 through 5,920 (of 11,328 total)
  • Author
  • in reply to: Kleo Posts issue #64702
     sharmstr
    Moderator

    Do you have it set to display?

    Also, excepts wont show for posts/pages built with VC unless you’ve added a custom excerpt.

    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

    Attachments:
    You must be logged in to view attached files.
     sharmstr
    Moderator

    You should ask on the bbpress and buddypress forums.

    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: Go Pricing Preview #64699
     sharmstr
    Moderator

    If you dont have a level selected, then yes, that makes sense. The checkout url has to have ?level=*levelnumber* on the end.

    membership-account/membership-checkout/?level=1

    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: Post image from custom field #64696
     sharmstr
    Moderator

    The post content is in the post_content field in the wp_posts table.

    I just logged into your site again and there’s a “featured image” post field. Why aren’t you using that?

    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

    Attachments:
    You must be logged in to view attached files.
    in reply to: MegaMenu – supporting images #64691
     sharmstr
    Moderator

    Duplicate request: https://archived.seventhqueen.com/forums/topic/a-real-mega-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: Go Pricing Preview #64689
     sharmstr
    Moderator

    I really dont know. I just added it and it works fine. Export your table and attach it 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

    in reply to: endless php errors for js composer since last update #64657
     sharmstr
    Moderator

    Well, its going to be different depending on the hosting company you use. As I mentioned, you need to log into your hosting cpanel (or similar) and change your php version. But you need to be careful that it doesnt cause other issues with other plugins.

    Attached is how I would do it on Siteground hosting.

    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

    Attachments:
    You must be logged in to view attached files.
    in reply to: endless php errors for js composer since last update #64654
     sharmstr
    Moderator

    Forgot to mention – we’ll be contacting VC about this.

    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: endless php errors for js composer since last update #64652
     sharmstr
    Moderator

    Honestly, the warnings dont matter. They dont slow down the site. They just fill up the log. But it appears, based on that other thread, that if you want to make them go away, you need to change your php version. You should be able to do that within cpanel of your hosting account. They are happening on my site, but I dont care. I’d rather run a newer version of 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: Paid Memberships Levels page #64651
     sharmstr
    Moderator

    Upgrade to Kleo 3.0.3 that was released today. Its been fixed.

    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: rtMedia and Activity Stream Issue #64650
     sharmstr
    Moderator

    This should get you close

    COPY CODE
    
    #aw-whats-new-submit {
        float: right;
        display: inline;
    }
    
    #activity-privacy {
        float: right;
        display: inline-block;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution

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

    in reply to: Post image from custom field #64649
     sharmstr
    Moderator

    I just tested it and it seems to be working fine if you have your users insert the image into the post 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: Post image from custom field #64648
     sharmstr
    Moderator

    Maybe I havent been clear enough. Kleo uses the built in featured image, not a custom field. If one isnt set, then it tries to pull an image from the post content. WPs post meta for that is _thumbnail_id

    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: Post image from custom field #64646
     sharmstr
    Moderator

    That’s all WP stuff. Google it. I cant remember the meta key off the top of my head.

    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: Post image from custom field #64633
     sharmstr
    Moderator

    why cant you link it to the wp featured image meta?

    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: Okay to completely remove unused plugins? #64627
     sharmstr
    Moderator

    The only two plugins that you need to run are k-elements and visual composer. And you dont have to run VC either, really. But lets just leave it at that.

    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: Post image from custom field #64625
     sharmstr
    Moderator

    Why not add the image to post body?

    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: alternative WooCommerce product pages #64611
     sharmstr
    Moderator

    https://archived.seventhqueen.com/forums/topic/change-product-description-position

    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 background color of Toggle #64609
     sharmstr
    Moderator

    Now its because you removed the space between .panel and .panel-body. As I said, the only thing that was wrong in the first one was the lack of a period.

    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 background color of Toggle #64593
     sharmstr
    Moderator

    the problem is the lack of ‘.’ infront of panel.

    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: customize shop page #64584
     sharmstr
    Moderator

    The first thing that pops up when you google “remove product loop from woocommerce shop”

    http://businessbloomer.com/woocommerce-remove-loop-shop-page/

    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: customize shop page #64583
     sharmstr
    Moderator

    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: customize shop page #64581
     sharmstr
    Moderator

    No. Just customize the template page that I gave you the path too. Do a google search if you need help. Its standard woo stuff.

    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 posts are not responsive #64577
     sharmstr
    Moderator

    because its not css. its php code. put it in your childs functions.php file

    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 posts are not responsive #64573
     sharmstr
    Moderator
    COPY CODE
    
    add_action( 'kleo_featured_posts_before', 'add_featured_title' );
    function add_featured_title() {
        echo "<h1>Featured Posts</h1>";
    }
    

    edit as necessary.

    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 Mentions #64571
     sharmstr
    Moderator

    Sweet!

    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 posts are not responsive #64569
     sharmstr
    Moderator

    You can change the featured display from a carousel to grid in theme options.

    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 posts are not responsive #64567
     sharmstr
    Moderator

    Not that I can see.

    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 Mentions #64564
     sharmstr
    Moderator

    Yes. Then save your theme options. You dont have to change anything, just save. See if it works and let me know.

    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 posts are not responsive #64563
     sharmstr
    Moderator

    I looked through the carousel documentation and there is no setting to reduce the number of item displayed for smaller screens. There is a responsive flag that is already set to true, but that is to scale the items down to fit, not to reduce the number of items.

    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 Mentions #64554
     sharmstr
    Moderator

    This is available in Kleo 3.0.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

     sharmstr
    Moderator

    Kleo 3.0.3 should be available now.

    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: User registation issue #64548
     sharmstr
    Moderator

    I just signed up and only had to click submit once.

    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: Kleo Resume Template #64534
     sharmstr
    Moderator

    try it from settings > reading.

    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: User registation issue #64526
     sharmstr
    Moderator

    Never heard of this. Please provide a link with admin credentials

    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 – adjusting spacing #64520
     sharmstr
    Moderator

    Did you even try it? The “freshness” is set to 25% by default. The avatar and name are IN the freshness column. There is no width set on the first column. It just takes up whatever space is left over after the topic/posts/freshness columns have taken there space.

    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: Kleo Resume Template #64517
     sharmstr
    Moderator

    Appearance > Kleo Demo > Specific Page

    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

    That’s not a Kleo issue. You can test this by enabling another theme. Its usually and indication of a hosting issue or .htaccess issue. Google 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: Submenu on mobile #64505
     sharmstr
    Moderator

    put !important on 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: Registration Form & Group Problem #64503
     sharmstr
    Moderator

    No they cant

    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 - 5,881 through 5,920 (of 11,328 total)

Log in with your credentials

Forgot your details?