The gallery loads and the arrows work, but no pictures appear.
Maybe there is a compatibility issue with JQuery 1.4.4 compared to 1.4.2
The gallery loads and the arrows work, but no pictures appear.
Maybe there is a compatibility issue with JQuery 1.4.4 compared to 1.4.2
How to fix the "Featured Content Gallery" plugin to work with "WordPress 3.1"?
Thanks for help!
Regards,
Igor Isaias Banlian
Bump! Same problem here, any help would be GREATLY appreciated!
if you specified a category for fcg, jut go and change the featured-content-gallery/gallery.php line;
else { ?>
<?php $temp_query = $wp_query; ?>
<?php
query_posts('cat=737&showposts=' . get_option('gallery-items'))
/*query_posts('category_name
delte category_name and put 'cat=737 like this.
737 id the id of category..
good luck..
bilgin kılıç
This topic has been closed to new replies.