Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ntarantino

    (@ntarantino)

    I made a tweak that fixed it for now until I know what really happened. Seems WP 3.5 does something with the code in the plugin on line 415

    <?php wp_reset_query();

    changed to

    <?php wp_reset_postdata();

    gavinwilshen

    (@gavinwilshen)

    WCBRS 2019 Contributor

    thanks for the fix ntarantino!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Duplicating Slides’ is closed to new replies.