Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Plugins & Atahualpa (http://forum.bytesforall.com/forumdisplay.php?f=16)
-   -   [SOLVED] Featured Gallery or either (http://forum.bytesforall.com/showthread.php?t=12234)

Foulsham Eric Jan 14, 2011 07:50 AM

[SOLVED] Featured Gallery or either
 
Hi JuggleDad,
I use 3.4.6 with WP 3.0.4 and I am looking for somekind of featured Gallery at the top of the loop. Pulls out my first image posts into à gallery wich links to the post itself. I have tried quite a few but all creats parse or fatal errors ... Would you have something ?
Thanks :)

paulae Jan 14, 2011 08:17 AM

The Smooth Slider plugin works very nicely and is easy to set up. At http://aghca.org, I have it working on the front page.

Once I set up the plugin, I added
Code:

<?php
if ( is_home() AND function_exists( 'get_smooth_slider' ) ) { get_smooth_slider();  } ?>

to Content Above the Loop in the center column settings of Atahualpa Theme Options.

You can also use a short code to run it within a post or page, which I have done on sites where I want it as part of a static front page.

Foulsham Eric Jan 16, 2011 11:25 AM

Thanks a lot. That's great and works perfectly.


All times are GMT -6. The time now is 12:06 PM.

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