I know this issue has been addressed so many time in this forum,(for what i read), let's cut to the chase
http://www.midilandia.com/featuredcontent/
I read, watched the video for about two days following all the proposed steps to activate the plugin with no luck,I created a practice site to make sure all the pluins work properly before input the info,
this site has practically no plugins installed or activated just FCG, tried different themes, I use the Intrepidity wich they suggest the use of FCG, I installed the plugin from the Word Press plugin instaler, follow all the steps to the detail still nothing, the code was automatically placed br the instal in the home.php of the theme, so any suggestions?
It just doesn't work
5 posts • Page 1 of 1
Re: It just doesn't work
it looks like you set up static page with title "Sample page" as your homepage, this way you need to put the gallery call in page.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
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
-

admin - Site Admin
- Posts: 4789
- Joined: Fri Jan 16, 2009 9:29 am
- Location: Seattle, WA
Re: It just doesn't work
HI Yelena
Right on the money...it works, the only issue it that it appears in all the pages in my site, how can I restrict to show only in the main page (my home page)
TX
Luigi
Right on the money...it works, the only issue it that it appears in all the pages in my site, how can I restrict to show only in the main page (my home page)
TX
Luigi
- midilandia
- Posts: 3
- Joined: Wed Aug 24, 2011 7:28 am
Re: It just doesn't work
Hi Yelena
Thanks you were right in the money.. it works fine, one more question how to make the gallery apear only in the home page according to my settings. TX
Thanks you were right in the money.. it works fine, one more question how to make the gallery apear only in the home page according to my settings. TX
- midilandia
- Posts: 3
- Joined: Wed Aug 24, 2011 7:28 am
Re: It just doesn't work
put your gallery call like this
- Code: Select all
<?php
if (is_page('Your page title here'))
{
include (ABSPATH . '/wp-content/plugins/featured-content-gallery/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
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
-

admin - Site Admin
- Posts: 4789
- Joined: Fri Jan 16, 2009 9:29 am
- Location: Seattle, WA
5 posts • Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests









