Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Blogging Forum


You are currently viewing our Blogging Forum as a guest. Please register to participate.
Login



Reply
Multiple Widget Sections in a WordPress Theme
Old 12-18-2009, 10:12 AM Multiple Widget Sections in a WordPress Theme
TripleMoons's Avatar
Webmaster Talker

Posts: 614
Name: Stephanie Kunder
Location: Hanover, PA
Trades: 0
As usual I get no response on the "support" forums on WordPress.org.

So I've successfully implemented two widget sections in a theme, but a third does not seem to be working? I can't seem to drag & drop a widget into the third section I created and I can only assume it's something I did wrong in the php.



My functions.php file looks like this...
Code:
<?php
if ( function_exists('register_sidebar') )
register_sidebar(array('name'=>'Available',
));
?>

<?php
if ( function_exists('register_sidebar') )
register_sidebar(array('name'=>'Recent Photos',
));
?>

<?php
if ( function_exists('register_sidebar') )
register_sidebar(array('name'=>'Shows',
));
?>
Here is the theme I'm working on...
http://jntreptiles.com/terms/
(my problem is with the "Shows" section)
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

TripleMoons is offline
Reply With Quote
View Public Profile Visit TripleMoons's homepage!
 
 
Register now for full access!
Old 12-18-2009, 01:05 PM Re: Multiple Widget Sections in a WordPress Theme
TripleMoons's Avatar
Webmaster Talker

Posts: 614
Name: Stephanie Kunder
Location: Hanover, PA
Trades: 0
It was a problem with the plugin. The newest update is faulty and they still have it listed to be upgraded in the admin panel. Awesome! I downgraded to the previous version and things are working now...Mostly...

Anyone have a clue how I can disable the rollover effect? It's all wonky and I'd rather just do with it entirely.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

TripleMoons is offline
Reply With Quote
View Public Profile Visit TripleMoons's homepage!
 
Reply     « Reply to Multiple Widget Sections in a WordPress Theme
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.87251 seconds with 12 queries