Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1390806
    nadigitaladm1n
    Participant

    Hi,

    I am trying to edit my header but the customiser is not loading properly
    I tried it on a different computer as well/different browser

    I have attached an image

    #1390852
    Joao
    Moderator

    Hi,

    You can try adding this in your wp-config.php located at the root directory of your site.

    
    define( 'WP_MEMORY_LIMIT', '256M' );
    define( 'WP_MAX_MEMORY_LIMIT', '512M' );

    You can add it before the line

    /* That’s all, stop editing! Happy blogging. */

    Hope that helps

    #1390888
    nadigitaladm1n
    Participant

    I followed your instructions but I do not see a difference yet. Should I wait a bit for it to kick in? or should I try something else?

    #1391408
    Rupok
    Member

    Hey there,

    You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    If the issue still persist, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1392116
    nadigitaladm1n
    Participant

    I tried deactivating third party plugins but that didn’t make a difference.

    Is there any other way to edit the header?

    #1392316
    Joao
    Moderator

    Hi There,

    You can apply CSS via style.css on your Child Theme, but it is reccomendable that we find out what is hapenning on your installation to be sure your website works as it should.

    Please provide the information requested above.

    Thanks

  • <script> jQuery(function($){ $("#no-reply-1390806 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>