• Resolved marconovo

    (@marconovo)


    Hello,

    I’m facing a problem, since last WP update, when I make changes on settings, they don’t get saved, and the form don’t appear on the page.
    Any idea on what could it be?
    Thanks a lot.
    Regards,
    Marco

Viewing 3 replies - 1 through 3 (of 3 total)
  • NateWr

    (@natewr)

    Hi @marconovo,

    This sounds like you may have a conflict with another plugin or theme. Try deactivating all other plugins and switch to a default theme, like TwentySeventeen. If you’re able to save and the form appears, start reactivating plugins one-by-one until you find what’s causing the issue.

    Thread Starter marconovo

    (@marconovo)

    Hi,
    First of all, thanks for your fast answer.
    I’ve tested with WP default themes, and it worked. So i guess it’s a conflict with the theme.
    Can you please tell me what can I ask to the developer to do? Any update, or code?

    Thanks a lot.

    Regards,
    Marco

    NateWr

    (@natewr)

    Hi Marco,

    It’s hard to know what to ask about without knowing why the issue seems to be happening.

    Often, when the form isn’t appearing on the frontend, it’s because a theme is overriding the_content, which blows away the form after it is appended.

    However, you also say that there’s an issue with the settings not saving. I’m not sure what would be causing that, but the first place to look is in your server’s error log. Your web host should be able to help you locate it.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Not saving changes and doesn’t appear’ is closed to new replies.