Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 119858

ntarantino on "[Plugin: WP Orbit Slider] Duplicating Slides"

$
0
0

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();


Viewing all articles
Browse latest Browse all 119858

Trending Articles