-
Author
-
May 30, 2018 at 11:28 #199368alexliiParticipant
Hello,
Once PERFORMANCE and SPEED is enabled, side menu will not work,
Attached, please check the json file for your reference.
please fix this issue, thanks.
Attachments:
You must be logged in to view attached files.May 31, 2018 at 16:44 #199481LauraModeratorHello, please try to play with the settings of performance and speed maybe js is creating the issue you would need to leave it off or use a third party speed plugin like total cache
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
May 31, 2018 at 18:41 #199503alexliiParticipantoh, if so, just please update Kleo theme since this issue occurs from theme internally, and it is possible to exclude side menu from “PERFORMANCE and SPEED”, right?
A\
May 31, 2018 at 21:42 #199549LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
June 1, 2018 at 17:08 #199610RaduModeratorHi,
Cannot reproduce that
Did yo have other cache/speed/optimization cloudflare etc services ? if yes try to switch them off for testing
Let em know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 5, 2018 at 10:48 #199952alexliiParticipantThanks. I am not sure what is the reason, the following message for your reference:
there is external resource in theme file:
http://cdn.jsdelivr.net/select2/3.5.2/select2.cssPlease check the screenshot:
http://prntscr.com/jr04d3If it is the reason, please try to make these assets run locally since those CDN service are not reachable for most Asia countries, thanks.
June 5, 2018 at 21:58 #200005RaduModeratorHi,
Add this code in to functions.php from child theme
COPY CODE//Dequeue Select2-js function sqr_dequeue_redux_scripts() { wp_dequeue_script( 'select2-js' ); wp_deregister_script( 'select2-js' ); } add_action( 'wp_print_scripts', 'sqr_dequeue_redux_scripts' );
Let me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.