Featured Content Gallery | WordPress Plugin | iePlexus

I have a box showing the border, but no images

Downloading, installing, upgrading, and configuring the FCG plugin

Re: I have a box showing the border, but no images

PostBy strudinox on Sat Jan 23, 2010 9:18 pm

Hey! I'm having the same issues mentioned above. Just an empty border.

What I've done so far is disable all plugins but FGC, double checked settings in options to verify I have it installed and configured correctly. I have at least two posts configured.

Any help would be appreciated!

http://gnd-techlabs.com
strudinox
 
Posts: 2
Joined: Sat Jan 23, 2010 9:14 pm

Re: Re: I have a box showing the border, but no images

Thank you for using the Featured Content Gallery Forum
 

Re: I have a box showing the border, but no images

PostBy steveramz on Mon Jan 25, 2010 8:35 am

I am having the same empty box issue with my site.

You can view it here:
http://www.steveramz.com/luxe/?page_id=2

Any help would be greatly appreciated.
steveramz
 
Posts: 2
Joined: Mon Jan 25, 2010 8:31 am

Re: I have a box showing the border, but no images

PostBy admin on Mon Jan 25, 2010 9:05 am

in the header of your site you have line
Code: Select all
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script>

which causes the conflict with fcg..
I am not sure what plugin or your theme calls this file
Yelena Khamidullina
Web Applications Developer, iePlexus

1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
User avatar
admin
Site Admin
 
Posts: 3368
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: I have a box showing the border, but no images

PostBy steveramz on Mon Jan 25, 2010 9:20 am

NICE!!!!!!

That was my issue!

Here are the details of what I did.

1) Went to 'Appearance' then 'Editor' in my Wordpress admin panel
2) Clicked on the 'header.php' file
3) Selected all the text and copied it into a Wordpad document ( I did this so that when I test removing the code, if anything breaks I can put the whole text back in place)
4) I deleted the exact section of text listed above my post.
5) Hit 'Update File' and tested

All was well for me. I am saving my Wordpad text as a backup just in case an issue appears later.

THANK YOU SO MUCH!!!!
steveramz
 
Posts: 2
Joined: Mon Jan 25, 2010 8:31 am

Re: I have a box showing the border, but no images

PostBy admin on Mon Jan 25, 2010 9:22 am

yw
Yelena Khamidullina
Web Applications Developer, iePlexus

1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
User avatar
admin
Site Admin
 
Posts: 3368
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: I have a box showing the border, but no images

PostBy strudinox on Tue Jan 26, 2010 11:13 pm

Any idea what could be causing it not to show on my site? :?:
strudinox
 
Posts: 2
Joined: Sat Jan 23, 2010 9:14 pm

Re: I have a box showing the border, but no images

PostBy raffit on Fri Feb 05, 2010 4:59 pm

:? Hi, I have the very same problem as the other formerly confused users on this thread. I tried several things: disabled all plugins, deactivated and reactivated FCG going again through all the settings, reading through this and other related threads on the forum, even trying replacing the code in one of the script files, jd.gallery.js.php, with something that seemed to be a rather freqent fix. All these to no avail. I would appreciate you looking at my site: http://www.raffiworks.com

I am using a child theme of the thematic theme framework. I have created a separate page template that i am currently using only for the PAST page on my site: trying to assess the effect and incorporate it in the header.

Thanks so much for the help.

Raffi
raffit
 
Posts: 7
Joined: Fri Feb 05, 2010 4:29 pm

Re: I have a box showing the border, but no images

PostBy raffit on Mon Feb 08, 2010 6:28 pm

:oops: quick update: tinkered some more; watched the video again, tripple checked all the settings: still no go.

Help, please!

Raffi
raffit
 
Posts: 7
Joined: Fri Feb 05, 2010 4:29 pm

Re: I have a box showing the border, but no images

PostBy michaelmichael on Mon Feb 08, 2010 10:02 pm

Hi Yelena,
Hope you can help me out here. I'm not sure what's wrong with my installation @ http://blog.rapleaf.com

Is there a jquery issue? I deactivated my plugins except FCG but still doesnt work...

I installed it to index.php:

<?php get_header() ?>

<div id="container">

<div id="content">
<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>
michaelmichael
 
Posts: 2
Joined: Mon Feb 08, 2010 9:51 pm

Re: I have a box showing the border, but no images

PostBy admin on Tue Feb 09, 2010 8:19 am

michaelmichael
in your header this part of the code is causing the conflict, it belongs to your theme

Code: Select all
   <script type="text/javascript" src="http://blog.rapleaf.com/wp-content/themes/thematic/library/scripts/supersubs.js"></script>
   <script type="text/javascript" src="http://blog.rapleaf.com/wp-content/themes/thematic/library/scripts/thematic-dropdowns.js"></script>

   <script type="text/javascript">
      jQuery.noConflict();
   </script>
Yelena Khamidullina
Web Applications Developer, iePlexus

1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
User avatar
admin
Site Admin
 
Posts: 3368
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

PreviousNext

Return to Getting Started

Who is online

Users browsing this forum: No registered users and 0 guests

cron