Featured Content Gallery | WordPress Plugin | iePlexus

Thesis Theme and FCG not allowing posts to show up

New releases, ideas for the future, and known issues

Thesis Theme and FCG not allowing posts to show up

PostBy catwoman on Mon Jan 24, 2011 8:16 am

For Gourmetgadgetgal.com I have added the FCG using the appropriate hooks that Thesis requires in it's custom_functions.php file. See Below:

*****Code****
function add_to_feature_box() { ?>

<?php }

add_action('thesis_hook_feature_box','add_to_feature_box');

function custom_featurebox(){
global $post;
include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php');
}
add_action('thesis_hook_feature_box','custom_featurebox');

***end code***

My problem is when I use any other category paired with the "slider" category, my posts do not show up on the front page like they're supposed to. If "slider" is the only category selcted the posts showup just fine. Any ideas on why I'm having issues with this category problem?

Thanks!
Rachel
catwoman
 
Posts: 3
Joined: Mon Jan 24, 2011 8:10 am

Re: Thesis Theme and FCG not allowing posts to show up

Thank you for using the Featured Content Gallery Forum
 

Re: Thesis Theme and FCG not allowing posts to show up

PostBy admin on Mon Jan 24, 2011 8:56 am

you can have only one category in fcg..
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: Thesis Theme and FCG not allowing posts to show up

PostBy catwoman on Mon Jan 24, 2011 9:21 am

Let me make sure I understand. I cannot use another category for a post that I want to to be used for the FCG. Any post that is categoriezed as "slider" will show up in my FCG.

My main goal is have all of my of posts show up on the front page and then have three or four of those posts that I would pull from for the FCG. It sounds like I can't do this. Am I understanding correctly?

Thanks for any help!!
catwoman
 
Posts: 3
Joined: Mon Jan 24, 2011 8:10 am

Re: Thesis Theme and FCG not allowing posts to show up

PostBy admin on Mon Jan 24, 2011 10:12 am

you can use page/postid instead of category in fcg options settings
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: Thesis Theme and FCG not allowing posts to show up

PostBy catwoman on Wed Jan 26, 2011 1:25 pm

Thank you for the last pointer on using the pgae/post ID. I have set it up that way and the only thing not working it the images are not showing up in the FCG. Not sure why, everything is correctly entered.
catwoman
 
Posts: 3
Joined: Mon Jan 24, 2011 8:10 am

Re: Thesis Theme and FCG not allowing posts to show up

PostBy admin on Wed Jan 26, 2011 1:40 pm

for it looks like some code modified for the plugin, can you reupload it from our site?
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