|
Installing in Sidebar
|
|
03-16-2009, 04:49 AM
Post: #1
|
|||
|
|||
|
Installing in Sidebar
I also have a problem moving to the sidebar. I have 2 sidebars and trying to insert it into the template's Sidebar2 file (at the top of the right sidebar) and no matter where I put it, it won't show.
My site is http://www.andreabiz.com Thanks! Andrea Here's the Sidebar2 coding: <!-- Sidebar --> <div class="sidebar2"> <?php //Code automatically inserted by Featurific for Wordpress plugin if(is_home()) //If we're generating the home page (remove this line to make Featurific appear on all pages)... if(function_exists('insert_featurific')) //If the Featurific plugin is activated... insert_featurific(); //Insert the HTML code to embed Featurific ?> <h3>Pages</h3> <ul> <?php wp_list_pages('title_li='); ?> </ul> <h3>Archives</h3> <ul> <?php wp_get_archives('type=monthly'); ?> </ul> <?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar(1) ) : ?> <?php endif; ?> </div> <!-- Sidebar --> |
|||
|
03-18-2009, 03:18 AM
Post: #2
|
|||
|
|||
|
RE: Installing in Sidebar
Hi andreao,
Interesting. Does Featurific simply not appear, or do you get an error? Also, is the sidebar code you posted live on your site right now? I see that you've created (at least) two lists headed with 'Pages' and 'Archives', but I don't see them on your page. For the time being, one thing you might try is commenting out the first 'if' statement. In other words, change this: if(is_home()) //If we're generating the home page (remove this line to make Featurific appear on all pages)... to this: //if(is_home()) //If we're generating the home page (remove this line to make Featurific appear on all pages)... Good luck! ![]() -Rich |
|||
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads... | |||||
| Thread: | Author | Replies: | Views: | Last Post | |
| Installing on non-standard template | TravisReems | 1 | 2,015 |
03-09-2010 03:51 AM Last Post: rinogo |
|
| Move featurific to sidebar? | Jim22 | 1 | 1,834 |
08-04-2009 07:10 AM Last Post: rinogo |
|
| Help Installing on Sidebar | alanthonyc | 1 | 3,170 |
02-19-2009 04:02 AM Last Post: rinogo |
|
| Problems in installing featurific | falguni | 1 | 2,720 |
02-11-2009 05:19 AM Last Post: rinogo |
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help


