-
Author
-
October 21, 2015 at 13:37 #83517ZagreusParticipant
I have a strange one. The theme used to work perfectly, however now when I try to change colours in styling the change does not take effect. If I make the change in customizer it previews this correctly, however when I then press save and publish it goes back to what it was. The setting is saved because I see that in the options and customiser, it’s just not being applied.
Any help greatly appreciated.
October 21, 2015 at 14:59 #83526sharmstrModeratorPlease read this topic for possible reasons/solutions: https://archived.seventhqueen.com/forums/topic/some-changes-in-theme-options-in-a-child-theme-wont-be-recognized
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 22, 2015 at 05:45 #83661ZagreusParticipantThanks sharmstr
Unforunately that didn’t help. I have deactivated all caching, reset permissions on that folder/file and also added that code to the theme functions.php:
add_filter( ‘kleo_theme_options_ajax’, ‘__return_false’ );
I noticed though that the file hasn’t been updated since 5 days, what method is used to refresh this file?
October 22, 2015 at 13:49 #83706sharmstrModeratorEnable debugging to if you can catch any errors. https://codex.wordpress.org/WP_DEBUG Be sure to also set define( ‘WP_DEBUG_DISPLAY’, true);
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
The forum ‘Bugs & Issues’ is closed to new topics and replies.