Forum Replies Created
-
Author
-
AbeKeymaster
Glad to hear that @stix
No new sites? 🙂
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. Really sorry for the late reply.
All the shortcodea can be used from the Visual composer interface. Also all the demo pages can be imported from Appearance – Kleo demo data
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.August 27, 2015 at 00:52 in reply to: Woo Commerce Errors regarding templates after today's update #74773AbeKeymasterYes that is recommended mainly when the is a major plugin update
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 sorry for the late reply. Pleas provide some credentials to login on your site to check.
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 will look at the Visual composer elements that still use prettyPhoto so they use magnific popup
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.AbeKeymasterHello, here is what they are for:
kleo/assets/js/plugins/carouFredSel/jquery.carouFredSel-6.2.0-packed.js – this is used for the carousels in the theme like image galleries, posts sliders.kleo/assets/js/plugins/carouFredSel/helper-plugins/jquery.touchSwipe.min.js – mobile swipe interactions for the carousels/galleries from Kleo
js_composer/assets/lib/bower/isotope/dist/isotope.pkgd.min.js – used on masonry style like blog grid, members grid listing
plugins/buddypress-media/lib/touchswipe/jquery.touchSwipe.min.js mobile? – same as the one above and we will remove this one since Kleo already loads it
kleo/assets/js/plugins/magnific-popup/magnific.min.js – this is used for the popup when clicking an image to view it bigger or for the woocommerce quick view popup
to remove them you should add this in your child theme
COPY CODEadd_action( 'wp_enqueue_scripts', 'kleo_my_remove_scripts', 9999 ); function kleo_my_remove_scripts() { wp_dequeue_script('magnific-popup'); wp_dequeue_script('caroufredsel'); wp_dequeue_script('jquery-touchswipe'); wp_dequeue_script('isotope'); //rtmedia wp_dequeue_script('rtmedia-touchswipe'); }
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, make sure you have added your Themeforest username and API key in Theme option – Theme update
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.AbeKeymasterglad to hear it works @mitchcan
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.AbeKeymasterAlso please check out this link http://www.themepunch.com/faq/troubleshooting-tips-for-5-0/
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.AbeKeymasterAlso please check out this link http://www.themepunch.com/faq/troubleshooting-tips-for-5-0/
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.AbeKeymasterARHCHE that needs to be updated in the theme and we will release an update with those fixes too
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, we will contact Revolution slider about the site slowing down since I heard other users about this.
Unfortunately it is not related to our theme and can’t do much to help but to contact the plugin author.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, our theme does not modify the Revolution slider in any way so it is not related to the theme and maybe there is something about the plugin. we will let know the plugin developers about this and let you know if is a known issue.
Until then try to resave all your slider options and slides and clear you browser cache
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.AbeKeymasterThat only changes the colors, if you want to change the profile fields that can be done from Users – Profile fields
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 @itt,
set WP_DEBUG to TRUE in wp-config.php to see the errors you are gettingHi 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.AbeKeymasterTo trigger the masonry you should use something like:
COPY CODEjQuery('.kleo-isotope, .kleo-masonry').isotope();
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.AbeKeymasterHere is the k-elements plugin with the accordion fix too.
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.AbeKeymasterWell cloudflare could have cached your old revslider assets so please disable it or clear the cloudflare cache
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, closing this topic. Please continue the discussion here: https://archived.seventhqueen.com/forums/topic/revolution-slider-update-5-x
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 somehow encountered the same problem when first updated Revslider plugin but after resaving the sliders and clearing the cache, all loaded fine.
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, have you done some renaming on the theme folder and theme name? I think that could cause it. Try to rename it back to kleo but export your settings and then import them after you rename it.
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.AbeKeymasterYay 🙂 thank you for the time to provide us all the info to test.
Glad to hear your great thoughts on KLEO
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, from what I see that is set to mute by default not to interfere in your browsing experience since is in the background
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, the slider loaded well when I accessed your page. It is a problem with the revslider plugin and not related to the theme if the new version is not compatible with you old slider. We tested all of our included sliders and they do work with the new version, excepting the News Magazine slider for which we provided a new one
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, if you don’t want the forums at all on your site then just disable bbPress forum. If you just want that icon removed, you can do it with a small CSS rule:
COPY CODE#forums-personal-li { display: none; }
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.AbeKeymasterHello, the attached K-elements plugin will fix the featured items and the fancy list issues.
Let me know if any other issues remain.
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.AbeKeymasterARCHE, the problem in our case is that in the KLEO Grid shortcode the “type” attribute is set to 3 by default. We will change it to value “1” by default since that is the problem. You can do that until we release an update to the K-elements plugin
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.AbeKeymasterRelated to revslider, what slider do you use? Try to go to its edit page and just save it again. Also try to delete all cache.
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, let’s centralize the featured items problems and visual composer in this topic: seventhqueen.com/support/forums/topic/facing-style-issue-in-fancy-list/#post-74158 as I see you posted there too and keep the discussion there.
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.AbeKeymaster. the fix is in this topic at this link http://themeforest.net/forums/thread/google-chrome-v44-breaking-wordpress-sites-easy-fix-as-wordpress-plugin/186350
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, yes we did a change in the code related to that. Please test and let me know how does it behave
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.AbeKeymasterHello, please update visual composer and also K elements plugin to 3.0.7
Let me know if that solves your problem.
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.AbeKeymasterIf you had issues with the featured items please update to latest kleo version and also k-elements.
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.August 21, 2015 at 15:35 in reply to: WordPress Update messed up front page ONLY for logged-out people #74052AbeKeymasterHi, nice site. I don’t think there is a theme issue since we tested WP 4.3 and haven’t found problems. Anyway we are releasing today an update to make it compatible with latest visual composer and revolution slider updates.
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, you need Chrome to inspect the element and follow this tutorial
https://archived.seventhqueen.com/knowledgebase/changing-section-icons-in-profiles-and-groupsHi 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.AbeKeymasterWe made the compatibility with 2.4 and haven’t seen something to interfere with the site functionality. It will be released tomorrow
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.AbeKeymasterHello, you need to import the sliders. Please take a look at the documentation and the video tutorial since you will find all the info there
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 don;t think you have followed the plugin directions correctly since that code should be inside the body tag and if you put it there it should also have some css and other resources so please contact the plugin developer and follow their instructions since I don’t see it as a theme problem
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.AbeKeymasteror if you want the text visible:
main-title .page-title { word-wrap: break-word; max-width: 100%; }
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.AbeKeymasterHello, for the page title this should work:
COPY CODE.main-title .page-title { clear: left; float: left; overflow: hidden; text-overflow: ellipsis; width: 100%; }
The codes will be part of the next theme version so after the next theme update you can remove the custom codes
Many thanks @sharmstr, you are 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. -
AuthorPosts