Hi there,
I would like to know how to modify the Shoutbox Combo Widget to remove the Tags tab and replace it with the Categories and also to edit the order the tabs are displayed.
Thanks,
Deb
Hi there,
I would like to know how to modify the Shoutbox Combo Widget to remove the Tags tab and replace it with the Categories and also to edit the order the tabs are displayed.
Thanks,
Deb
Hey,
you can modify the combo widget in shoutbox\framework\php\class-framework-widgets.php - search for following line to locate the code in the php file:
class avia_combo_widget extends WP_Widget {You must log in to post.