• 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

Viewing 3 replies - 1 through 3 (of 3 total)
  • 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??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Featured Content Gallery] Does not work with WordPress 3.1’ is closed to new replies.