Jump to content


Replying to Content only showing first tab


Post Options

  or Cancel


Topic Summary

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>

  • Maybe not the best way, but it works now :)

Posted 27 May 2011 - 12:45 PM

It does work if I use text as the tab title, but if i use an image it won't work.

Posted 27 May 2011 - 11:52 AM

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/

Review the complete topic (launches new window)