This topic has 2 replies, 3 voices, and was last updated 7 years by lsamp.

  • Author
  • #91969
     samv
    Participant

    Things effecting on child theme setting , e.g i change font and font size in theme but it is not effecting to site . please gide

    #92002
     sharmstr
    Moderator

    A couple of things.

    Try this in your functions.php file

    COPY CODE
    
    
    add_filter( 'kleo_theme_options_ajax', '__return_false' );
    

    Also, if you have caching enabled on your server or use a CDN, make sure you purge those. The styles that you set in Theme Options are written to a css file. If your server uses caching or you have a cdn, when you visit your site, it will load the old version of the css file and you wont see your changes.

    Also, please search before posting. This has been discussed many many times. Thank you.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #158095
     lsamp
    Participant

    Hi, i am having this same issue.

    Server doesn’t save cache, already checked that. Also i added the above in the Child Theme functions.php, but it didn’t worked as well. Any clue? Attached some screenshots.

    Attachments:
    You must be logged in to view attached files.
Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?