• Resolved Sergiy

    (@se8pro)


    Hello I have a similar problem now

    https://generatepress.com/forums/topic/cant-save-page-layout-sidebar-header-image-on-pages/

    I see the answer there “If the options aren’t saving, the problem is most likely that the page used to have a page template with an old theme. Now that the theme has changed, and the page template no longer exists, WordPress is ignoring the saved values. ”

    what can be done if many pages are created on the site and the solution and creation of new ones is not the best?

    so that WordPress does not play with changing the values of pages and posts

    maybe a query to the database, or a plugin, fix

    I still want to use this template

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

    (@leohsiang)

    Hi there,

    That post is super old.

    Does the issue occur if you deactivate all plugins?

    Let me know ??

    Thread Starter Sergiy

    (@se8pro)

    I thought that this no longer affects, but after rechecking selectively disabling plugins – yes, it turns out that the plugin affected this
    WPML Multilingual CMS 4.4.12 (latest)
    thanks for the hint ??

    now I will think about what to solve with this, whether the new version of the plugin will solve this problem, or will have to temporarily disable it in order to make edits on the page (saving template options)

    maybe it is necessary to register it somewhere in the template’s functions.php or wp-config.php
    like: wp_cache_add_global_groups( ‘options’ );
    to update cache of all options, or update all options

    UP:
    in general I figured it out, WPML synchronized the options of the main translation page (on which the page was created)
    when I changed the meaning of the main translation, then it was updated for the additional translation
    well, as I understand it, you can look for where to disable synchronization in the general settings of the same plugin (set your values for different page translations)
    decided)

    • This reply was modified 3 years, 6 months ago by Sergiy.
    • This reply was modified 3 years, 6 months ago by Sergiy.
    Leo

    (@leohsiang)

    Glad to hear that you are able to identify the issue and thanks for sharing the solution!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can’t Save Page-Layout (Sidebar) & Header-Image on Pages’ is closed to new replies.