Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #370864

    Hi

    I’ve been using your Enfold theme for several months now and it’s been working fantastic; thanks for a great product.
    I am currently having a major issue though with some pages ***not editable***, and only a blank screen showing. This has been occurring for a while but assumed it was due to incorrect migration (from localhost to Live site), as it works perfectly on my local DEV environment. As soon as I deploy live the problem occurs. I thought the issue was caused by migrating the database by just doing a simple text search/replace, so I have just re-deployed after using a serialised data text replacement on the database SQL but unfortunately the problem persists.

    Strangely, some pages still work, the Home page is completely blank, and many pages simply display the header section only (i.e. Title, permalink, Edit/View Page/Get Shortlink buttons) so cannot be edited.

    I believe this is caused by the Yoast SEO plugin as disabling it seems to enable most pages (all except for the Home page).

    I have the following versions installed:
    WordPress 4.0
    Enfold Theme 3.0.4
    SEO Plugin 1.7.1
    WPML 3.1.8.3

    I have tried several of the other recommendations in other posts to no avail so any prompt help will be greatly appreciated!

    Regards
    Patrick

    • This topic was modified 9 years, 10 months ago by Elliott.
    #371012

    Hey Patrick!

    I tried viewing your link to login but it says error establishing database connection.

    While your sorting that out try Exporting your WordPress SEO options in Dashboard > SEO > Import & Export and then navigate to Dashboard > SEO > Dashboard and hit the “Reset Default Settings” button to see if it’s a problem with the settings your using.

    Also be sure to update WordPress and deactivate all other plugins except WPML and WordPress SEO.

    Best regards,
    Elliott

    • This reply was modified 9 years, 11 months ago by Elliott.
    #371125

    Hi Elliott – thanks for the quick reply!

    The DB error on the clone site is fixed now (same login details are valid). I’ve followed your advice and the plugin CONTACT FORM 7 seems to actually be the culprit. Deactivating that plugin allows all pages to be edited, except for the Home page still. It comes up with a totally blank screen.

    1) Any suggestions with the Home screen please? (note it works fine in my LocalHost environment)
    2) Any suggestions to get the Contact Form 7 plugin to work as it’s used quite a bit?

    Thanks again
    Patrick

    #371154

    Hey Patrick!

    The problem seems to be memory limit, try increasing it (512M or so):
    http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    If that doesn’t work, enable debug mode in the same file (wp-config.php):

    define('WP_DEBUG', true);
    

    Best regards,
    Josue

    #373785

    Thanks guys, increasing the memory solved the problem and all the plugins work and all pages are editable as expected.

    Note, I increased the memory of the PHP script as well as per local web host instructions through the php.ini file.

    Regards
    Patrick

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Conflict with Yoast SEO – blank page editor’ is closed to new replies.