StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 09-29-2012, 02:16 PM
soaringpine soaringpine is offline
Registered User
GenesisConnect
Pro Plus Member
 
Join Date: May 2009
Posts: 111
Default SlideDeck2 plugin

Hi guys,

I am trying to implement the slidedeck2 plugin on the focus child theme and it will not render correctly on the home page with me using a hook.

I am using the following:

PHP Code:
function generate_SD() {
if (
is_home())
{
echo 
do_shortcode("[SlideDeck2 id=2741]");
}
}
// end of our new function generate_SD
// Now we add our new function to the Genesis Action Hook
add_action('genesis_after_header','generate_SD'); 
It is like the .css is not being picked up.... Have you guys ever received any request for help with this plugin?

Any help is much appreciated.
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Slide show plugin to replace Featured Content Gallery plugin Darlene Darragh General Discussion 5 05-22-2009 01:51 PM


All times are GMT -5. The time now is 12:09 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.