• Resolved reseliz

    (@reseliz)


    So, I’m having trouble with saving things into the database.A new page and post is saved along with the title but content gets defaulted after saving. If I make my post an event instead of news it defaults back to news wiping the post clean.

    I also can’t make changes to the menu. If I add a new link and save it changes to empty custom link.

    Problem also with importing. The import tells me it’s successful and that it’s there. And it is. Just without the content.

    The same database I have on the test site works without any problems.

    I’m at loss as to how to fix this.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Is your theme a custom or commercial theme? There are some things I see wrong in the code that may be causing Javascript errors in the admin. First off, jQuery is being loaded twice. That is a BIG no no!

    If you open the developer tools* and look on the “console” tab while trying to save a post or page you will see the javascript errors there.

    * right click and choose “inspect” then “console”.

    I am thinking that your problem is 100% theme related and you should contact the developer to fix the issues with the theme.

    If you switch back to a default 2017,16,15 theme your problem should disappear.

    Thread Starter reseliz

    (@reseliz)

    Hello. The problem was solved. It was a problem on the hosts end. Thank you for your time.

    • This reply was modified 7 years, 4 months ago by reseliz.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problems saving content in wordpress’ is closed to new replies.