Forum Replies Created
-
Author
-
sharmstr
ModeratorNorman. 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorIt 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorBP 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorGo 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorCOPY 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 2, 2015 at 15:36 in reply to: after user logged in redirect logo link to a different page #44352sharmstr
ModeratorBuild 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorthe 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorIf 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI’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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 2, 2015 at 00:13 in reply to: Assign paid membership level at registration automatically? #44308sharmstr
ModeratorIf 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorOn any browser.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorWhere 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThen 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatortry background: red !important;
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThis 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorSomething 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorIt 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatormaybe 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorFrom 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorIts 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorPut 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorhttp://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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorDon’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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
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 solutionThis 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.February 1, 2015 at 11:49 in reply to: Assign paid membership level at registration automatically? #44267sharmstr
ModeratorI’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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorclear your site cache.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorExcellent.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorWrong 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorAhh. 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorhttps://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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorNo problem.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorAlso 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThe 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderator1 – 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThe 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorTry 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts