Forum Replies Created
-
Author
-
April 13, 2016 at 08:18 in reply to: After WordPress update the Site-Wide Animations dont work anymore #116205AbeKeymaster
Hi, KLEO 4.0.5 update will be available shortly today so make the update and it should be fixed.
Thanks
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.April 13, 2016 at 07:57 in reply to: Installed WordPress 4.5 and Blog Posts, Groups, widgets disappear #116204AbeKeymasterNot marked as solutionAbeKeymasterHi please see this article related to wordPress 4.5 until the 4.0.5 KLEO version is released.
You should wait for KLEO updates that makes sure everything is ok with the newest WordPress version to avoid this kind of things.https://archived.seventhqueen.com/kleo/article/wordpress-4-5-kleo-4-0-5-error
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.April 13, 2016 at 07:57 in reply to: Upgrade to WP 4.5 Coleman causes Syntax Error in Kleo Theme #116201AbeKeymasterNot marked as solutionApril 13, 2016 at 07:57 in reply to: WordPress 4.5 not allowing content in pages to be shown in Kleo #116200AbeKeymasterNot marked as solutionApril 13, 2016 at 07:57 in reply to: Content in Kleo Theme will No Display after Upgrade to WP 4.5 #116199AbeKeymasterNot marked as solutionAbeKeymasterHi please see this article related to wordPress 4.5 until the 4.0.5 KLEO version is released
https://archived.seventhqueen.com/kleo/article/wordpress-4-5-kleo-4-0-5-error
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.April 13, 2016 at 00:33 in reply to: After WordPress update the Site-Wide Animations dont work anymore #116104AbeKeymasterHello, please see this solution here until next theme update
https://archived.seventhqueen.com/forums/topic/jquery-syntax-error-unrecognized-expression
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.AbeKeymasterHi there, please replace your files assets/js/app.js and assets/js/app.min.js from the theme on your server with the ones attached until the update coming this week
Cheers
https://archived.seventhqueen.com/wp-content/uploads/2016/04/Archive-js-files.zip
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.AbeKeymasterBefore posting questions here please make sure whatever you did to the site is not messing with the theme.
You have added a custom style that is messing that
COPY CODE.kleo-shop-cols-4 li.product, .kleo-shop-4 li.product, .woocommerce.columns-4 li.product { width: auto; }
This support site is intended to help you solve theme questions and problems and not your customisations. I am sure you understand that we are not able to check each and every thing clients do custom on their sites.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.AbeKeymasterHi, We don’t have a shortcode to display your profile picture somewhere else right now
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.April 13, 2016 at 00:13 in reply to: visual composer causing php errors and blank pages – help! #116092AbeKeymasterRevslider is not required. It must be something on that install but I can’t tell why since it should not happen. Maybe you have a different jquery loaded .. I can’t tell. Try to do the test with a fresh install
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.AbeKeymasterHi there, that unfortunately should be handled by the plugin so you should consider extending the functionality or submitting a feature request to the plugin author.
All the best
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.AbeKeymasterHi, even if you disable the notification interval, that will still appear in your logs until all users already loaded pages will be closed. If any client still has the browser opened when the last value was in place then it will remain like that until the user refreshes the page.
You can check in your browser console to see if any requests are done by ajaxHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.AbeKeymasterI just did a code adjustment in my last reply.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.AbeKeymasterHi there, try adding this code snippet to your kleo-child/functions.php file and see how it goes when you post a new activity.
COPY CODEadd_filter( 'bp_get_activity_content_body','kleo_bp_activity_filter', 1 ); function kleo_bp_activity_filter( $content ) { return preg_replace("/\[(.*?)(?:(\/))?\](?:(.+?)\[\/\2\])?/s",'', $content);; }
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.AbeKeymasterHi, I am sorry to hear that you are experiencing slow load times and I will gladly help you to see what is causing this.
From our experience in the past year I am almost sure it is not related to KLEO theme and it comes from the plugins that are enabled on your site.
To see if the theme is actually causing this, just enable the default WordPress theme and do the same test and see the results. I am sure that KLEO is not affecting the load time in a way you described it.
Let me know how it goes and afterwards maybe do the same test with the plugins by disabling them one by one.
We even have an article related to slow speed that might help:
http://seventhqueen.com/blog/code-snippets/the-definitive-wordpress-speed-guide-step-by-step-easy.htmlAll the best
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.April 12, 2016 at 15:39 in reply to: visual composer causing php errors and blank pages – help! #115959AbeKeymasterHi, please do a different install with the recommended plugins since I cannot reproduce your error anywhere. I am sure it comes from some custom change you did. Please do that test and see how it goes
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.AbeKeymasterIt comes from BuddyPress core and we can’t alter it from the theme. See also this https://buddypress.trac.wordpress.org/ticket/6984#ticket
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.April 11, 2016 at 22:41 in reply to: visual composer causing php errors and blank pages – help! #115844AbeKeymasterTry to replace the two files from the archive attached. files are located on your server inside the theme at assets/js/
See if the errors still occurs.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Attachments:
You must be logged in to view attached files.AbeKeymasterHi, sorry for the late reply. I don’t understand ” Is there get line for the rounded user profile picture? “
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.AbeKeymasterI see there are some topics on Buddypress site about this and right now it needs core adjustment unfortunately
https://buddypress.trac.wordpress.org/ticket/5617
https://buddypress.trac.wordpress.org/ticket/6586Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.AbeKeymasterdoing a test right now and will see how it goes.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.AbeKeymasterHi there, sorry for the late reply. Can you please do a small test and test that with the default WordPress theme and see how it acts?
If it is the same then it must be something from Buddypress plugin
Let me know
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.April 11, 2016 at 19:05 in reply to: Buddypress not using all translation strings from ro_RO file #115767AbeKeymasterHi there, just replace the file from the attached .zip file and it should be solved. The string was a bit different that the one from BuddyPress and that is why it wasn’t translated.
Now it will be fine and the change will be available in the next update coming this week.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Attachments:
You must be logged in to view attached files.April 11, 2016 at 18:48 in reply to: Buddypress not using all translation strings from ro_RO file #115758AbeKeymasterThat is great news if it works with the file renamed or removed. Will get back right away with the fix
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.AbeKeymasterHi there, sorry for the delay. Will do some tests tonight and probably add an option in the Theme panel for the video height. It is normally taken from any other image in the portfolio loop on the page but if you only have videos then it defaults to 160px set by us as as a fallback.
Thanks for your patience
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.April 10, 2016 at 13:08 in reply to: Buddypress not using all translation strings from ro_RO file #115494AbeKeymasterYou can do another test meanwhile. Try to delete or rename the file located at wp-content/themes/kleo/buddypress/members/activate.php to see if there is any change
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.April 10, 2016 at 13:03 in reply to: Buddypress not using all translation strings from ro_RO file #115491AbeKeymasterThere are two more files in that folder with a similar name. I can’t delete or rename them. See attach.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Attachments:
You must be logged in to view attached files.AbeKeymasterThat means you want another design to that part and it implies custom work. That is how BuddyApp is built to have the vertical menu and we think it is a good way to have it always available there on the desktop.
We will think of an admin option to switch styles but I don’t think it will be that soon.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.AbeKeymasterHi, I have added a new parameter to the shortcode since it seems that it was possible with another parameter for the activity loop.
Update the K-elements plugin with the archive attached and to the new parameter called “Filter action” add: activity_update
That should show the activity updates only.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Attachments:
You must be logged in to view attached files. -
AuthorPosts