Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1357793

    Hi,

    I am getting the links shown in Private content at the bottom of my login wordpress page.

    I can login OK and the site is functioning OK.

    Tried Googling the error and it states that there could be a plugin issue but I am not running any plugins on the site, only the enfold theme.

    Can anything be updated in php that can solve the Undefined index: path in error?

    Thanks
    Marcus

    #1357796

    Hey woogie07,
    The errors such as /public_html/wp-includes/l10n.php on line 1049 etc, are pointing to path declares in WordPress, I believe this is related to your console error: Uncaught ReferenceError: wp is not defined typically this is from the the “Load Javascript deferred” setting in WP Rocket, or the Async Javascript plugin, or autoptimize.
    Please check if you have any plugins that are deferring javascript or if you are using the option Enfold Theme Options ▸ Performance ▸ Load jQuery in your footer with another plugin.
    You also have another error Uncaught SyntaxError: Unexpected token ';' but I can’t see where it’s coming from because your javascript is merged with Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression
    If you can’t find what is deferring your javascript then include an admin login in the Private Content area so we can investigate.

    Best regards,
    Mike

    #1357870

    Hi Mike,

    I can’t find what is deferring the javascript.

    Login supplied in the private content.

    Please can you look into this asap and come back to me.

    Thanks
    Marcus

    #1357873

    Hi,
    Thanks for the login, it looks like your web host is deferring your jQuery, note that the options are not available in your theme options at Enfold Theme Options ▸ Performance ▸ Change WordPress Defaults
    2022-07-10_002.jpg
    these are the options that you should see
    2022-07-10_001.jpg
    You will need to ask your web host to restore the WordPress defaults as they have modified the default install.
    Also note that your WordPress ▸ Tools ▸ Site Health says that your Debug mode is enabled, displaying errors on your site which is a critical security issue and recommends that you disable this.
    2022-07-10_003.jpg

    Best regards,
    Mike

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