Forums

Tabber Tabs Widget
Theme Integration (2 posts)

  1. jami0821
    Member
    Posted 11 months ago #

    I love the Tabber Tabs Widget and it works great for me when installing it in the standard way (to the wp-content/plugins/ folder).

    My question is about integrating the plugin into a theme. I have it half way working. It's generating the sidebar area but not the actual widget.

    Basically, I've just updated the constant back path to where the plugin is located in my theme files:

    define( 'TABBER_TABS_DIR', TEMPLATEPATH . '/includes/plugins/tabber-tabs-widget/' );

    But it's not loading the widget for some reason. Any idea what I might be missing?

  2. sbruner
    Member
    Posted 10 months ago #

    WordPress has a function for that: the_widget():
    http://codex.wordpress.org/Function_Reference/the_widget

    Use Slipfire_Widget_Tabber as the class. You're going to have to play around with the $args.

Reply

You must log in to post.

About this Plugin

About this Topic