Forum Replies Created
-
Author
-
June 11, 2015 at 21:05 in reply to: Pop up login (You are already logged in…please refresh) Issue, KLEO 3.0 #62157
sharmstr
ModeratorI disagree, but I’m glad you got it sorted.
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’ve done some testing and your theme options styles are either not being written to /uploads/custom_styles/dynamic.css or they are but your server is serving and old version of the file.
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 dont know of any way to do that.
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
ModeratorNot sure I understand.
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
June 11, 2015 at 19:56 in reply to: Pop up login (You are already logged in…please refresh) Issue, KLEO 3.0 #62131sharmstr
ModeratorI found this as well. Basically it checks to see if the requested page is the home page and if the user is already logged in, it will redirect them to their profile. It say to put it in bp-custom.php, but put it in your functions.php file instead.
This might be what you’re after
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
ModeratorDid 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
June 11, 2015 at 19:43 in reply to: Pop up login (You are already logged in…please refresh) Issue, KLEO 3.0 #62125sharmstr
ModeratorThis reply has been set as private.June 11, 2015 at 19:36 in reply to: Pop up login (You are already logged in…please refresh) Issue, KLEO 3.0 #62120sharmstr
ModeratorI’m going to make a suggestion here. Keep in mind that I dont know your requirements. But as I see it, as a user, why would I want to be directed to my profile that shows my personal info? Why not show me something interesting like the latest forum updates or an activity feed. If you do that instead, you can change your home page to only show the slider you have that has the registration and login buttons, to people who arent logged in. There is a ‘content by usertype’ shortcode that will allow you to show are hide sections of a page depending on if a user is logged in or not.
You can add that to the register/login slider and set it to “Logged out user”. Under that you can have another section set to “Logged in user”. That section could have the forum and/or activity feeds (or whatever else you want.)
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
June 11, 2015 at 19:29 in reply to: Pop up login (You are already logged in…please refresh) Issue, KLEO 3.0 #62115sharmstr
ModeratorFor people who registered through facebook, once they come back to the site and try to log in, they still see this “You are already logged in. Please refresh page” when they refresh nothing happens the stay on same page. When they click on Login with Facebook, a pop up is displayed “You are already logged in”
Basic question here. Why are you even showing the login button to people who are already logged in?
For people who did not logged in with facebook, just simpy registered, they need to login every single time they visit the site, typically when someone clicks on remember me, they should remain logged in and when they type in homepage url they should go straight to their profile page, thats how it works eveywhere else.
This is only because you set it up that way. Most sites homepages are just that. home pages. You’ve set up your site so the home page is a “register or login” page. There’s no built in way with either WP, BP or Kleo to have logged in users who visit your home page to be redirected to their profile. There never has. You need to add custom code or find 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorIf you’ve upgraded to Kleo 3.0, you can set the login redirect page in Theme Options > Login Redirect: Custom Link
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
June 11, 2015 at 18:54 in reply to: ERROR /class-tgm-plugin-activation.php: PM Pro bbPress addon with Kleo #62103sharmstr
ModeratorOf course Kleo is tested. But to be fair, the cant test every single plugin/addon that users will install, nor do they claim to work with every plugin/add-on out there. Kleo works with PMPro. I dont recall seeing 7th queen to claim that the bbpress addon works with Kleo. I could be wrong, but since its not a suggested plugin, I dont think I am.
In any case, copying the newer TGM activation file into the bbpress add on folder seems to fix the issue.
– Disable the bbpress addon
– Go to /plugins/pmpro-bbpress/ and rename class-tgm-plugin-activation.php to class-tgm-plugin-activation-old.php
– Go to /themes/kleo/lib/ and copy the class-tgm-plugin-activation.php file and paste it into /plugins/pmpro-bbpress/
– Enable the bbpress addonLet me know if you run into any issues 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
June 11, 2015 at 18:41 in reply to: ERROR /class-tgm-plugin-activation.php: PM Pro bbPress addon with Kleo #62099sharmstr
ModeratorActually, I was wrong. I was looking at the copywrite header of the file which wasnt changed and had old dates so I thought it was an old version. Kleo is actually using a newest version of the file 2.4.2. PMPro for bbpress is NOT (version 2.3.6).
Just to be clear, I wasnt suggesting you stay on the 2015 theme. I’m only suggesting you change it to the 2015 until after you enable the plugin.
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
June 11, 2015 at 18:31 in reply to: Star/Unstar on PC vs star icon on Ipad, icon looks so much better #62094sharmstr
ModeratorWrite yourself a note and put it on your keyboard. “flush the cache before asking a question.” LOL
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
June 11, 2015 at 18:21 in reply to: How to change the membership requiring Page with Kleo 3.0 ? #62091sharmstr
ModeratorOr if you’ve created the pricing tables using VC, switch to classic mode and copy the shortcode for the pricing table into WP Admin > Memberships > Advanced Settings > Messages
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
June 11, 2015 at 18:20 in reply to: How to change the membership requiring Page with Kleo 3.0 ? #62090sharmstr
ModeratorCreate a pricing table using the go pricing plugin. Use the shortcode for that table in WP Admin > Memberships > Advanced Settings > Messages
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
June 11, 2015 at 18:07 in reply to: Star/Unstar on PC vs star icon on Ipad, icon looks so much better #62081sharmstr
ModeratorLook here: http://seventhqueen.com/themes/kleo/members/demo/messages/ login is demo demo
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
June 11, 2015 at 18:06 in reply to: Star/Unstar on PC vs star icon on Ipad, icon looks so much better #62080sharmstr
ModeratorThere is a star on desktop. Try clearing 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
ModeratorUpgrade to Kleo 3.0 (make sure you update VC too) and see if that solves the issue.
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
June 11, 2015 at 17:55 in reply to: ERROR /class-tgm-plugin-activation.php: PM Pro bbPress addon with Kleo #62075sharmstr
Moderator@abe – take a look at this: http://tgmpluginactivation.com/faq/fatal-php-error-1/
Looks like Kleo is using the 2011 version and PMPro for bbpress is using the 2012 version
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
June 11, 2015 at 17:52 in reply to: ERROR /class-tgm-plugin-activation.php: PM Pro bbPress addon with Kleo #62074sharmstr
ModeratorI’ve confirmed that this is indeed happening. As a workaround I temporarily activated the WP 2015 theme, activated the forum addon, then reactivated Kleo. I’m still getting an error message in the admin, but the plugin appears to be working. See if you can do that for now.
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
ModeratorFiltering is not available in the Kleo Post shortcode. I’ll move this to feature request to be voted on.
In the meantime, you can switch to the built in Post Grid shortcode that comes with VC, but it will not have kleo styling.
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 this in quick css.
COPY CODE.popover { z-index: 900; }
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 the page has been scrolled and that’s a a sticky menu, everything goes under the sticky menu. Its supposed to. Its hard to tell if the page has been scrolled or not.
I’ve tested it and it only happens when the sticky menu has been triggered because of a scroll down the page. Again, this is how it should work. See attached.
Let me know if you’re seeing the same.
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.sharmstr
ModeratorWorked fine for me.
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://archived.seventhqueen.com/forums/topic/top-bar-font-size-color#post-55993
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
ModeratorYou’re right. I tested with the standard listing which is fine. I’ll move it back to bugs and see if we can come up with a quick fix.
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.offcanvas-sidebar.side-color.is-open {
z-index: 9000;
}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
ModeratorTheme Options > Blog. Turn the meta off.
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 was released an hour ago.
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
ModeratorHave you tried wp admin > rtmedia > media sizes
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.kleo-main-header { background-image: url("http://www.flavourex.com/wp-content/uploads/2015/06/9036048_l.jpg") !important; } .kleo-main-header .container { padding-left: 0px; padding-right: 0px; } .collapse.navbar-collapse.nav-collapse { background-color: #fff; }
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, Kleo 3.0 was just released. Please update, including VC. Then lets get this sorted for 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
ModeratorRespond with a link please. Its easier for me to explain if I can see what you have so far.
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 can see the css that’s causing the issue, but I dont know why its loading the way it is. I cant reproduce it. As a working around, try this in your quick css
COPY CODE.navbar-transparent .header-color, .navbar-transparent .header-color .kleo-main-header { background-image: url("http://www.flavourex.com/wp-content/uploads/2015/06/9036048_l.jpg") !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
ModeratorYeah, ignoring it like I’ve already said.
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@writekelly – Sorry to hear about your loss. I cant speak for 7th queen obviously, but as I mentioned, there has been a ton of activity in the code repository over the last several days. They aren’t sitting on their hands.
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
ModeratorEnable wp debugging. Make sure to set display to true: https://codex.wordpress.org/WP_DEBUG
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 seen any ETA updates. I can tell you that there have been about 50 new code pushes in the last 2 days. They are busting butt on this update. (it looks really cool too)
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
Moderatorrespond privately with credentials of the acct having the issue.
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