Forums

[Plugin: Featured Content Gallery] Empty frame with no content (5 posts)

  1. findigart
    Member
    Posted 3 months ago #

    Hello,

    I have already posted a request in the iePlexus site a few days ago but no one answered so I'll try here...

    I have 2 posts costumed, added the necessary custom fields, inserted the correct url to the images, specified all necessary data in plugin settings, added the code snippet to my front page template file - still nothing works. Empty frame showing although browser is loading significantly longer than usual for that page. As a matter of fact the entire site slows down to a point of shamelessness...Why? But, one issue at a time.

    I am using wp2.8 and I have NextGEN Gallery installed and functioning on other pages. Also the pages I am trying to withdraw into the plugin use NextGen Gallery. Tell me, that this IS NOT the problem, because I cannot give up nextgen.

    Thanks! ;-)

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

  2. Avram
    Member
    Posted 1 month ago #

    I don't have NextGEN gallery on my website but I also had similar problems (empty frame). It happened because short php tags were off on my PHP installation. The solution is to open file wp-content/plugins/featured-content-gallery/scripts/jd.gallery.js.php and repleace:

    1) <?= with <?php echo
    2) ?> with ; ?>

    Don't forget the spaces (after echo and before ?>)!

  3. Avram
    Member
    Posted 1 month ago #

    Oh, just grab the file from here: http://pastebin.com/f32a0f0d9

  4. Avram
    Member
    Posted 1 month ago #

    duplicate post :S

  5. raibom
    Member
    Posted 1 month ago #

    OMG!! Thx!!!!!!!

Reply

You must log in to post.

About this Topic