This topic has 1 reply, 2 voices, and was last updated 8 years by sharmstr.

  • Author
  • #100613
     BarbITA
    Participant

    Hi, I’ve a little problem with theme options: I wanted to change the layout from wide to boxed 1200px, I then changed to boxed 1440px first to check how it was like, no problem. I changed to 1200px… but the body remains stuck at 1440px, even choosing 1024px. If I select wide it works, but then selecting any boxed options always ends up to 1440px on frontend.

    Plus, I’ve set a background pattern but it doesn’t show up at all… let me know if my settings (attached) are wrong someway.

    Thanks
    Stefano

    Attachments:
    You must be logged in to view attached files.
    #100616
     sharmstr
    Moderator

    One of two issues.

    1 – You have caching enabled on your sever or a have a cdn in place. You need to purge them.

    2 – Your site is having issues saving the options. Add this to your child theme’s functions.php file.

    COPY CODE
    
    add_filter( 'kleo_theme_options_ajax', '__return_false' );
    
    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

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?