Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme »

Featured Content Showcase Plugin


 
Prev Previous Post   Next Post Next
  #1  
Old Aug 3, 2010, 05:52 AM
mattf
 
5 posts · Apr 2010
Featured Content Showcase Plugin

Hi

I have got the Featured Content Showcase Plugin (http://xavisys.com/wordpress-plugins...tent-showcase/) working, BUT using the code they give, which is
Code:
if (function_exists('get_featured_content_showcase')) {
    echo get_featured_content_showcase();
}
I can only get it to appear on every page. I want the gallery to appear on just my frontpage.

paulae recently gave me some code on another thread to make a different plugin, 'Featured Gallery Plugin', work on just my font page:
Code:
<div align="center">
<?php if (is_front_page() && !is_paged() ) include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>
</div>
<br />
I have tried a version of that code with this new plugin but I can't get that to work.

Can anyone help? Sorry to be code illiterate.

I am using Wordpress 3+ and Atahualpa 3.5.3.
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Version 3.4.2 and Featured Content Gallery kpowers70 Plugins & Atahualpa 10 May 26, 2010 12:19 PM
Error trying to use Featured Content Gallery in IE dalvarenga Plugins & Atahualpa 5 Apr 15, 2010 07:48 PM
Featured Content Gallery and 3.4.2 mattalter Plugins & Atahualpa 6 Dec 10, 2009 03:47 PM
Featured Content Gallery strangelove Plugins & Atahualpa 43 Oct 24, 2009 02:05 PM


All times are GMT -6. The time now is 07:14 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.