• My website is http://www.katelyn-silva.com

    All of the previously made pages are fine. BUT every time that I try to make a NEW PAGE I clicked publish and nothing happens. Not even the spinning disc showing it’s loading. It’s like the button is broken. I can publish from quick edits, but then I can’t update the new page.

    I have tried deactivating all plugins, clearing the cache, reinstalling wordpress. This only happened after I installed WP-Members plugin and activated it but as soon as I started issues I deleted the plugin and tried all of the aforementioned things to no avail.

    Everything was perfect before I downloaded and deleted this plugin. Please help! I don’t even see a contact link for WP support. Thanks!

Viewing 1 replies (of 1 total)
  • hi there,

    try adding these lines into your .htaccess file:

    php_value upload_max_filesize 64M
    php_value post_max_size 64M
    php_value max_execution_time 300
    php_value max_input_time 300

    hope it helps

Viewing 1 replies (of 1 total)
  • The topic ‘Can’t Publish/Update NEW Page’ is closed to new replies.