Forum Replies Created
-
Author
-
sharmstr
ModeratorDont think its possible using the video shortcode. You can with if you put the video in a slider.
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 cant upload via WP Media, then its not a Kleo issue and its probably an issue with your server. You can test this by enabling the WP 2015 Theme and disabling 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
sharmstr
ModeratorYes its safe. That’s how I tested this. 🙂
Yes, the buddyblog developer.
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 just installed it and ran a test. The comment form is shown. I didnt have to edit the post to turn it on. With that said, the blog listing in the profile shows that the comments are off. But again, when you go to the post, the comment form is there without me having to go into the post settings to turn it on. What does the developer say about this? Does it happen with the WP 2015 Theme enabled? Perhaps there’s a conflict with another plugin you have enabled.
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
Moderatormoving since this isnt a bug…
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
ModeratorThat button relies on jquery. Have you checked for plugin conflicts that might be causing jquery errors? Does it work 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI’m moving this since it wasn’t a bug.
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 dont need to be a developer. You just need to be aware of the information.
Did you look for plugin conflicts?
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://werpurple.org/drug_guide/ To make the background fill the whole page, you have to enable full height row in the row settings. I’ve done that for you.
http://werpurple.org/the-purple-research-center/ The page title was under the logo because you had transparent main menu turned on in theme options. For the way you have your site set up, that should be set to off and only turn on at the page level for those pages that need it. I’ve fixed that 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
ModeratorThe stuff under the line can only be seen by you, mods and admins.
So, lets focus on this page: http://werpurple.org/drug_guide/. You do want the background image to start at the top so the with a transparent main menu, right? The issue is the padding isnt enough so the text is too high? Just trying to figure out how you had it before. I went in an set the top padding to 120 instead of 60. Take a look and tell me if that’s how its supposed to look.
The css code in Theme Options > General IS working. Its setting your font and caret to purple. But the way the css is written, it will only do it on transparent menus so that’s why its purple here: http://werpurple.org/drug_guide/ but not here: http://werpurple.org/the-purple-research-center/ If you also have purple set up in Theme Options > Styling, then perhaps you’re running into one of the issues outlined here: https://archived.seventhqueen.com/forums/topic/some-changes-in-theme-options-in-a-child-theme-wont-be-recognized
Now on this page: http://werpurple.org/the-purple-research-center/ there is not padding on the sides because you have the row set to “inner container: no”. Change it to yes.
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
ModeratorAssuming you were previously running the Kleo child theme, did you mistakenly enable the Kleo main theme after updating 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
ModeratorIf I had to guess, I’d say its caching/cdn. So you might want to start there.
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
ModeratorMoving this because its not a bug.
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 are on a very old version of Kleo that has old theme forest code that doesnt work with the newer version of their update notifications. You’ll have to update via FTP. Once you do that, you’ll start getting update notifications in WP admin again. 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorNo problem.
But Dynamic does. See attached.
Honestly, I used both. Widget Logic is simpler to use if you know the php commands to feed it. So stick with 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
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorCould be any one of those things. Look for plugin conflicts. Purge your cdn. Try it with the WP 2015 Theme enabled. Let me know how those go.
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 dont want to use the plugin I suggested, which seems to work fine on my site. Then you can use Widget Logic and add this to the widgets that you only want displayed on the profile
COPY CODEbp_is_user()
and this on the ones you dont
COPY CODE!bp_is_user()
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
ModeratorIts probably a plugin conflict. Start by disabling all plugins. If the admin bar shows up and authors can post, then start enabling each plugin one-by-one until the problems reappear. That will ID the conflict.
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 have quite a few problems with your site besides that.
404 Errors on single activity pages (i.e. http://waystid.com/activity/p/717/): Go to WP Admin > Settings > Permalinks and click save.
jQuery not working on activity page and other areas. See this: https://archived.seventhqueen.com/documentation/kleo#wp-engine This fix might have some issues so you might need to get wpengine involved. Read this for some background on the wpengine mess: https://archived.seventhqueen.com/forums/topic/activity-stream-multiple-posts-with-every-post#post-55756
You should also look for plugin conflicts. Disable any plugins that didnt come with Kleo and see if that solves your 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
sharmstr
ModeratorThat’s usually an indication of a plugin conflict. Start by disabling all plugins except for PMPro. If it shows up, then start enabling each plugin one-by-one until it disappears again. That will ID the conflict.
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
ModeratorMany of us are very happy with Wangguard: https://wordpress.org/plugins/wangguard/
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 can set them all up on one site if 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
sharmstr
ModeratorI know. You need to add those widgets to the main sidebar and control which pages they are visible on using a 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
sharmstr
Moderatorcontact dev@seventhqueen.com
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@norman, please open a new topic for this.
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 has been asked. Basically, you need to know PHP to do it.
https://archived.seventhqueen.com/forums/topic/footer-column-5
https://archived.seventhqueen.com/forums/topic/footer-columns-2more info on footer columns
https://archived.seventhqueen.com/forums/topic/footer-columnsHi 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 can use Peters Login Redirect plugin to redirect users to their profile after logging in. Make sure you set Theme Options > Misc > Login Redirect to Default WordPress. In peters settings, you can use http://www.yoursite.com/members/%5Bvariable%5Dusername%5B/variable%5D
You’ll need a plugin to restrict buddypress pages to logged in users. There are several out there. You can use Paid Membership Pro, but it might be more than you need. There are simpilier plugins. I havent tried this one, but it looks like it would work well for you: https://wordpress.org/plugins/buddypress-members-only/
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
ModeratorAdd this to your quick css
COPY CODE#kleo-login-result .wrong-response > a { 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
ModeratorYou have to use a conditional widget plugin like this: https://wordpress.org/plugins/dynamic-widgets/
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
ModeratorAs I said, Paid Membership Pro doesnt work on Buddypress pages. http://www.anciens-egca.com/membres/ is a buddypress page. That’s not Kleo’s fault, thats a limitation of the plugin. To help restrict buddypress using paid membership pro, the kleo developers added some code to redirect people to the home page, depending on how you’ve set it up in Theme Options. Would you like me move this topic to the feature request forum to request that the developers change the functionality from a redirect to a message?
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
ModeratorSend an email to dev@seventhqueen.com
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
October 29, 2015 at 21:02 in reply to: Create an entry with avatar and username in main menu that link to bp_core_new_nav_item #84943sharmstr
ModeratorAs I mentioned, set it as your default screen. Again, info on doing this is on the bp 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
October 29, 2015 at 19:04 in reply to: Social Articles plugin! When I try to type Japanese text, the system isn’t work correctly. #84932sharmstr
ModeratorKleo didnt write the plugin so I doubt its a Kleo bug. Temporarily change to the WP 2015 Theme and see if you still have the same issue. If so, contact the plugin developer: https://wordpress.org/support/plugin/social-articles
Let me know if it works fine with the 2015 theme
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
October 29, 2015 at 18:59 in reply to: Create an entry with avatar and username in main menu that link to bp_core_new_nav_item #84930sharmstr
ModeratorAlso, not sure if you want to do this, but you can always change the default screen in the profile to your custom screen. That way when someone clicks on the menu avatar it will load your custom screen 🙂 There’s info on how to do this on the buddypress 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
October 29, 2015 at 18:57 in reply to: Create an entry with avatar and username in main menu that link to bp_core_new_nav_item #84927sharmstr
ModeratorIs there something different with that account? Does the name show up if you log in with the Kleo account?
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 isnt a bug. By default, PMPro doesnt have any blocking/management of Buddypress components. The Kleo developers have added this functionality. Its been coded to redirect the users back to the home page. So what you are seeing is how it works. I can move this topic to the Feature Request forum for consideration if you’d 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
October 29, 2015 at 18:46 in reply to: How do I add a meta description to my home page (which uses my blog as the front page)? #84921sharmstr
ModeratorHey Stephanus – As mentioned, its in the Yoast documentation: http://kb.yoast.com/article/146-yoast-wordpress-seo-titles-metas-template-variables
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@felesia103: Please do not double post your question. Thank 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
October 29, 2015 at 18:34 in reply to: Create an entry with avatar and username in main menu that link to bp_core_new_nav_item #84918sharmstr
Moderator1 – I see the username just fine. see attachment.
2 – This will take custom coding that is beyond the scope of support here. If you’d like to get a quote on this, contact dev@seventhqueen.com.
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.October 29, 2015 at 16:42 in reply to: Some changes in theme options in a child theme won’t be recognized #84888sharmstr
ModeratorIt goes in your child theme’s functions.php file (/kleo-child/functions.php) anywhere after
COPY CODE/** * kleo child theme functions * add custom code below */
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