Featured Content Gallery | WordPress Plugin | iePlexus

Images not displaying but box is there...

Downloading, installing, upgrading, and configuring the FCG plugin

Re: Images not displaying but box is there...

PostBy saidammir on Mon Jun 21, 2010 5:57 am

Thanks a lot I Fix the problem your plugins, now its work in my website , really nice nice nice work I am happy to use your plugins :lol: :lol: :lol: :lol: :mrgreen: :lol: :lol: :lol: :lol:
saidammir
 
Posts: 2
Joined: Mon Jun 21, 2010 3:52 am

Re: Re: Images not displaying but box is there...

Thank you for using the Featured Content Gallery Forum
 

Re: Images not displaying but box is there...

PostBy rachmat.febrianto on Mon Jun 28, 2010 10:09 am

i used intrepidity themes, it's only displaying a box :
Image

there are two post for fcg gallery with category : Uncategorized
the title of post : sample post header 1 & sample post header 2
Image

here my fcg setting :
Image

any one can help me... :)
rachmat.febrianto
 
Posts: 1
Joined: Mon Jun 28, 2010 9:42 am

Re: Images not displaying but box is there...

PostBy admin on Mon Jun 28, 2010 10:21 am

try to replace intrepidity/js/functions.js file with this content

Code: Select all
    /* <![CDATA[ */
       //jQuery.noConflict(); already set by wp-includes jquery
       
       jQuery(document).ready(function($){   
          //jQuery("#tabs").tabs();
            $('#globalnav ul').superfish({
               delay: 200,
               speed: 'fast',
               autoArrows: false
            });

          $("#sidebar h2 a").click(function () {
             var itemlist = $(this).parents("li:first");
             itemlist.toggleClass("side-switch");
             itemlist.find("ul").slideToggle("fast");
             return false;
             
            });
       });

    function printCopyrightYears(startYear) {
       if(!startYear)
          var startYear=2009
       var d=new Date();
       yr=d.getFullYear();
       if (yr!=startYear) {
          document.write(startYear+"-"+yr);
       } else {
          document.write(startYear);
       }   
    }

    clearDefault = function(obj) {
          if(obj.defaultValue == obj.value) obj.value = '';
    }

    restoreDefault = function(obj) {
          if(obj.value == '') obj.value = obj.defaultValue;
    }

    function optformValidate(form) {
       var error = '';
       var filter = /^([\w-]+(?:\.[\w-]+)*)@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$/i;
       var objEmail = form.opt_email;
       
       if(form.opt_name.value == '' || form.opt_name.value == form.opt_name.defaultValue) {
          error += "Please enter your name\n";
          form.opt_name.value = '';
          form.opt_name.focus();
          return false;
       }
       if(objEmail.value == '' || objEmail.value == objEmail.defaultValue) {
          error += "Please enter your email\n";
          objEmail.value= '';
          objEmail.focus();
          return false;
         
       } else if(!filter.test(objEmail.value)) {
          error += "Please enter a valid email\n";
          objEmail.value = '';
          objEmail.focus();
       }
       
       if(error != '') {
          alert(error);
          return false;   
       } else {
          return true;
       }
    }
    /* ]]> */
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: 4789
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: Images not displaying but box is there...

PostBy ncorral on Mon Jun 28, 2010 12:33 pm

I'm having a similar issue in that 1 image is not showing. Everything was fine this morning, but i decided to add a page and I wanted to have it show on the gallery. All Page info is correct, images are uploaded, but I just can't figure out why this 1 img is not showing:

http://www.collegetocareers.com/

The image not showing is /img/collegetextbooks.jpg

THanks,

Nohel
ncorral
 
Posts: 2
Joined: Mon Jun 28, 2010 12:31 pm

Re: Images not displaying but box is there...

PostBy admin on Mon Jun 28, 2010 1:16 pm

the image for the 4th post in gallery with title "Textbooks" does not show
the image, that you specified for articleimg custom field for this post with url
http://www.collegetocareers.com/img/collegetexbooks.jpg,
does not exist
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: 4789
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: Images not displaying but box is there...

PostBy ncorral on Mon Jun 28, 2010 1:26 pm

I was wrecking my brain trying to think of the problem and it was all because I was missing a "t" in the articleimg name.

Thanks for the help!

Nohel


admin wrote:the image for the 4th post in gallery with title "Textbooks" does not show
the image, that you specified for articleimg custom field for this post with url
http://www.collegetocareers.com/img/collegetexbooks.jpg,
does not exist
ncorral
 
Posts: 2
Joined: Mon Jun 28, 2010 12:31 pm

Re: Images not displaying but box is there...

PostBy admin on Mon Jun 28, 2010 1:33 pm

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: 4789
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: Images not displaying but box is there...

PostBy gx2g on Mon Jun 28, 2010 7:48 pm

Can you please help me, I have installed and re-installed, plus tried the default theme. just spins but isn't picking up the images.

I have two images online
http://www.gx2g.com/images/features/jil ... iphone.png
http://www.gx2g.com/images/features/nina-santiago.png

Using the articleimg in a post and another in a page.

Everything looks great just can't get the images to show up.

Can you please advise me on some other steps for trouble shooting I'd really like to use this plugin.

Site is: http;//www.gx2g.com

You can see it in action there.
gx2g
 
Posts: 1
Joined: Mon Jun 28, 2010 7:40 pm

Re: Images not displaying but box is there...

PostBy angievinez on Tue Jun 29, 2010 1:40 am

I've tried every step listed here, but still cannot get the images to show up in the featured content box. Could you please take a look and let me know what I'm missing?

http://www.eightymphmom.com

Thank you for your help.
angievinez
 
Posts: 1
Joined: Mon Jun 28, 2010 1:51 pm

Re: Images not displaying but box is there...

PostBy admin on Tue Jun 29, 2010 8:55 am

gx2g, looks like you fixed it
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: 4789
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