This topic has 3 replies, 3 voices, and was last updated 9 years by sharmstr.

  • Author
  • #72504
     cohenstyle
    Participant

    Whenever I try to save/change social icons, I get this error:
    There was a problem with your action. Please try again or reload the page.

    It doesn’t save the changes.

    #72550
     sharmstr
    Moderator

    Try putting this in your child theme’s funtions.php file. Then reload theme options and try saving again.

    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

    #74871
     Suite Com
    Participant

    I was receiving the same error after updating to WP 4.3 and Kleo 3.0.7.

    I added the above add_filter code to my child theme’s functions.php. That did indeed make the error message disappear. Now, however, when I make a change to Theme Settings and try to save it, the green “Settings saved!” message does appear, but it still does not register the change I just made.

    Are there any additional fixes to make to get my changes to Theme Settings saved?

    Thank you in advance for your prompt attention to this matter.

    #74891
     sharmstr
    Moderator

    Clear your cache and/or CDN.

    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 4 posts - 1 through 4 (of 4 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?