![]() |
Featured Content plugin says I need this..but do I?
The Featured Content plugin says that I need to have this code, in order for it to work. My question is....does Rev News already have this code? If not, where do I paste it?
<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?> thanks much! |
Re: Featured Content plugin says I need this..but do I?
Yes, you need this. Put it in the relevant template file (eg home.php for the homepage) where you want it to appear on the page. You may need to add some CSS to style.css to control the layout of the gallery within the page.
|
Re: Featured Content plugin says I need this..but do I?
Where specifically does it need to go in home.php ? I also have to do something to the stylesheet???
|
Re: Featured Content plugin says I need this..but do I?
Post your URL and describe where you want the FCG to appear. Also, post your home.php file.
As for the CSS - yes, you may need to make some changes to accommodate the FCG, but we won't know for sure until you've got the plugin running on your site. |
Re: Featured Content plugin says I need this..but do I?
If you're replacing your tabber with the FCG, replace this code in home.php:
Code:
<?php include(TEMPLATEPATH."/tabber.php");?>Code:
<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?> |
Re: Featured Content plugin says I need this..but do I?
Thanks!
|
Re: Featured Content plugin says I need this..but do I?
I need HELP with this, I have done everything that I can find to set up this program in my new site and can not get it to display even. I have been through several different tutorials, nothin. Can someone please help me. www.homeplansbydiamonddesign.com
|
Re: Featured Content plugin says I need this..but do I?
Quote:
If you've been through the tutorials here and followed them to the letter, your next step is to get support at the plugin's site: www.featuredcontentgallery.com |
| All times are GMT -5. The time now is 04:45 PM. |
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.