• I’d like to have a valid and good working blog. But unfortunately this is not possible with the ativated “category-grid-view-gallery”.

    There is a Problem with the ‘paginateVal’ variable in cgview.js. Older Internet Explorers (version 6-8) are throwing an error. At my office even version 9 …

    Javascript Error: ‘paginateVal’ is undefined;

    Is there a clean workaround for this? For the moment, I just deleted the lines with paginateVal from cgview.js.

    http://wordpress.org/extend/plugins/category-grid-view-gallery/

Viewing 2 replies - 1 through 2 (of 2 total)
  • mrscooper

    (@mrscooper)

    Disclaimers: I know this is an old post and I am a rank amateur and I doubt this is clean (I got rid of my javascript error anyways) but I put:

    <?php echo do_shortcode(“[cgview id=100000 paginate=40]”) ?>

    at the top of my content-page.php file. Seems to do the trick.

    Juppi works like a charm

    thx

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Javascript Error: 'paginateVal' is undefined;’ is closed to new replies.