-
Author
-
August 19, 2015 at 01:28 #73666dnsjakParticipant
Hello,
I’ve investigated around and the fixes that should work are already incorporated in the theme files, or don’t work for me. I reviewed this topic specifically after a forum search but that didn’t work for me. It’s possible I’ve missed something, but I’m creating this forum thread for some additional help. Thank you!My trouble is, when I update the website URL or font colors nothing changes. Also, when I alter the google fonts that I’d like to use on the website the font itself does change, to another font but not the google font I’ve selected. When I click Reset section from the back-end, the font reverts back to what I’m assuming is the default font. Any idea why this is happening?
Thanks!
UPDATE: Before submitting this, I decided to try again. Now the font doesn’t change or update at all, so I’m not sure what’s going on. Hope you guys can help.
August 19, 2015 at 15:27 #73721sharmstrModeratorDont use that link. Try this in your functions.php file.
COPY CODEadd_filter( 'kleo_theme_options_ajax', '__return_false' );
But as the other topic indicated, it sounds more like a caching issue.
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
August 19, 2015 at 17:23 #73744dnsjakParticipantThank you very much, that did solve the issue for me. As it turns out My CDN was caching my websites pages, and I forgot to check that before posting this, but thank you very much!
I do have a second issue now though: I’m creating pages with the bundled Visual Composer. Every time I upload an image to use on the page, that image also appears at the bottom of the page and I can’t find any way to remove it in the theme or page settings. It’s kind of hard to explain so I’m adding in a photo below so you can see what I mean.
You’ll see the 2 images just above the darker footer section. I’ve disabled Visual Composer and tried checking in the actual page to see if the images were in the standard text editor but they were not.
Any fix for this? Or am I missing something in the theme settings?
Thanks! -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.