Featured Content Gallery | WordPress Plugin | iePlexus

Works on Demo - Live Site Doesn't

New releases, ideas for the future, and known issues

Works on Demo - Live Site Doesn't

PostBy drivenmg on Fri Jul 31, 2009 5:25 am

I have NO CLUE what is going on.

Here is the demo:
http://www.drivenmg.com/dcc/

- works great!

Here is the live site:
http://www.daytonchessclub.com/

- doesn't work AT ALL...everything is copied over correctly. The correct ID's are in place - the only thing I can think of is that there is no call to action happening on specific div ID of some sort.

Ideas / suggestions?
drivenmg
 
Posts: 12
Joined: Wed Apr 01, 2009 7:34 pm

Re: Works on Demo - Live Site Doesn't

Thank you for using the Featured Content Gallery Forum
 

Re: Works on Demo - Live Site Doesn't

PostBy admin on Mon Aug 03, 2009 8:32 am

try to reupload plugin..could be permissions problem..
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: Works on Demo - Live Site Doesn't

PostBy drivenmg on Mon Aug 03, 2009 8:40 am

done and still same result. tried deactivating all other plugins as well and same result.
drivenmg
 
Posts: 12
Joined: Wed Apr 01, 2009 7:34 pm

Re: Works on Demo - Live Site Doesn't

PostBy admin on Mon Aug 03, 2009 8:53 am

check permissions, should be 755 for whole plugins folder
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: Works on Demo - Live Site Doesn't

PostBy drivenmg on Mon Aug 03, 2009 8:55 am

yep - that is correct
drivenmg
 
Posts: 12
Joined: Wed Apr 01, 2009 7:34 pm

Re: Works on Demo - Live Site Doesn't

PostBy admin on Mon Aug 03, 2009 9:10 am

something wrong with your css/javascript files..they do not want work..
as a test, I copied your source code and instead of javascript/css files links in head I copied those from my site.. and it started working right away..you can try this: in file content-gallery.php replace those
Code: Select all
<link rel="stylesheet" href="http://www.daytonchessclub.com/wp-content/plugins/featured-content-gallery/css/jd.gallery.css.php" type="text/css" media="screen" charset="utf-8"/>
   <link rel="stylesheet" href="http://www.daytonchessclub.com/wp-content/plugins/featured-content-gallery/css/jd.gallery.css" type="text/css" media="screen" charset="utf-8"/>
   <script type="text/javascript" src="http://www.daytonchessclub.com/wp-content/plugins/featured-content-gallery/scripts/mootools.v1.11.js"></script>
   <script type="text/javascript" src="http://www.daytonchessclub.com/wp-content/plugins/featured-content-gallery/scripts/jd.gallery.js.php"></script>
   <script type="text/javascript" src="http://www.daytonchessclub.com/wp-content/plugins/featured-content-gallery/scripts/jd.gallery.transitions.js"></script>
   <!-- end gallery scripts -->

with other working site links


ask your host..what's wrong ..
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: Works on Demo - Live Site Doesn't

PostBy drivenmg on Mon Aug 03, 2009 9:27 am

kept getting error mssg when i copied/pasted - the sites are on the same server.
drivenmg
 
Posts: 12
Joined: Wed Apr 01, 2009 7:34 pm

Re: Works on Demo - Live Site Doesn't

PostBy admin on Mon Aug 03, 2009 9:55 am

ok..copy featured content gallery.com links on homepage
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: Works on Demo - Live Site Doesn't

PostBy drivenmg on Mon Aug 03, 2009 9:59 am

I'm sorry but I'm not understanding what you mean by:

copy featured content gallery.com links on homepage
drivenmg
 
Posts: 12
Joined: Wed Apr 01, 2009 7:34 pm

Re: Works on Demo - Live Site Doesn't

PostBy admin on Mon Aug 03, 2009 10:01 am

to test try those links from our site
Code: Select all
<link rel="stylesheet" href="http://www.featuredcontentgallery.com/wp-content/plugins/featured-content-gallery/css/jd.gallery.css.php" type="text/css" media="screen" charset="utf-8"/>

   <link rel="stylesheet" href="http://www.featuredcontentgallery.com/wp-content/plugins/featured-content-gallery/css/jd.gallery.css" type="text/css" media="screen" charset="utf-8"/>
   <script type="text/javascript" src="http://www.featuredcontentgallery.com/wp-content/plugins/featured-content-gallery/scripts/mootools.v1.11.js"></script>
   <script type="text/javascript" src="http://www.featuredcontentgallery.com/wp-content/plugins/featured-content-gallery/scripts/jd.gallery.js.php"></script>
   <script type="text/javascript" src="http://www.featuredcontentgallery.com/wp-content/plugins/featured-content-gallery/scripts/jd.gallery.transitions.js"></script>

put those in to your content-gallery.php
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

Next

Return to Development, Improvement, and Conflicts

Who is online

Users browsing this forum: No registered users and 0 guests