Forum Replies Created

Viewing 40 posts - 4,441 through 4,480 (of 11,328 total)
  • Author
  •  sharmstr
    Moderator

    It does work. I’ve tested it on two of my sites. What version of VC are you running? It should be 4.6.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: Register Modal / Page Modification – Social Sign Up #71904
     sharmstr
    Moderator

    1 – Not at this time. Perhaps you can find a plugin for that.

    2 – Many people are using oneall social for this. If you go that route, there are topics on this board that explain how to add the oneall icons to the login modal. Just do a search.

    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 I can create a mega menu? #71895
     sharmstr
    Moderator

    Select “Enable Mega menu for child 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

    Attachments:
    You must be logged in to view attached files.
    in reply to: Changing group profile icon colour when hovering #71882
     sharmstr
    Moderator

    The group icons change color on hover just like the profile icons do. Its dependent on your hover colors that you’ve set in theme options.

    http://seventhqueen.com/themes/kleo/groups/gladiator/

    Or you can do with with css

    COPY CODE
    
    #buddypress #item-nav ul li a:hover:before {
        color: red !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: Adding Custom Page to Groups #71862
     sharmstr
    Moderator

    It is. Buddypress has ways of doing that. Check out their documentation here: https://codex.buddypress.org/developer/group-extension-api/

    This might help as well: http://premium.wpmudev.org/forums/topic/adding-a-new-tab-with-group-desciption

    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: background image external url #71842
     sharmstr
    Moderator

    Go into row settings and add an Extra class name. Save the row. Click on the gear icon at the top of the VC editor and add the following css

    COPY CODE
    
    
    .my-extra-class-name {
        background-image: url(http://www.external-site.com/image.jpg);
        background-attachment: scroll;
        background-size: cover;
    }
    
    

    Change .my-extra-class-name to whatever you named your class and change the url to your 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

    in reply to: Shortcode Error #71840
     sharmstr
    Moderator

    Took me a while to figure it out, but I believe you’re receiving the error because you’re using an old version of PHP. Change your servers PHP version to 5.6+ Most hosting companies allow you to do that yourself in cPanel. If you need assistance with this, contact your hosting company.

    You should also update to Kleo 3.0.6

    I installed the Debug Info plugin. You can safely remove that if you want.

    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: Shortcode Error #71791
     sharmstr
    Moderator

    Hmmm. Can you give me access? 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: Problems with contact forms #71764
     sharmstr
    Moderator

    I tried accessing the backend 5 times. It kept timing out. Since I can’t see what’s going on, I’m unable to fix it. Therefore I gave you suggestions since you can get into Wp admin.

    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 the group members count #71754
     sharmstr
    Moderator

    So, it doesnt show with the 2015 theme either. That rules out Kleo as being the issue. Perhaps you can find a solution on the Buddypress 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: Failed frontend login redirect to backend #71753
     sharmstr
    Moderator

    As I said, you need to talk to the people who wrote the widget. Those are not Kleo widgets.

    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: Problems with contact forms #71752
     sharmstr
    Moderator

    No need to yell. If you would have been specific from the beginning, I would have known what you were talking about.

    Perhaps you should ask the contact 7 developers since its their plugin.

    Does it work with the 2015 Theme enabled?

    You can also try https://wordpress.org/plugins/wp-mail-smtp/ which solves common WP email issues.

    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 Link Modal not working #71751
     sharmstr
    Moderator

    I think there’s an issue with object caching. Does that pertain 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: How change menu if user is log or not #71750
     sharmstr
    Moderator

    Sorry that I forgot about that initially. :/

    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: Member Type Tabs not displaying #71732
     sharmstr
    Moderator

    You dont need to do anything. I’m merely letting you know that the developers are looking into 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: BuddyPress errors after update Kleo to ver. 3.0.6 #71731
     sharmstr
    Moderator

    You dont need to do anything. I’m merely letting you know that the developers are looking into 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: problem with the group members count #71725
     sharmstr
    Moderator

    Did you clear your server cache? Does it show how many members with the 2015 theme enabled?

    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: How change menu if user is log or not #71722
     sharmstr
    Moderator

    Actually, now that I think about it. You dont need a plugin to hide my account either. Just put my account and register on the same level. 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: How change menu if user is log or not #71721
     sharmstr
    Moderator

    btw – you can put register from the kleo menu section on the menu and it will auto hide if a user is logged in. You dont need a plugin for 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: How change menu if user is log or not #71719
     sharmstr
    Moderator

    This works for me: https://wordpress.org/plugins/menu-items-visibility-control/

    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: Filter by Category not working #71713
     sharmstr
    Moderator

    Okay. fyi – that’s not a theme shortcode. It comes standard with 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: BuddyPress errors after update Kleo to ver. 3.0.6 #71710
     sharmstr
    Moderator

    These were introduced with the new member type code. I’ve informed the devs about it here: https://archived.seventhqueen.com/forums/topic/member-type-tabs-not-displaying#post-71709

    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: Member Type Tabs not displaying #71709
     sharmstr
    Moderator

    Great. While you’re at it, can you get rid of the new warnings as well 🙂

    https://archived.seventhqueen.com/forums/topic/buddypress-errors-after-update-kleo-to-ver-3-0-6

    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: Restricted buddypress page not working #71708
     sharmstr
    Moderator

    I cant reproduce this. Every time I go to a locked down page or bp component with a double slash before the page or component name, WP automatically removes the extra slash and I get the “This content is for registered members only” notice (for pages).

    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: Filter by Category not working #71707
     sharmstr
    Moderator

    I used your settings (obviously not your categories) and it works fine. What versions of kleo and vc are you running?

    Also, you never really said what’s not working. Are you not getting any results? Too many results?

    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: caret color menu item hover #71700
     sharmstr
    Moderator

    Great!

    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 Picture Display Issue #71699
     sharmstr
    Moderator

    It looks like the @name is missing. That’s what sets the padding between the avatar and the active message. You can add this css and adjust as necessary

    #item-header-content {
    margin-top: 15px;
    }

    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 make the logo larger than the navigation height #71696
     sharmstr
    Moderator

    You can try this css. Change the px sizes accordingly.

    COPY CODE
    
    #logo_img {
        max-height: 120px !important;
        height: 120px !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: Replace WordPress/Kleo Search to Relevanssi plugin #71694
     sharmstr
    Moderator

    1 – See my answer above

    2 – I dont 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: BBpress – Groups with Multiple Forums #71693
     sharmstr
    Moderator

    btw – Buddypress groups uses bbpress. I dont think there is any way around that. Again, you’d need to ask on the BP 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: BBpress – Groups with Multiple Forums #71692
     sharmstr
    Moderator

    1 – Dont think so. You should ask on the Buddypress forum since its their plugin.

    2 – It will probably work, but wont have any kleo 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: problem with the group members count #71687
     sharmstr
    Moderator

    You can see here that it normally works: http://seventhqueen.com/themes/kleo/groups/

    So either you have a plugin conflict or you need to update to 3.0.6.

    The labels will show up automatically for people who are moderators or keymasters.

    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: Failed frontend login redirect to backend #71682
     sharmstr
    Moderator

    btw – that’s not a “admin login” page. Its the standard WP login 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: Failed frontend login redirect to backend #71681
     sharmstr
    Moderator

    Yes, that’s how that login works. Kleo didnt create that login. BP or BBP (depending on which one you are using) created them. If you want to change its behavior, then you should ask on those 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: Shortcode Error #71680
     sharmstr
    Moderator

    That’s not an error. Well, its not a complete error. Its just a file path. What is the actual error?

    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: wrong colored squares #71679
     sharmstr
    Moderator

    The css classes for that are

    .kleo-toggle-menu .kleo-toggle-submenu: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: How change menu if user is log or not #71623
     sharmstr
    Moderator

    Look for a conditional menu plugin. There are a few.

    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 change the size icon "user-xprofile" ? #71622
     sharmstr
    Moderator

    Cant do that. The icon is attached to it. If you remove it, then no icon.

    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: Member Type Tabs not displaying #71621
     sharmstr
    Moderator

    @abe – The member type tabs dont work unless the members directory slug is members. Is that a Kleo thing or a BP thing?

    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: Member Type Tabs not displaying #71620
     sharmstr
    Moderator

    I was able to replicate this by changing my members slug to user.

    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 - 4,441 through 4,480 (of 11,328 total)

Log in with your credentials

Forgot your details?