Featured Content Gallery | WordPress Plugin | iePlexus

FCG not showing via personal landing page?

New releases, ideas for the future, and known issues

FCG not showing via personal landing page?

PostBy dital on Wed Aug 19, 2009 12:00 pm

Hiya guys, love the gallery!

I'm trying to configure it to work via the 'personal landing page' theme from http://themeforest.net/item/personal-la ... heme/52398 on my site's portfolio section (dital.co.uk)

The box appears where the content should be but that's all? Any thoughts on what I should try to make it work?

Is it also possible to remove the link to the post when the image is clicked?

Any help would be greatly appreciated.

Many Thanks.
dital
 
Posts: 3
Joined: Wed Aug 19, 2009 11:55 am

Re: FCG not showing via personal landing page?

Thank you for using the Featured Content Gallery Forum
 

Re: FCG not showing via personal landing page?

PostBy admin on Wed Aug 19, 2009 12:44 pm

your theme has jquery, probably here is conflict..also, at least 2 posts need with articleimg custom field, also check is you specified all required settings on fcg options page
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: FCG not showing via personal landing page?

PostBy dital on Wed Aug 19, 2009 12:55 pm

Hi and many thanks for the quick reply, I've created two test posts including the image urls and completed all the required settings using both the slug and IDs yet they still do not show?

I'm just watching the install video now on vimeo to see if anything stands out. If you do think of anything else I would like to hear from you.

Thanks again.
dital
 
Posts: 3
Joined: Wed Aug 19, 2009 11:55 am

Re: FCG not showing via personal landing page?

PostBy admin on Wed Aug 19, 2009 1:43 pm

in your header those line are conflict with fcg
Code: Select all
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script>
<script type="text/javascript" src="http://www.dital.co.uk/wp-content/themes/personal-landing-page/js/jquery.scrollTo-min.js"></script>
<script type="text/javascript" src="http://www.dital.co.uk/wp-content/themes/personal-landing-page/js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="http://www.dital.co.uk/wp-content/themes/personal-landing-page/js/jquery.fancybox-1.2.1.pack.js"></script>


they belong to the theme, it means theme conflict
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: FCG not showing via personal landing page?

PostBy dital on Wed Aug 19, 2009 1:51 pm

Thanks again, you're 100% correct when i removed that code the gallery functions fine.

Do you happen to know if there is an alternative script that I could use on the site rather than jquery. Or is there are any work arounds to make it function?

Also is it possible to remove the image link to the featured post?
dital
 
Posts: 3
Joined: Wed Aug 19, 2009 11:55 am

Re: FCG not showing via personal landing page?

PostBy admin on Wed Aug 19, 2009 2:17 pm

this code belongs to the theme, I do not know what it is responsible for..so I can not tell you how to replace it..no workarounds about jquery yet..
to disable links in image
open jd.gallery.js.php and change this line
Code: Select all
embedLinks: true,

to
Code: Select all
embedLinks: false,

edit this file in notepad
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


Return to Development, Improvement, and Conflicts

Who is online

Users browsing this forum: No registered users and 0 guests

cron