Forums

[Plugin: Featured Content Gallery] compatible with WP 2.9.1 (11 posts)

  1. Mike Purcell
    Member
    Posted 2 years ago #

    I'm testing different content slide plug ins and am wondering who is using this one on WP 2.9.1 - and experiences.

    http://wordpress.org/extend/plugins/featured-content-gallery/

  2. gwi
    Member
    Posted 2 years ago #

    not working for me =(
    shows pics several times, text is above pic, doesn't work...

  3. FiD
    Member
    Posted 2 years ago #

    doesnt work at all on 2.9.2

    I get blank!

  4. Rasheed Bydousi
    Member
    Posted 2 years ago #

    it seems to be broken at 2.9.2

  5. nindrianto
    Member
    Posted 2 years ago #

    IT WORKS ON WP 2.9.2 ! :)

    http://eonyouthcenter.org/

    Below are the solutions.
    1. Login to Cpanel
    2. Remove the line of
    jQuery.noConflict(); on folder themes/js/function.js

    3. back to dashboard
    4. make one new category and fill this category name in "featured content gallery plugin" setting.
    5. Do not forget about image size and fill the key and value under post that made as featured post.

    Good luck.

  6. danicotillas
    Member
    Posted 2 years ago #

    Thanks Nindrianto!

  7. FiD
    Member
    Posted 2 years ago #

    nindrianto,

    Can you explain more clearly? Where is this file functions.js?

  8. nindrianto
    Member
    Posted 2 years ago #

    No problem FiD,
    You must login to cpanel and find folder js in the folder themes.
    And in the folder js, you must find file function.js.
    Next steps, just remove this line:

    jQuery.noConflict();

    then save.

    Now you go to dashboard to setting the plugin.
    Make one new category, example: "featured" (put this it "featured content gallery plugin" setting)
    Next, just continue to make a post and categorize it with "featured" category..etc. You know the next steps...

    See my blog for an example:
    Entertainment for All

  9. FiD
    Member
    Posted 2 years ago #

    Thanks.. but I dont have a functions.js file..
    I have this in my header.php

    <script type="text/javascript">
    var $j = jQuery.noConflict();

    $j(function(){
    //toggle message_body
    $j(".collapse-head").click(function(){
    $j(this).next("ul").slideToggle(500)
    return false;
    });
    $j(".collapse-head").click(function(){
    $j(this).next("div").slideToggle(500)
    return false;
    });
    });
    </script>

    I removed that whole code.. still doesnt show up !

  10. nindrianto
    Member
    Posted 2 years ago #

    hello FiD...
    What I have done is just remove the jQuery.noConflict(); line in folder js (cpanel).
    Try to remove var $j = jQuery.noConflict();
    If you see the box of featured content shows the blank with 2 arrows left and right, then you have to set the picture size and category in plugin setting.

    That's all.

  11. FiD
    Member
    Posted 2 years ago #

    Thanks man! It works for me now :D

Topic Closed

This topic has been closed to new replies.

About this Topic