How to use Penum Woo Products Plugin

To add the shortcode content for the Penum Tab plugin to your page, follow these steps:

1. Open the page where you want to add the shortcode in your WordPress editor.
3. Copy the entire shortcode content from the instruction given bellow.
4. Paste the shortcode content into the editor at the location where you want to display the tabs.
5. Switch back to the "Visual" mode in the editor to see the tabs.
6. Save and publish the page.

The shortcode content consists of four tab groups, each with different parameters for the Penum Products plugin. The first tab group displays recent, featured, sale, and best-selling products in a grid layout with three columns and one row, and six products per tab. The second tab group displays the same types of products in a grid layout with four columns and one row, and eight products per tab. The third tab group displays the same types of products in a carousel layout with three columns and one row, and twelve products per tab. The fourth tab group displays the same types of products in a carousel layout with different columns and rows for each tab, and twelve products per tab.

Shortcode Instruction
<!-- wp:shortcode -->

[penum_tab][penum_tab_item title="recent"][penum_products layout="grid" autoplay="false" columns="3" rows="1" quantity="6" type="recent" /][/penum_tab_item][penum_tab_item title="featured"][penum_products layout="grid" autoplay="false" columns="3" rows="1" quantity="6" type="featured" /][/penum_tab_item][penum_tab_item title="sale"][penum_products layout="grid" autoplay="false" columns="3" rows="1" quantity="6" type="sale" /][/penum_tab_item][penum_tab_item title="best selling"][penum_products layout="grid" autoplay="false" columns="3" rows="1" quantity="6" type="best_selling" /][/penum_tab_item][/penum_tab]

<!-- /wp:shortcode -->

<!-- wp:separator -->

<hr class="wp-block-separator"/>

<!-- /wp:separator -->

<!-- wp:shortcode -->

[penum_tab][penum_tab_item title="recent"][penum_products layout="grid" autoplay="false" columns="4" rows="1" quantity="8" type="recent" /][/penum_tab_item][penum_tab_item title="featured"][penum_products layout="grid" autoplay="false" columns="4" rows="1" quantity="8" type="featured" /][/penum_tab_item][penum_tab_item title="sale"][penum_products layout="grid" autoplay="false" columns="4" rows="1" quantity="8" type="sale" /][/penum_tab_item][penum_tab_item title="best selling"][penum_products layout="grid" autoplay="false" columns="4" rows="1" quantity="8" type="best_selling" /][/penum_tab_item][/penum_tab]

<!-- /wp:shortcode -->

<!-- wp:separator -->

<hr class="wp-block-separator"/>

<!-- /wp:separator -->

<!-- wp:shortcode -->

[penum_tab][penum_tab_item title="recent"][penum_products layout="carousel" autoplay="false" columns="3" rows="1" quantity="12" type="recent" /][/penum_tab_item][penum_tab_item title="featured"][penum_products layout="carousel" autoplay="false" columns="3" rows="1" quantity="12" type="featured" /][/penum_tab_item][penum_tab_item title="sale"][penum_products layout="carousel" autoplay="false" columns="3" rows="1" quantity="12" type="sale" /][/penum_tab_item][penum_tab_item title="best selling"][penum_products layout="carousel" autoplay="false" columns="3" rows="1" quantity="12" type="best_selling" /][/penum_tab_item][/penum_tab]

<!-- /wp:shortcode -->

<!-- wp:separator -->

<hr class="wp-block-separator"/>

<!-- /wp:separator -->

<!-- wp:shortcode -->

[penum_tab][penum_tab_item title="recent"][penum_products layout="carousel" autoplay="false" columns="4" rows="2" quantity="12" type="recent" /][/penum_tab_item][penum_tab_item title="featured"][penum_products layout="carousel" autoplay="false" columns="2" rows="2" quantity="12" type="featured" /][/penum_tab_item][penum_tab_item title="sale"][penum_products layout="carousel" autoplay="false" columns="3" rows="2" quantity="12" type="sale" /][/penum_tab_item][penum_tab_item title="best selling"][penum_products layout="carousel" autoplay="false" columns="3" rows="1" quantity="12" type="best_selling" /][/penum_tab_item][/penum_tab]

<!-- /wp:shortcode -->

  • 1 Users Found This Useful
Was this answer helpful?

Powered by WHMCompleteSolution