Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter debsjenkins

    (@debsjenkins)

    That hack didn’t work so well as it had bad side effects elsewhere. Now we are putting this at the start of header.php:

    <script type=”text/javascript”> var paginateVal = 0;</script>

    We still get a console error from a snippet of JS that is written in by the PHP in CatGridView.php it writes:

    <script type=”text/javascript”>paginateVal = ;</script> <script type=”text/javascript”>

    from

    echo ‘paginateVal = ‘.$paginateVal.’;’;

    Thousands of people are using Customizr without these errors. Either you have a bad install, or it’s a plugin conflict. Try reinstalling Customizr and deactivating all plugins. Then work from there to reactivate the plugins one by one to find which is causing your problem.

    There is no CatGridView.php in Customizr, nor WordPress, so I expect your problem is with the “Category Grid View Gallery” plugin.

    Theme Author presscustomizr

    (@nikeo)

    @debsjenkins thanks for reporting this. Do you still have a conflict with the plugin?
    Thanks for letting me know and I’ll work on a fix if needed.
    Best

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘javascript console errors’ is closed to new replies.