Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator t-p

    (@t-p)

    Try:
    – deactivating ALL (yes all) plugins temporarily to see if this resolves the problem (plugin functions can interfere). If this works, re-activate them individually (one-by-one) to find the problematic plugin(s).
    – switching to the unedited default Theme (Twenty Twenty, etc.) for a moment using the WP dashboard to rule out any theme-specific issue (theme functions can interfere like plugins).

    Thread Starter 30fillosk

    (@30fillosk)

    Thank you. i did both of the actions you proposed. The problem still remains
    Look
    https://drive.google.com/file/d/1q23VWj6smFGf-RQntrsyxzq5yZwXR3GH/view?usp=sharing

    Moderator t-p

    (@t-p)

    Troubleshooting with your browser: Your browser can help you identify JavaScript issues or conflicts and this article can assist you in doing that diagnosis.

    Thread Starter 30fillosk

    (@30fillosk)

    Hi the article was useful.
    I enabled SCRIPT_DEBUG and opened wp-config.php and added
    define(‘SCRIPT_DEBUG’, true);
    before “That’s all, stop editing! Happy blogging”.

    Issue was fixed – Then i turned off script debugging.
    Thank you i think there isn’t probleb now

    Moderator t-p

    (@t-p)

    Glad it’s sorted ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘wordpress edit post, create page problem’ is closed to new replies.