Only the first tab is showing content. When I click on any other tab it only shows the content from the first tab. Any suggestions? Thanks!
Here it is on a demo site in the footer: http://blueyonderdesign.com/demo/
Content only showing first tab
Started by
Guest_Jen_*
, May 27 2011 11:52 AM
2 replies to this topic
#3 Guest_Jen_*
Posted 27 May 2011 - 03:34 PM
Got it to work by editing tabber-widget/widget.php
to:
<li><a <?php echo $class; ?> href="#<?php echo $tab_href; ?>"><img src="<?php echo $tabber["title_$counter"]; ?>"></a></li>
to:
<li><a <?php echo $class; ?> href="#<?php echo $tab_href; ?>"><img src="<?php echo $tabber["title_$counter"]; ?>"></a></li>
- Maybe not the best way, but it works now :)
Reply to this Topic
ATTENTION
If this topic is marked RESOLVED or INFORMATION, or if you are NOT experiencing EXACTLY the same issue, please start a new topic to provide the details of your problem. If the solution provided doesn't work for you, you should start a new topic. If you feel this thread contains relevant information, you may include a link to it in your new topic. To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. When posting your question or request on the forum, please be as concise and specific as possible. The shorter and more to the point you can make your request, the better.
For BackupBuddy related issues, be sure to include the status log from your most recent backup.
CLICK HERE to start a new topic in the Tabber-Widget Plugin forum.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users




