-
Author
-
June 28, 2015 at 02:51 #65281
avaloncakes
ParticipantFor some reason I change the colors and save them, but nothing is changing live on the site. Just upgraded to 3.0.3… any thoughts?
June 28, 2015 at 16:07 #65334sharmstr
Moderatortry putting this in your childs functions.php file.
COPY CODEadd_filter( 'kleo_theme_options_ajax', '__return_false' );
Also, did you try clearing your cache?
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
June 30, 2015 at 03:47 #65675clarksgap
ParticipantI tried fix but am still having the same issue. Any ideas?
June 30, 2015 at 03:54 #65676sharmstr
ModeratorNo, not really. That’s what seems be fixing all the theme options issues. Have you cleared your server and browser cache?
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
June 30, 2015 at 04:05 #65678clarksgap
Participantyes, cleared both. Also, under appearance – customize it just spins. No new plugins…started after upgrade. Thanks.
June 30, 2015 at 17:10 #65772sharmstr
Moderatorrespond privately with a link and credentials.
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
June 30, 2015 at 20:00 #65819sharmstr
ModeratorYou put it within a commented out section. It will never run that way. http://php.net/manual/en/language.basic-syntax.comments.php
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
July 1, 2015 at 01:03 #65893sharmstr
ModeratorNo. I mean you put the code within comments. Put it below the comments so it will actually run.
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
July 2, 2015 at 15:57 #66209clarksgap
ParticipantProblem solved for me. Just double checked my CDN and found a caching feature I did not know about. When I deactivated it, the theme features became responsive again. This comes after clearing my other cache settings countless times before finding this one.
-
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.