![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#4
|
||||
|
||||
|
In home.php, find this block of code:
Code:
<div id="homepage">
<?php // Check for the 'gallery_styles' function. if it's there, then include it. If not, do nothing ?>
<?php if (function_exists('gallery_styles')) : ?>
<div id="homepagetop">
<div class="featuredtop">
<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>
</div>
</div>
<?php endif; ?>
Change to this: Code:
<div id="homepage">
<div id="homepagetop">
<div class="featuredtop">
<?php include (ABSPATH.'wp-content/flashfader/flashfaderhtml.txt'); ?>
</div>
</div>
__________________
StudioPress on Facebook Copyblogger | StudioPress | ScribeSEO Teaching Sells | Third Tribe | Premise Follow me on Twitter |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Flash Plugin not working on streetballblog.com | streetball | General Discussion | 8 | 10-29-2009 04:31 PM |
| Missing Flash Fader Gallery | bmontgomery | General Discussion | 1 | 08-05-2009 02:38 PM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us