Forum Replies Created
-
Author
-
sharmstr
ModeratorGreat. Its in the next update.
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 able to scroll to a certain point, no problem.
I’m not able to even see the audio player in lightbox on mobile. @abe, I’m on android.
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
ModeratorCan I see 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
ModeratorIn your childs function.php file. Perhaps you need to clear your server cache after you add them.
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
ModeratorKnown paralax issue. Here’s the fix: https://archived.seventhqueen.com/forums/topic/parallax-issue-with-kleo-2-4-3-update#post-55878
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 should do it by default. Looks like you have a plugin that’s causing a 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
ModeratorAttach your style.css file. If there is an error in your code it wont work.
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 found the issue. Try this out.
Open up /kleo/buddpypress/activity/entry.php. Scroll down to the following line (should be line 89)
COPY CODE<?php if ( ( is_user_logged_in() && bp_activity_can_comment() ) || bp_is_single_activity() ) : ?>
and change it to this
COPY CODE<?php if ( ( bp_activity_get_comment_count() && bp_activity_can_comment() ) || bp_is_single_activity() ) : ?>
Let me know if that fixes it 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
ModeratorI’ve confirmed this. I’m looking into it 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
ModeratorLooks like its fixed 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
ModeratorI need ftp access and admin access 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
ModeratorI did some testing and a clean install of Kleo with the correct version of the plugins doesnt have the masonry post grid and the text field under it issue you described in the other thread. Compare our sites
Yours: http://mobiletest.me/htc_one_emulator/#u=http://eyroniq.com
Mine: http://mobiletest.me/htc_one_emulator/#u=http://dev.sharmstr.com/3-colums-template/ (note: I only have one post with and image, but you can see the other are working when you hover over them.)
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
ModeratorWorking through this in this thread: https://archived.seventhqueen.com/forums/topic/visual-composer-elements-not-showing-on-android
Closing this one.
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
ModeratorCouple of things
1 – You’re running an old version of VC. Upgrade it. https://archived.seventhqueen.com/forums/topic/steps-to-update-kleo-theme
2 – Disable on plugins that didnt come with Kleo and see if you still have the issue.
3 – Purge the cache on your phone and on the server if you have that 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
ModeratorAlso, I’d be very careful using threaded replies. Lots of issues with it. Check the bbpress forum to see what I mean.
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 uses the standard WP function to check to see if a user is logged in or not: https://codex.wordpress.org/Function_Reference/is_user_logged_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
ModeratorPut this in your quick css
COPY CODE#bbpress-forums div.reply { height: auto; position: relative !important; overflow: hidden !important; width: 100%; }
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
ModeratorVersion 2.4.3 – 22.04.2014
– Fix for blog grid displaying featured media
– Carousel Swipe fix on mobile
– Updated Woocommerce cart.php template for the 2.3.8 plugin update
– Small Woocommerce Filter by widget styling fix after plugin updateHi 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 need to be running Kleo 2.4.3. While you’re at it, upgrade VC too: 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
ModeratorWhat search page? There are several. Can I see a 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
sharmstr
ModeratorSince Kleo only stylizes the Buddypress output, you should post this question on the Buddypress forum. There’s a bigger audience there. Perhaps someone has already figured this out.
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 welcome.
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
ModeratorEdit that row and remove the top padding. Looks like its set to 40px
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 themeforest.
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
ModeratorBecause you have a captcha plugin installed but you havent added the captcha to the form. Why do you even need a captcha for a password reset?
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 a jquery issue. Disable plugins to find the conflict. Or use the browsers dev tools to look for jquery errors.
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 have no idea. Why dont you try it and tell us 🙂
Do a search here, there are discussions about other chat programs that people are using with Kleo.
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, its not possible without custom coding. Maybe there is a plugin that will 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
ModeratorAgain, need a link.
The slider will be updated in the next Kleo release. I dont have an ETA but I’ve heard that it will be somewhere around the 15th. That’s not an official date.
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
ModeratorLink please
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 –
COPY CODE.bp-user #latest-update { display: none !important; }
2 – https://archived.seventhqueen.com/forums/topic/kleo-bp_the_profile_field_value
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 link I gave you had your answer. Its the very first shortcode [bbp-forum-index]. Just add a text block and put that shortcode in 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
ModeratorNo, WPBakery Visual Composer: 4.3.4 is NOT the correct version. You should be running 4.4.3.
Download the full install from theme forest (not just the theme files). Then follow the directions I gave you initially.
Re-download the theme from Themeforest. You will find the .zip archive under the main package downloaded from Themeforest under Plugins folder. You can delete the old plugin from WP Admin – Plugins and upload the new .zip 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
ModeratorThe first link I sent you explains how to update the plugins. I also asked you to update it from beginning. That version of VC had that problem. In the future, please please do as we ask. It will save us a ton of time. Thanks.
I have no suggestions as to which code to use. Its easy to steal pictures even if right click is disabled so I dont see the point.
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
ModeratorKleo isnt doing that. Buddypress does that by default. They are links to search for other members with the same info.
Profile using other themes
http://demo.rtcamp.com/inspirebook/members/ankit-gupta/profile/
http://demo.rtcamp.com/rtmedia/members/yoann/profile/Search the BP forum. I’m sure its been asked before.
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
ModeratorPlease do as I asked and disable all plugins that come with Kleo. We are trying to determine if there is a conflict. We already know that this is issue doenst happen on a clean install of Kleo. You have custom javascript that disables right clicking on the page along with some other things. Its throwing errors on the page. Now that I think of it, its probably why VC isnt working correctly. Remove 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
Moderator@abe. 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
sharmstr
ModeratorFTP theme to your server. Put them in /themes/kleo/assets/js
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 in the demo only. Its there because you dont have access to Theme Options to change those things.
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
ModeratorYour site is throwing errors. Please disable all plugins except for the ones that come with Kleo, remove the custom javascript that’s throwing errors and see if you have the same issue.
It also looks like you havent updated k-elements. It should be 2.4 but it looks like youre running 2.2.
Respond privately with the info in Theme Options > Sys info after you’ve done the above and verified that its still not working.
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