[Plugin: Tabbed Widgets] Chasing My Tail – Can’t Get TW Working!
-
I’ve been running around all over the Internet, for a couple weeks, looking for the answer to how I can get TW working. Most of the time, the suggestions I come across do not match what I find within my files.
Here’s the latest suggestion I got from Kaspars on his web page before he closed the comments:
“Scott, (1) your theme needs to apply unique identifiers to all widgets, which it currently doesn’t do. Browse around this website to see how to add that functionality…”
On his website, I found a post that explained how to add unique identifiers. I went to my server and grabbed the functions.php from /illuminodyssey.com/html/wp-content/themes/siteground-wp33
When I opened the file, I found this:
—————–<?php if ( function_exists('register_sidebar') ) register_sidebar(array( 'before_widget' => '<li id="%1$s" class="widget %2$s">', 'after_widget' => '</li>', 'before_title' => '<h2 class="widgettitle">', 'after_title' => '</h2>', ));
—————–
I’m still new at this but it looks like the code is correct for the unique identifiers. Still, TW isn’t showing up.I can find it listed in the Plugins list – it’s active. When I go to Widgets list, it’s only listed as an available widget if I go to an “invisible widget area.”
If I go the the TW’s Settings page, I can select my options and update but it still doesn’t show up on my blog.
Does anyone know how to fix this? If not, can anyone suggest another tabbed widget plugin that is easier to set up and use?
Thanks.
- The topic ‘[Plugin: Tabbed Widgets] Chasing My Tail – Can’t Get TW Working!’ is closed to new replies.