Forum Replies Created

Viewing 40 posts - 8,881 through 8,920 (of 11,328 total)
  • Author
  • in reply to: add friends , follow friends Masonry, loading issue #44383
     sharmstr
    Moderator

    Norman. Did you clear your cache?

    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: WC Vendors Integration #44381
     sharmstr
    Moderator

    It wont be a problem. I’m just sorting out reporting. Was also trying to figure out what else I could add to it. If you have suggestions, let me know. No promises though 🙂

    I dont know. I do know that Abe has been working hard on 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: Membership Approval #44365
     sharmstr
    Moderator

    BP Registration Options https://wordpress.org/plugins/bp-registration-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: How can i make a new group? #44355
     sharmstr
    Moderator

    Go to wp admin > settings > permalink and click save.

    If that doesnt work, make sure you have groups enabled in BP and a page assigned to it.

    If that still doesnt work, disable your 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: adjust row ? #44354
     sharmstr
    Moderator
    COPY CODE
    
    .w2dc-content .w2dc-location-input {
    margin-top: 0;
    }
    
    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

    Build a single home page and use “content by user type” to create two separate sections. One section for that logged in users will see and another section that not logged in users see. I’ve discussed this a few times here. Do a search for more info.

    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: intergrating social login plugin with kleo login #44349
     sharmstr
    Moderator

    the css I gave you takes care of the border.

    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: style profile pages? #44336
     sharmstr
    Moderator

    If you want to turn off the profile header all together, you can just hide it. I’m putting this here instead of the feature request topic, because I’d still like to see an toggle for this in theme options.

    COPY CODE
    
    
    #kleo-bp-home-wrap #item-header {
    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: style profile pages? #44309
     sharmstr
    Moderator

    I’m refraining from answering any of these until I get my hands on the new profile code.

    In the meantime, please add your request to this topic: https://archived.seventhqueen.com/forums/topic/kleo-features-requests

    Its easier to find and remember that way.

    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

    If you dont want anyone to use the Buddypress registration page, try this….

    https://archived.seventhqueen.com/forums/topic/buddypress-registration-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: adjust row ? #44303
     sharmstr
    Moderator

    On any browser.

    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: adjust row ? #44302
     sharmstr
    Moderator

    Where did you put it? Your page isnt loading the css I gave 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: woocommerce change new-badge color #44298
     sharmstr
    Moderator

    Then its has to be a caching issue. I know for sure the code works. I’ve used it on 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: woocommerce change new-badge color #44295
     sharmstr
    Moderator

    try background: 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: woocommerce change new-badge color #44293
     sharmstr
    Moderator

    This works for me

    COPY CODE
    
    .woocommerce ul.products li.product .new-badge, .woocommerce-page ul.products li.product .new-badge {
    background: red;
    }
    
    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 Avatar and Activity Stream Issue #44290
     sharmstr
    Moderator

    Something is adding paragraph tags around the 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: tags getting cleared #44289
     sharmstr
    Moderator

    It will be available in the next version of Kleo (2.4). The only thing left to do before its released is finishing integrating with the latest version of 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: Profile Avatar and Activity Stream Issue #44286
     sharmstr
    Moderator

    maybe a css issue or a plugin conflict. can you reply privately with a link 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

    in reply to: How do I customize the pm membership pro plugin? #44285
     sharmstr
    Moderator

    From the developers of the plugin http://www.paidmembershipspro.com/2013/04/adding-a-new-payment-gateway-option-to-paid-memberships-pro/

    Perhaps someone has written a plugin since then?

    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: HELP URGENT!!! Adding selectable attributes #44280
     sharmstr
    Moderator

    Its all in the woocommerce docs. Start here
    http://docs.woothemes.com/document/product-variations/

    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: Remove dot? #44279
     sharmstr
    Moderator

    Put this in your child css or quick css in theme options

    COPY CODE
    
    .kleo-online-status {
    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: Logged in users straight to activity page #44274
     sharmstr
    Moderator

    http://sharmstr.com/login-redirect/

    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: show/hide menu items for registered users? #44273
     sharmstr
    Moderator

    I use this 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: FB style Cover Pic… #44272
     sharmstr
    Moderator

    Don’t waste your time on that. Kleo will have a profile cover in the next update. There’s no firm ETA, but it will be soon. They are just sorting out compatibility issues with the lastest version of 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: intergrating social login plugin with kleo login #44269
     sharmstr
    Moderator

    @connectclever Not sure if you noticed this or not, but if you have social login set to use the social network avatar, the members avatar will not display correctly in the main menu. I’ve narrowed this down to the fact that SL (social login) does their own filtering routines of BPs get_avatar. In the main menu, Kleo uses the html=false argument to so it can add a class to the avatar which makes it rounded, but more importantly, removes the border. In any case, I’ve contacted the developers of SL and asked them that they support html=false. Its a standard/supported BP arguments, so seems to me they should respect it.

    In the meantime or if they decide not to support it, you can use the attached code in your functions.php file.

    And this in your child css

    COPY CODE
    
    .kleo-avatar-menu img {
    	border: 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

    Attachments:
    You must be logged in to view attached files.
     sharmstr
    Moderator

    I’ve played with this a bit. Here’s some thoughts.

    You can use PMPro checkout to register with the site. If you have a Buddypress site, none of the users PMPro information will be available to edit and/or view in their buddypress profile. Also, none of your xprofile fields will show up on the checkout page. You will have to provide a link to “/membership-account/” so they can manage their account. This isn’t uncommon with most other plugins. In fact I’m working on several BP integration plugins right now. For Kleo 2.4 I integratee Woocommerce orders and account settings into BP.

    You can add a “signup/register” link in your main menu and point it to your levels page. You’ll want to use https://wordpress.org/plugins/menu-items-visibility-control/ to hide it once someone logs 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: Showcase KLEO #44266
     sharmstr
    Moderator

    @guy_fraser Nicely done!

    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 do I stop the snowing? #44258
     sharmstr
    Moderator

    clear your site cache.

    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 the Logo Link #44255
     sharmstr
    Moderator

    Excellent.

    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: Display only 1 post in "Posts grid" #44253
     sharmstr
    Moderator

    Wrong link. Go to this one http://sharmstr.com/post-grid-test/

    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: Display only 1 post in "Posts grid" #44251
     sharmstr
    Moderator

    Ahh. I see what’s going on. Its because it a video post. Check this out http://sharmstr.com/post-grid-test/

    There’s probably a way around it but dont have time to look at it at the moment. Maybe someone from 7th Queen will see this before I get to it and will be able to offer up a solution.

    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: Like button #44243
     sharmstr
    Moderator

    https://wordpress.org/plugins/buddypress-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: Specific CSS to change search bar text color? #44242
     sharmstr
    Moderator

    No 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: Display only 1 post in "Posts grid" #44239
     sharmstr
    Moderator

    Also change the “display at most” to 1? Sorry. Sometimes I forget that things aren’t always obvious.

    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: WC Vendors Integration #44225
     sharmstr
    Moderator

    The WC integration will not be part of Kleo. It will be a plugin. I’ll have some questions for you before I’m through with 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: Offcanvas Questions #44219
     sharmstr
    Moderator

    1 – Line 1425 of app.js closes it when clicking anywhere else on the page. You can comment that line out. But, apps.js is minified. So you’ll have to re-minify the file and save to apps.min.js. Keep in mind however, that you’ll have to do this after every upgrade.

    2 – You can use this css selector. Edit and style to suit your needs.

    COPY CODE
    
    .wrap-canvas-menu .offcanvas-title .open-sidebar:before {
    content: "[close this panel]";
    }
    
    .wrap-canvas-menu .offcanvas-title .open-sidebar:hover:before {
    -webkit-transform: none;
    transform: none;
    }
    

    Put it in either your child style.css file or quick css located in theme options. There’s no need to edit core files. Plus, you were trying to edit apps.css, but its minified and apps.min.css is actually the file being loaded.

    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: adjust row ? #44217
     sharmstr
    Moderator

    The reason its not working is because the id’s change on every page load. So the ‘_6644’ will be something else. Delete the previous code and try this instead.

    COPY CODE
    
    .w2dc-location-input {
    margin-top: -4%;
    }
    

    (Hi Laura. Hope you’re okay with me jumping in here.)

    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 the Logo Link #44210
     sharmstr
    Moderator

    /page-parts/general-header-section.php. Since Kleo has some logo switching logic built in, you can probably tap into that. You’ll see a filter on line 14.

    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 Social Articles "new article" button #44205
     sharmstr
    Moderator

    Try going to WP Admin > Settings > Permalinks and 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: rtMedia Issue #44195
     sharmstr
    Moderator

    I haven’t noticed any of that on any of my kleo sites. Might be best to do a search over in their forums. There’s well over a years worth of topics there http://community.rtcamp.com/c/rtmedia

    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 - 8,881 through 8,920 (of 11,328 total)

Log in with your credentials

Forgot your details?