Forum Replies Created

Viewing 40 posts - 241 through 280 (of 11,328 total)
  • Author
  • in reply to: Trouble with Revolution Slider #109498
     sharmstr
    Moderator

    Please refer to the documentation. The files are in the zip download from themeforest: https://archived.seventhqueen.com/documentation/kleo#revslider

    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

    moving because this isnt a bug.

    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

    Its been discussed before. Please refer to this topic https://archived.seventhqueen.com/forums/topic/theme-general-settings-in-custom-post-type

    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-fullwidth-overlay #109495
     sharmstr
    Moderator

    That demo uses portfolio posts https://archived.seventhqueen.com/documentation/kleo#portfolio

    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: Styling options – no changes are working #109494
     sharmstr
    Moderator

    Your site is throwing a massive amount of jquery errors and inserting all css an jquery directly into the source code. Disable all pluings that didnt come with Kleo, purge all caches and then disable those plugins.

    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: Subdomain being redirected to main domain #109491
     sharmstr
    Moderator

    Speak with your hosting company. It probably requires a simple change in your .htacess 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: Kleo child editing #109489
     sharmstr
    Moderator

    Respond privately 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: Buddypress livestream #109488
     sharmstr
    Moderator

    I could have sworn that I answered you a few days ago. Strange.

    In any case that’s correct. VC often writes custom css and js directly to the page source code in order to display correctly. That will never happen in an activity since Buddypress only saves the content (the shortcodes) to the activity table. It will only display correctly if you’re on the actual post 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

    I cant see whats going on. As I mentioned before, the link you’ve provided doesnt 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

     sharmstr
    Moderator

    Respond privately with wp admin credentials and ftp credentials and I’ll have 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: Centre logo in header #109308
     sharmstr
    Moderator

    Interesting. I’ve never tried this, but it seems to work.

    First, go to theme options > Header Options and choose the third header layout that has the logo and the menu in the center.

    Then go to Theme Options > General and add this css

    COPY CODE
    
    @media (min-width: 992px) {
    .navbar-header .logo {
        display: none;
    }
    #undefined-sticky-wrapper {
        height: 88px !important;
    }
    .navbar-header {
        height: 0px !important;
    }
    }
    

    Then go to appearance > menus. Add a custom link with a url to your site, then add this for the title and move it to the middle of your menu.

    COPY CODE
    <img id="logo_img" title="Derek Ford Studios | Commercial and 
    Editorial Photographer and Director based in Victoria, BC" 
    src="http://www.derekford.com/wp-content/uploads/2015/11/DFS-Logo-Final_1LINE_POS-2.png" alt="Derek Ford Studios | Commercial and Editorial Photographer and Director based in Victoria, BC" style="max-height: 60px;">
    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: Register page has problem #109302
     sharmstr
    Moderator

    You’re welcome.

    Dont use a featured image. If it were me, I’d append a new row to the top, set the background color to black, then add the image shortcode.

    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: Full transparent overlay in row – Visual Composer #109298
     sharmstr
    Moderator

    Awesome.

    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: Register page has problem #109286
     sharmstr
    Moderator

    What version of k-elements do you have installed?

    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: Visual Composer version #109285
     sharmstr
    Moderator

    If by “stretch row” you mean full width, then set the inner container option to No.

    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

    Upgrade Kleo to 4.0.3. Then upgrade bundled plugins by going to Appearance > Install Plugins.

    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

     sharmstr
    Moderator

    1 – Turn off debugging in wp-config.php https://codex.wordpress.org/WP_DEBUG

    2 – Enable k-elements.

    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

    Enable the menu so we can see whats going 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: Top bar will not display #109276
     sharmstr
    Moderator

    Great.

    Moving because this isnt a bug.

    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: Register page has problem #109274
     sharmstr
    Moderator

    Its on the register demo page by default.

    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: Problems activating visual composer #109242
     sharmstr
    Moderator

    Please ensure you have Kleo 4.0.3 and k-elements 4.0.2 installed.

    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

    I’m guessing that will take custom code. You should ask them.

    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 Mobile Users to a different Home Page? #109234
     sharmstr
    Moderator

    Its totally fine. No worries.

    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 Mobile Users to a different Home Page? #109232
     sharmstr
    Moderator

    You’re welcome. I would say that I google 50% of the answers I give here. LOL.

    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: Problem with WooCommerce Product List in Backend #109230
     sharmstr
    Moderator

    1 – If you enable the WP 2015 or WP 2016 themes do all the products show up?

    2 – Since you have assigned a class called ‘text-‘ to the button containers, you can use this css

    COPY CODE
    
    .text- {
        display: inline !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

     sharmstr
    Moderator

    1 – The registration form is a basic WP registration form. You cant select what fields you want. Make sure you have registration enabled in Wp Admin > Settings > General

    2 – The background image for the register section is set in the row settings. Click the pencil icon at the top right of the row to get into the settings.

    I couldnt get to your site.

    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: Community Landing page #109224
     sharmstr
    Moderator

    Its here: https://archived.seventhqueen.com/forums/topic/register-page-has-problem

    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: Register page has problem #109223
     sharmstr
    Moderator

    The registration form, or the theme, isnt responsible for site privacy. You’ll need a plugin for that. Here’s one https://wordpress.org/plugins/jonradio-private-site/

    There are others. Search the WP Repository.

    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 Mobile Users to a different Home Page? #109221
     sharmstr
    Moderator

    Perhaps this will work: https://wordpress.org/plugins/simple-mobile-url-redirect/

    There are others. Search the WP Repo.

    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: Last activity under profile hide #109220
     sharmstr
    Moderator

    That is a link to the latest activity. If it’s deleted, which that one has, then it will 404. That’s standard buddypress. I just added a new activity for the test account. The link works because the activity hasnt been deleted.

    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: Full transparent overlay in row – Visual Composer #109217
     sharmstr
    Moderator

    The outer row should have your background image and a minimum height set.

    The inner row should have a background color set to the transparency you want, no inner container and a minimum height set to the same height of your outer container.

    Within the inner container, add a Gap of 500px or so. Then add add your custom heading below 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

    Attachments:
    You must be logged in to view attached files.
    in reply to: Last activity under profile hide #109209
     sharmstr
    Moderator

    I’m not getting 404 when navigating the members via the side arrows.

    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: Community Landing page #109076
     sharmstr
    Moderator

    The standard WP way of doing it: 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: visual composer for blog page #109070
     sharmstr
    Moderator

    @rikbutterflyskull is correct.

    For your issue with the carousel still showing up. That’s because there is no option for not showing one. At least not the way you’ve tried. When you remove either option, it will use the default, which is the carousel. Remove the ‘featured’ tag from the posts and the carousel and/or grid will not show up at the top of the blog 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: Community Landing page #109067
     sharmstr
    Moderator

    The API key is NOT your purchase code. Log into Themeforest, go into your account settings and set up an API key. Then enter that key into 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: Community Landing page #109053
     sharmstr
    Moderator

    Did you set up your Themeforest API?

    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: Custom Logo not showing on inner page #109027
     sharmstr
    Moderator

    Moving because this isnt a bug.

    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: Custom Logo not showing on inner page #109026
     sharmstr
    Moderator

    You have “hide header” selected.

    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 bar will not display #109014
     sharmstr
    Moderator

    Without a link its hard to tell whats going on. If its not displaying on a certain page, make sure you dont have it turned off by editing that page and scrolling down to Theme General Settings.

    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: Search Option on mobile site #109011
     sharmstr
    Moderator

    Ahhh. Because you’re overriding the default mobile menu with the side menu. I couldnt see that before because you were upgrading or something and the site wasnt available. Since the side menu allows you to put shortcodes before or after it, you can try the search form shortcode, but the styling isnt ideal.

    COPY CODE
    
    [kleo_search_form form_style="transparent" context="post"]
    
    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 - 241 through 280 (of 11,328 total)

Log in with your credentials

Forgot your details?