Products

1: Shortcode Format

[ovabrw_products class='' posts_per_page='6' order='DESC' orderby='date' categories='' card='card1' column='2']

these params:

order: DESC/ASC orderby: date categories: slug1, slug2 card: card1, card2, card3, card4, card5, card6 column: 1,2,3,4 posts_per_page: insert number class: Insert your class

2: Customize shortcode

You can customize in child theme:

Copy file from
Plugins/ova-brw/ovabrw-templates/shortcode/list-products.php
to
themes/your-theme/ovabrw-templates/shortcode/list-products.php

Last updated