GavickPro Documentation

Display your WordPress widget content in tabbed areas with the GK Tabs plugin

GK Tabs – to simply organize your content in a nice and comfortable way, use our lightweight and responsive widget for WordPress that generates the tabs from the selected sidebar widgets. Using this plug-in is the easiest way to add a tabbed content area in your sidebar that will be shown to your visitors. Tabbed interfaces can save a lot of vertical space and make your website look less crowded.

How to install WordPress Tabs widget

  1. In your Admin, go to menu “Plugins” –> “Add New”
  2. Select the tab “Upload” (tab)
  3. Browse for the gk-tabs.zip package
  4. Upload the .zip file you just downloaded using the “Install Now” button.
  5. Activate the plugin through the ‘Plugins’ menu in your WordPress administration page.

Manual (FTP) installation

  1. Download the zip-archive and extract it into your computer.
  2. Upload the entire gk-tabs folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in your WordPress administration page.

How to use the GK Tabs widget

How to add widgets to GK Tabs

Just drag some of your existing widgets (eg. Text, Pages, Archives, etc.) on to the GK Tabs Widget Area.

Use Drag& Drop to copy widgets into GK Tabs

Each Widget can be customized inside

Changing the order of widgets in the panel you change the order in our widget. Drag the GK Tabs Widget on to one of your sidebars (eg. Sidebar 1, Sidebar 2, etc.). You now have a tabbed area in your sidebar.

In each GK Tabs you can add few Widgets from list

Widgets you put in a position will be used as a source of data for the table – their titles will be used as the name of Tabs.

Configuration

The widget has fully configurable animations, interface and cache:

The first three options are connected with the widget layout and content:

The second part of the settings is connected with the tabs behaviours and layout:

The third part of settings is connected with the animation parameters:

And the last part of the settings is connected with more advanced settings.

For developers – custom styles

You can create your own CSS style for the widget following these easy steps:

  1. Duplicate one of the existing styles in the styles directory
  2. Rename the stylesheet file to your own name like my-style.css
  3. Change the file header used by WordPress File Header API – the name property should contain your style name which will be visible in the styles selector:
    /*
     Name: My Style
     */
  4. Prefix all selectors with your style CSS class compatible with your stylesheet name in this case – .my-style
  5. Enjoy your new GK Tabs style 🙂

For developers – filters and actions

Available actions

Available filters

Display your WordPress widget content in tabbed areas with the GK Tabs plugin 4.185 (83.64%) 11 votes