Forum Replies Created

Viewing 40 posts - 3,561 through 3,600 (of 11,328 total)
  • Author
  • in reply to: NEWS MAGAZINE BUTTON COLOR #80330
     sharmstr
    Moderator

    The button color is dependent upon the section styling you have set on the row. The demo has the row set to the footer style.

    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: Portfolio gap between items #80328
     sharmstr
    Moderator

    That’s not the mobile menu. That’s the trigger for the side 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: Portfolio page: Where are the photos? #80308
     sharmstr
    Moderator

    Yes, you need to set a featured image. In that screen shot, you have not. Click on the link you have circled in red and pick an image.

    If you set the media type to Slider, then you need to add images to the slider. If you set it to Hosted video, then you need to provide links the videos….

    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: CSS classes and IDs on KLEO button with visual composer #80307
     sharmstr
    Moderator

    No, you shouldnt be. Just wanted to make sure. It works for me, so you must have something set wrong. If you respond privately with a link and admin credentials I’ll take a look for you.

    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: Portfolio gap between items #80306
     sharmstr
    Moderator

    Here’s the default style gap code that’s been modified for the overlay style

    COPY CODE
    
    .portfolio-items.overlay-style li .portfolio-item-content {
        margin: 0 10px 20px;
    }
    

    No. The portfolio shortcode doesnt have a random order setting.

    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: Portfolio page: Where are the photos? #80299
     sharmstr
    Moderator

    Do you have a featured image set?

    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: Top Menu. #80294
     sharmstr
    Moderator

    I have no idea. I’m a user like you.

    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: CSS classes and IDs on KLEO button with visual composer #80292
     sharmstr
    Moderator

    you’re not putting the period in the Extra class name field are you?

    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: Layout conflict with DW Question & Answer plugin #80277
     sharmstr
    Moderator

    Try this in your quick css

    COPY CODE
    
    .dwqa-container {
    position: absolute !important;
    }
    
    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: CSS classes and IDs on KLEO button with visual composer #80276
     sharmstr
    Moderator

    You probably have to declare !important

    COPY CODE
    
    .buttonclass {
    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 solution

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

    in reply to: Modification of Search in header #80267
     sharmstr
    Moderator

    There’s isnt a quick modification to change the search form. You can hide the search icon in Theme Options > Header Options. You’ll have to test other search form options to see if they work or not.

    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: Top Menu. #80266
     sharmstr
    Moderator

    There’s no quick fix for that. I can add this to the feature request forum if you’d like.

    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: HTML page problem with facebook connection #80264
     sharmstr
    Moderator

    The bp like plugin is throwing error which is killing jquery.

    When you have issues with your site, its common practice to look for plugin conflicts. So, next time disable all plugins until the site works as it should to find the issue.

    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: facebook login for subdomain #80263
     sharmstr
    Moderator

    You shouldn’t put http:// in the app domain field

    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 Posts Carousel #80262
     sharmstr
    Moderator

    There’s no option for that at this time. I can move this to the Feature Request forum for consideration if you’d like.

    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: redirect out of a members area #80260
     sharmstr
    Moderator

    You should really be talking to the people who wrote the plugin since they are the experts.

    I gave you an example of how to use the shortcodes. You cant put the start of a shortcode in one text block and the end of it in another. It all has to be in one text block. Instead of using private you can use [user_account_is#standard|#best value|#saver]

    I’ve edited the kleo5 post as an example.

    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: Layout conflict with DW Question & Answer plugin #80257
     sharmstr
    Moderator

    I dont see any overlap

    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: display a notice on all buddypress pages #80255
     sharmstr
    Moderator

    *ALL* bp pages? Or just all BP Profile screens?

    COPY CODE
    
    // Show notice in member profile
    add_action('kleo_before_content','add_bp_profile_notice');
    function add_bp_profile_notice () {
        if ( bp_is_user() ) {
            echo "I'm in a members profile";
        }
    }
    
    // Show notice on every bp page
    add_action('kleo_before_content','add_bp_notice');
    function add_bp_notice () {
        if ( is_buddypress() ) {
            echo "I'm on a bp 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: Target_Blank Social Links #80254
     sharmstr
    Moderator

    That’s not the top menu. That’s the main menu. For those items, put a check mark in “Open link in a new window”. If you dont see that option, enable it by clicking on screen options in the upper right hand corner.

    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: Target_Blank Social Links #80251
     sharmstr
    Moderator

    They are already set up that way. See the demo: http://seventhqueen.com/themes/kleo/blog-normal/

    What version of Kleo are you running?

    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: Registration and membership #80250
     sharmstr
    Moderator

    There isnt a way to force people to fill out their profiles unless you make the fields mandatory and add them to the base group so they have to be filled out during registration.

    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

    There’s a sticky for that: https://archived.seventhqueen.com/forums/topic/steps-to-update-kleo-theme

    You’ll have to FTP it since the version you’re running is so old now and the auto update code has changed.

    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: redirect out of a members area #80212
     sharmstr
    Moderator

    I looked at your page and its showing the code, so its not set up correctly. Its showing the 10 images that only a guest would see and the 90+ images a paid member should see. It should only show one or the other depending on the type of user viewing the page. Just adding a text field with [user_account_is#guest] doesnt work. You need a text field with all of the code that produces the images as well. I’ve set up a new section on that test page to show you how its done. Its the section with “sharmstr added this”. I also changed the test account to “free” member status to test the code.

    I guess I’m confused as to why you have “member” area and “non-member” area. My suggestion would eliminate that, right? I just dont understand why you’re trying to basically set up two separate websites? Why cant you have one area that has parts of it hidden unless they have paid for access?

    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: Purchase code is invalid #80201
     sharmstr
    Moderator

    You dont update included plugins like you would other plugins. If you’re running a newer version of Kleo 3+, then you can navigate to Appearance > Install Plugins. Only the plugins that are included with Kleo AND need to be updated will be listed there. If you dont see “install plugins” then you’re up-to-date.

    For a list of plugin versions that correspond to Kleo version, check this topic: https://archived.seventhqueen.com/forums/topic/kleo-updates-change-log

    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 delete the tiny arrows after each main nav link? #80199
     sharmstr
    Moderator

    The carets?

    Try this in your quick css

    COPY CODE
    
    #header .caret {
        display: none !important;
    }
    
    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: Cant eliminate extra section below menu bar #80191
     sharmstr
    Moderator

    hey @abe – Just a heads up that if you set the main menu height to anything below 50px, bootstrap css has a min-height set on .navbar of 50px which causes a gap. Small issue 🙂

    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: Cant eliminate extra section below menu bar #80190
     sharmstr
    Moderator

    Oh no problem. I’m going to forward this to the devs since you should be able to set the menu height to whatever you want and have it work. 🙂

    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: email registration notification #80174
     sharmstr
    Moderator

    Please search before posting. This has been discussed several times. Take a look at

    https://archived.seventhqueen.com/forums/topic/new-members-activation-issues
    https://archived.seventhqueen.com/forums/topic/register-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: Cant eliminate extra section below menu bar #80170
     sharmstr
    Moderator

    The reason its doing it is because you’ve set your menu height to 30px. That’s all fine an good, but if you would have mentioned that, I would have figured this out quicker 🙂 Looks like bootstrap sets a min-height of 50px on the .navbar class. This isn’t a kleo ‘bug’ really, but should be addressed. For now, put this in your quick css

    COPY CODE
    
    .navbar {
    min-height: 0 !important;
    }
    

    Let me know if that works.

    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: Cant eliminate extra section below menu bar #80134
     sharmstr
    Moderator

    Yes, if you give me a link, I can give you some css to fix 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: Auto refresh not working in Replies #80131
     sharmstr
    Moderator

    There are some things you can do to track down the issue.

    1 – Does it happen on the Kleo demo site? (It doesnt): http://seventhqueen.com/themes/kleo/activity/
    2 – Does it happen with the WP 2015 Theme enabled?
    3 – Is it a plugin conflict?
    4 – What errors is your site throwing? This functionality relies on jquery, so perhaps your site is throwing jquery errors.

    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: Hide/Display backend for selected user types #80120
     sharmstr
    Moderator

    I use adminize on 2 of my kleo sites without issue.

    Anyhow, looks like this is more of a feature request instead of asking for assistance. I’ll move it to the feature request forum for consideration.

    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

    You are running a very old version of Kleo. Upgrade to the latest and see if that solves your issue.

    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

    All of that is handled by the rtMedia plugin. You should ask on their forum: http://community.rtcamp.com/

    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: Disable item QuickView for products #80110
     sharmstr
    Moderator

    try

    figcaption {
    display: none;
    }

    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: Author Name in Grid View #80104
     sharmstr
    Moderator

    @abe – Can you find out from VC or do you know of a way to display the author in a VC post grid?

    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: Order posts by like/favorites/views #80102
     sharmstr
    Moderator

    Currently there’s no way to do that. I can move this to the feature request forum for consideration if you’d like.

    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: Disable item QuickView for products #80101
     sharmstr
    Moderator

    Please search before posting. Its been discussed here: https://archived.seventhqueen.com/forums/topic/disabling-quick-view-or-integrating-3rd-party-attribute-styling

    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: Some theme options are not working #80100
     sharmstr
    Moderator

    Please search before posting. Thank you
    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 solution

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

    in reply to: I want to show 2 portfolio item per row in the mobile. #80099
     sharmstr
    Moderator

    Try this code in your quick css

    COPY CODE
    
    @media screen and (max-width: 480px) {
    .responsive-cols>* {
        width: 49.9% !important;
        float: left !important;
    }
    }
    
    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 - 3,561 through 3,600 (of 11,328 total)

Log in with your credentials

Forgot your details?