Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #769750

    Since yesterday i have not been able to publish a post or page without getting a blank screen.
    You can see an example here – http://meetthemanufacturer.co.uk/elite-labels-leicester/

    i’ve tried everything – disabling all plug ins – no difference
    Over-writing old posts that were displaying fine – then becomes blank!
    Updating all plug ins – no difference
    Updating Enfold theme – no difference

    I’m tearing my hair out as to what can be causing it. There have been no other changes to the site since this started happening.

    Some old posts are also now looknig blank where as they were fine before.

    AND when the page goes blank the logged-in bar across the top disappears, even thought I am still logged in.

    Please help!

    #769774

    Hey makeitbritish,

    PHP memory limit could be the issue. Are you using the latest version of php?

    Best regards,
    Jordan Shannon

    #769795

    Definitely not an out of date PHP issue as I know that our server is running the latest version. Unless there was an update yesterday?

    #770017

    any more suggestions please?

    #770125

    Hi,

    Have you tried another browser? If it works as expected in another browser it’s most likely a caching issue. Please try to flush your browser cache and restart.

    Best regards,
    Jordan Shannon

    #770133

    Thanks Jordan.
    i’ve tried in all browsers so I know it’s not that!

    #770155

    Hey!

    Can you please enable WP_DEBUG
    and let us know if on the white page, there is any error?
    https://codex.wordpress.org/WP_DEBUG

    Best regards,
    Basilis

    #770158

    Ive just looked up the wp-debug and don’t understand it!

    #770169

    Hi,

    You don’t understand how to implement it or the error it produces?

    Best regards,
    Jordan Shannon

    #770210

    I’m not a coder so I don’t undertsand how to implement it.
    Can anyone explain in common english?

    #770239

    Hi,

    To enable the WP_Debug go to your wp-config.php on your wordpress folder and find this code:

    
    define( 'WP_DEBUG', false );
    

    and change the false to true, like this:

    
    define( 'WP_DEBUG', true );
    

    Best regards,
    John Torvik

    #770246

    Thanks John

    I’ve looked and I appear to have 8 wp-config.php files. Can’t find this define( ‘WP_DEBUG’, true ); in any of them, but may be because I got code blindness after a while.
    I’ve got on for bbpress, events-calendar, gravityforms, layerslider, templatebuilder, woocommerce, wordpress-seo and wpml
    Which one is it likely to be in?

    Or should I be looking for something called wp-config.php? As I haven’t got anything called that. Is it one of the files in the Editor that I am supposed to be looking for?

    • This reply was modified 7 years, 7 months ago by makeitbritish.
    #770581

    Hi,

    There is only one wp-config.php file, and it’s located in the root of your WordPress installation. Could you have a look there please?

    Best regards,
    Rikard

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.