[Support request] GP header and menu not coming back after deleting the Elementor header

Home Forums Support [Support request] GP header and menu not coming back after deleting the Elementor header

Home Forums Support GP header and menu not coming back after deleting the Elementor header

Viewing 7 posts - 31 through 37 (of 37 total)
  • Author
    Posts
  • #654738
    Jasper

    It is still at 40M, is there any other way i can change the php? I added it in the wp.config file.

    Im also looking in the default-constants.php file now, but not sure if i need to change it there.

    #654742
    Jasper

    Oke i figured it out, had to place the line of code a little higher. It says 128 now.

    #654743
    David
    Staff
    Customer Support

    Nope – you just need to add:

    define( 'WP_MEMORY_LIMIT', '128M' );

    in wp-config before the line that says: ‘That’s all, stop editing! Happy blogging.’

    As long as the host has that allocated the memory to the server then it should be fine.

    #654747
    Jasper

    Yes, just got it. But seems no change regarding the header issue.

    #654750
    David
    Staff
    Customer Support

    OK, so we can remove that as being an issue. Good practice though 🙂

    Use the Hooks method for now until we find out what the problem is

    #654751
    Jasper

    Oke i will try that now.

    Its really strange im the only person with this issue.

    And i also have another site where it is working ok, but there is waiting an update, so i don’t think i will do that update for now.

    Thanks

    #654757
    David
    Staff
    Customer Support

    Ill keep you posted 🙂

Viewing 7 posts - 31 through 37 (of 37 total)
  • You must be logged in to reply to this topic.