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 »

[SOLVED] Featured Gallery Plugin


  #1  
Old Jul 27, 2010, 09:27 AM
mattf
 
5 posts · Apr 2010
Please can someone recommend a Featured Gallery Plugin to provide a featured style gallery on the frontpage of the Atahualpa theme. I have looked at various options but would prefer to keep it as simple as possible and to go with one that others using Atahualpa have successfully used.

I am using Wordpress 3+ and Atahualpa 3.5.3.
  #2  
Old Jul 27, 2010, 10:03 AM
paulae's Avatar
paulae
 
1,333 posts · Feb 2009
Wordpress 3.4.1, Atahualpa 3.7.7
Do you mean featured posts?

I'm successfully using Featured Content Gallery on one site and Smooth Slider on another, both with WP 3.0 and Atahualpa 3.5.3.

FCG: http://larchmontgazette.com
SS: http://aghca.org

If you just want images, WP-Cycle is very easy to set up.
  #3  
Old Jul 28, 2010, 08:54 AM
mattf
 
5 posts · Apr 2010
Where do you put the code for the Featured Content Gallery for your http://larchmontgazette.com site. When I insert it in the loop using the Atahualpa theme settings it appears in every page and not just the front page?
  #4  
Old Jul 28, 2010, 08:58 AM
paulae's Avatar
paulae
 
1,333 posts · Feb 2009
Wordpress 3.4.1, Atahualpa 3.7.7
You have to restrict where it appears. I put this code in the Above the Loop section of the center column style area:

Code:
<div align="center">
<?php if (is_front_page() && !is_paged() ) include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>
</div>
<br />
The exclamation mark keeps it from showing up other than on the front page. I'm sure there are other PHP statements that would accomplish this as well.
  #5  
Old Jul 28, 2010, 09:01 AM
mattf
 
5 posts · Apr 2010
Thanks so much! Really helpful.

Bookmarks

Tags
featured content, plugins

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


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 08:35 PM.


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