Forum Replies Created

Viewing 40 posts - 5,121 through 5,160 (of 11,328 total)
  • Author
  • in reply to: Visual composer issue (pencils missing) #68030
     sharmstr
    Moderator

    No idea. Plugin conflict? I cant reproduce it on any of my sites.

    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: Sorting Blog Posts #68027
     sharmstr
    Moderator

    Not by default. Maybe a plugin?

    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: Changing font size only for Blog Posts? #68026
     sharmstr
    Moderator

    try this

    .single .article-content p {
    font-size: 16px;
    line-height: 24px;
    }

    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: BP profile search #68025
     sharmstr
    Moderator

    I dont see the issues you’re describing.

    Also, turn of transparent main menu in WP Admin > Theme Options, then enable it on your home page instead.

    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: posts alternate color style #68024
     sharmstr
    Moderator

    There is, but I wouldnt suggest it because it involves custom copies of Kleo files that will certainly change in the future. You’ll have to constantly keep track of code changes. Trust me, this is a pain.

    What’s the reasoning? Perhaps custom css would work better.

    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 Group Cover Profile #68022
     sharmstr
    Moderator

    The profile is the profile cover. Not the member avatar

    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: URL for Register Button #68021
     sharmstr
    Moderator

    Sounds similar to this: https://archived.seventhqueen.com/forums/topic/pricing-table-link-wont-save Check out my answer there and report back.

    The other thing to note, because many people get confused by this, is that if you try to go to your register page and you’re already logged in, it will redirect you to the home page. Maybe this is whats happening to 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: Profile fields not appearing in BuddyPress settings #68020
     sharmstr
    Moderator

    You’re confused. The picture you are showing are sections of the profile. The profile fields are listed in profile.

    See this link: http://seventhqueen.com/themes/kleo/members/kleoadmin/profile/

    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 the background color of one menu entry #68018
     sharmstr
    Moderator

    You can’t.

    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 the change permalink options #68016
     sharmstr
    Moderator

    You are still running 2.4.1. You haven’t updated yet.

    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: Button not clickable with Galaxy Particles #68015
     sharmstr
    Moderator

    Can you update Kleo please. The latest version is 3.0.4

    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 Background on home page #68014
     sharmstr
    Moderator

    Click on the gear icon in visual composer and add this css

    COPY CODE
    
    .header-color.social-header {
      background-color: transparent !important;
    }
    .social-header {
      border-bottom-style: none !important;
    }
    
    .header-color .top-menu li > a {
      border-color: transparent !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: Top Bar Background on home page #67951
     sharmstr
    Moderator

    Edit your page and scroll down to general settings. Set you transparency there. Turn it off in wp admin > 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: Theme Upldate to KLEO 3.0 #67949
     sharmstr
    Moderator

    All of your “data” is in a database. The upgrade replaces files, not data. As long as you havent changed any files in the /kleo/ directory, you’ll be fine. There is a sticky on the front of the forum that details how to upgrade.

    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: Text box background color issue #67925
     sharmstr
    Moderator

    No problem. Make sure you clear your cdn or server cache if in place whenever you install/disable a plugin or switch themes?

    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: Icons not displaying #67912
     sharmstr
    Moderator

    Kleo doesnt block files, especially to its own files 🙂 Go into your browser developer console and you’ll see the font 404 errors. Perhaps its a permissions issue on that folder? Maybe conflict with a different plugin?

    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: Icons not displaying #67909
     sharmstr
    Moderator

    You’re also throwing jquery errors. They are being generated by the meta data filter plugin. Disable it and see what happens.

    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: Text box background color issue #67904
     sharmstr
    Moderator

    the site is blocked so cant see it. by default there shouldnt be any background color on the textbox: http://seventhqueen.com/themes/kleo/pinterest/

    something is overriding it, but I need to 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: GeoDirectory problem & Site-Wide Activity name #67903
     sharmstr
    Moderator

    As this site indicates

    “Support is offered Monday through Friday, but please allow up to 48hrs so we can review your request and respond.”

    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: Default Group Cover site wide #67902
     sharmstr
    Moderator

    That’s what I said here: https://archived.seventhqueen.com/forums/topic/default-group-cover-site-wide#post-67844

    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 Kleo v3.0 not correct running after import #67895
     sharmstr
    Moderator

    Most 404 errors are resolved by resaving your permalinks. WP Admin > Settings > Permalinks, click 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: 404 Error After visting profile pages #67893
     sharmstr
    Moderator

    Looks like that was 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

    in reply to: Defer iframes for videos and embeds #67891
     sharmstr
    Moderator

    This seems to work https://wordpress.org/plugins/lazy-load-for-videos/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: Pmpro register form #67887
     sharmstr
    Moderator

    Perhaps adding buddypress fields to the pmpro register form will solve your issue: http://www.paidmembershipspro.com/2015/02/update-buddypress-profile-additional-user-information-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

    in reply to: Pmpro register form #67886
     sharmstr
    Moderator

    No. There is no hook in BP that allows you to choose a level or recognizes a level passed to it like you’ve suggested. Your best bet is to google for a solution or sign up with PMPro. Kleo does add some pmpro/buddypress functionality, but they are two separate plugins built by two different companies so there is no real integration there.

    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: Follow link #67882
     sharmstr
    Moderator

    https://wordpress.org/support/topic/add-relfollow-to-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: Follow link #67878
     sharmstr
    Moderator

    I dont understand. A follow 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: menu overlap #67877
     sharmstr
    Moderator

    There’s no dropdown for logged out users or users without notifications, so I still cant see 🙂

    But it looks like you’re running Kleo 3.0.1. Upgrade: https://archived.seventhqueen.com/forums/topic/bug-on-notifications-user-dropdown#post-63903

    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: Button not clickable with Galaxy Particles #67874
     sharmstr
    Moderator

    It does work: http://seventhqueen.com/themes/kleo/get-connected/

    So, whats different with your page/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: Geodirectory crashes WP #67873
     sharmstr
    Moderator

    There’s nothing in Kleo that will do 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: menu overlap #67872
     sharmstr
    Moderator

    I think both will be solved with the correct z-index. Can I see a link so I can get you the correct 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: Icons not displaying #67868
     sharmstr
    Moderator

    You’re site is throwing 404 errors on the fontello file. That’s what’s the file that has all the icons.

    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: Geodirectory crashes WP #67867
     sharmstr
    Moderator

    Those are just notices and shouldn’t cause the crash.

    If it happens on a clean install and without Kleo enabled then I’m not sure that I can help. Have you asked on Geo Directory developers? Have you checked your server error log on your server?

    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: Default Group Cover site wide #67865
     sharmstr
    Moderator

    What I mean is. Do you have custom css on your site that is causing the issue you are seeing? As you can see in the link I sent you, the plugin doesnt have 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

    in reply to: login popup dim #67854
     sharmstr
    Moderator

    Because you forgot the . before mfp-wrap. Next time you can check this yourself. Quick CSS will output to the source code. So right click on the page and view source. Search for the css you entered.

    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: Кleo icon element – no icons #67853
     sharmstr
    Moderator

    ftp: 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: GeoDirectory problem & Site-Wide Activity name #67850
     sharmstr
    Moderator

    Please start another topic.

    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: Кleo icon element – no icons #67845
     sharmstr
    Moderator

    Quick update. Had another member report that reinstalling kleo fixed this 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: Default Group Cover site wide #67844
     sharmstr
    Moderator

    To be clear, it shows 100% wide by default if you have it set to Full in Theme options > Buddypress: Enable Full width Group 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: Default Group Cover site wide #67843
     sharmstr
    Moderator

    Do you have custom css for the group? It doesnt do that by default. http://seventhqueen.com/themes/kleo/groups/the-social-network/

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

Log in with your credentials

Forgot your details?