Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1272662
    ten8
    Participant

    Site is having issues on pages that have Layer Sliders on them. Not sure what caused it to stop working but getting the following:

    x-head.min.js:1 Uncaught TypeError: c.hoverIntent is not a function(…)(anonymous function) @ x-head.min.js:1i @ jquery.js:2fireWith @ jquery.js:2ready @ jquery.js:2K @ jquery.js:2
    util.js:210 Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keysRA.j @ util.js:210(anonymous function) @ js:126(anonymous function) @ js:46(anonymous function) @ js:43(anonymous function) @ js:46(anonymous function) @ js:98(anonymous function) @ js:43(anonymous function) @ js:98(anonymous function) @ js:43(anonymous function) @ js:98hc @ js:45gc.jb @ js:98(anonymous function) @ util.js:1

    Example is home page: http://tbselectronics.m4dpreview.com and sub page: http://tbselectronics.m4dpreview.com/wide-area/

    All other pages seem to function fine.

    Thank you in advance!

    #1272678
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! A white screen usually means there is a fatal PHP error. Can you please enable WP_DEBUG mode? You can do this by opening wp-config.php and adding
    define( 'WP_DEBUG' , true ); just above /* That's all, stop editing! Happy blogging. */ For example:

    define('WP_DEBUG', true);
    
    /* That's all, stop editing! Happy blogging. */

    When you revisit the page, you should have some error output describing the issue in more detail.

    Please let us know how it goes.

    #1273451
    ten8
    Participant

    this has been enabled

    #1273528
    Jade
    Moderator

    Hi 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.

    Let us know how it goes.

    #1276877
    ten8
    Participant

    Only plugin that seems to impact anything is turning off layer slider itself. Getting the following:

    Fatal error: Call to undefined function LayerSlider\PHPQuery\mb_ereg_match() in /…/wp-content/plugins/LayerSlider/helpers/phpQuery.php on line 1839

    c.hoverintent error still throwing on: /wp-content/themes/x/framework/js/dist/site/x-head.min.js?ver=4.6.4

    #1276880
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating in! Would you mind providing us the url of your site with login credentials so we can take a closer look and fix the issue? This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    To do this, you can make a post with the following info:
    – Link to your site

    – WordPress Admin username / password
    – FTP Hostname
    – FTP Username
    – FTP Password

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

    Thank you.

    #1276893
    ten8
    Participant

    PHP build issue. error is fixed. sorry for the bother!

    #1276905
    Rue Nel
    Moderator

    Hello There,

    We are just glad that you have figured it out a way to correct the said issue.
    Thanks for letting us know!

    Best Regards.

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