Forum Replies Created

Viewing 40 posts - 6,241 through 6,280 (of 11,328 total)
  • Author
  • in reply to: HOW CAN I SET THE GEO DIRECTORY PLUG-IN? #63181
     sharmstr
    Moderator

    I’ve asked the devs to add more detail to the documentation. See if you can get it sorted now: https://archived.seventhqueen.com/documentation/kleo#geo-directory

    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: unable to acitvate child theme after 3.0.1 upgrade #63177
     sharmstr
    Moderator

    It was the code in your childs functions.php file. I’ve deleted the code. I’ve attached the original for your reference.

    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: unable to acitvate child theme after 3.0.1 upgrade #63168
     sharmstr
    Moderator

    Okay, I’m going to disable all non kleo suggested plugins to rule out a plugin conflict

    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: Avatar upload not working #63166
     sharmstr
    Moderator

    your site is throwing a jquery error when it tries to add the image. Its happening even with the WP 2015 Theme enabled so its not kleo. Look for a plugin conflict.

    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: Avatar upload not working #63160
     sharmstr
    Moderator

    Yes, I need a login. I cant test uploading an avatar if I’m not logged in.

    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: Avatar upload not working #63156
     sharmstr
    Moderator

    Also, do you have profile photo uploads enabled in wp admin > settings > bp > 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: Avatar upload not working #63155
     sharmstr
    Moderator

    respond privately with link and 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: about integrating cometchat in kleo child theme #63154
     sharmstr
    Moderator

    Where did you add it before?

    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: unable to acitvate child theme after 3.0.1 upgrade #63151
     sharmstr
    Moderator

    respond privately with credentials for both wp and ftp

    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: Demo page user styling #63150
     sharmstr
    Moderator

    Its not part of Kleo. Its on the demo because people viewing the demo do not have access to WP Admin to change the look of the 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

    in reply to: Auto Scroll to Content on BP Menu Item Click #63149
     sharmstr
    Moderator

    There is some code here you can try. Not sure if it works anymore: https://archived.seventhqueen.com/forums/topic/change-buddypress-change-profile-photo-url

    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 3.0.1 Error Message #63146
     sharmstr
    Moderator

    Look for plugin conflicts. Disable all non Kleo suggested plugins, then enable them one by one until the error message returns.

    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 #63144
     sharmstr
    Moderator

    The timeout is on your sever. Check with your host.

    Check for two register pages in Wp Admin > Pages. If you only have one, click on it and change the permalink (its right under the title) to register.

    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: Profile fields do not appear as clickable links #63143
     sharmstr
    Moderator

    Have you searched the buddypress forum? They control that, kleo only stylizes 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: search dropdown box off pageview #63141
     sharmstr
    Moderator

    Try this

    COPY CODE
    
    #ajax_search_container:before {
    left: 20px !important;
    }
    
    #ajax_search_container {
    left: -22px !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: minimized registration page #63135
     sharmstr
    Moderator

    You can choose which fields to have on the registration form by putting them in the “Base (primary)” field group. Put all the other fields in a separate group. https://codex.buddypress.org/getting-started/guides/modifying-the-registration-form/

    There is no built in mini form that you can stick on your homepage or elsewhere.

    There’s no built in way to a profile completion bar.

    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: News Magazine Homepage Question #63132
     sharmstr
    Moderator

    Row Settings > Background Image

    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 shortcode is in the doc…. https://archived.seventhqueen.com/documentation/kleo#geo-directory

    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: Can save Changes #63130
     sharmstr
    Moderator

    respond privately with a link and 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: Revolution Slider Error: Slider with ID: 6 Not Found #63128
     sharmstr
    Moderator

    I’ve spoken with the devs and they will be adding that information to the documentation.

    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: Enable Full width Header in group single #63050
     sharmstr
    Moderator

    I didnt make any changes. Its a new option in Kleo.

    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: Enable Full width Header in group single #63045
     sharmstr
    Moderator

    Then why are you posting in the Kleo forum? In any case, I cant help. I’ve never used Sweet Date.

    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 Megamenu Column Width #63034
     sharmstr
    Moderator

    Hey Woman!

    Just add the selector for the amount of columns you have. This would be for 1 and 2 columns

    .kleo-main-header .nav li.kleo-megamenu.mega-1-cols>.dropdown-menu, .kleo-main-header .nav li.kleo-megamenu.mega-2-cols>.dropdown-menu {
    width: 500px;
    }
    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 Portfolio "All" #63033
     sharmstr
    Moderator

    But… You need to make sure that the function hasnt changed after every 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

    in reply to: Change Portfolio "All" #63031
     sharmstr
    Moderator

    I just looked at it again and I think it will change all instances of the word all, so just use the code I gave you before that’s already been changed to display “Screenshots”.

    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: Revolution Slider Error: Slider with ID: 6 Not Found #63027
     sharmstr
    Moderator

    I had the same issue and it took me a while to sort it out. Here’s what I had to do.

    1 – Import the demo posts for the news site
    2 – Import the news-magazine slider
    3 – Import the news-magazine-template slider

    Then go into the news magazine slider settings and select a category (you can choose multiple), then save.

    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: Can not save in backend #63021
     sharmstr
    Moderator

    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: KLEO Megamenu Column Width #63017
     sharmstr
    Moderator

    Try this in your quick css

    COPY CODE
    
    .kleo-main-header .nav li.kleo-megamenu.mega-2-cols>.dropdown-menu {
      width: 500px;
    }
    
    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: Try to bypass VC plugin #63016
     sharmstr
    Moderator

    There are others using Kleo without VC. My suggestion is to install it so you can test and build the shortcodes you want to use, then copy those shortcodes and put on a page without any VC code. Then disable VC.

    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: Activity Stream – Link to Album #63015
     sharmstr
    Moderator

    That’s not generated by Kleo and does the same thing in other themes. That message is generated by rtMedia. Have you searched their forum?

    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: Related post in portfolio #63010
     sharmstr
    Moderator

    Here is their documentation. If you cant find an answer there, ask Jetpack for assistance.

    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: Related post in portfolio #63009
     sharmstr
    Moderator

    That’s not Kleo’s related posts, that’s JetPacks related posts.

    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 Membership Levels #63005
     sharmstr
    Moderator

    kleo 3.0 comes bundled with Go Pricing. You can build all sorts of new levels tables. http://granthweb.com/go-pricing/clean-76-90/#757

    Once you build your table, put the shortcode for the table on your levels 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: Wordfence Security error? #63002
     sharmstr
    Moderator

    I think you’re good. http://themeforest.net/item/cardinal-wordpress-theme/8070889/comments?page=18&filter=all#comment_7647713

    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: Revolution slider missing slide #63000
     sharmstr
    Moderator

    Its /main files/demo content/revolution slider/home-default.zip

    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: Create activity stream page #62998
     sharmstr
    Moderator

    The shortcode is in Visual Composer. See attached.

    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: Theme options disappeared #62996
     sharmstr
    Moderator

    send an email to dev@seventhqueen.com. I dont have access to old versions.

    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 what their plugin does if you set Toggle Form to Enabled. If your page loaded faster, you’d never see 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: Theme options disappeared #62990
     sharmstr
    Moderator

    In the future please disable all the extra plugins before posting. It looks like a conflict with Gravity View

    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 size #62986
     sharmstr
    Moderator

    That’s not Kleo. Kleo has its own post grid.

    With that said, try the VC Post grid instead of the masonry 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

Viewing 40 posts - 6,241 through 6,280 (of 11,328 total)

Log in with your credentials

Forgot your details?