Calendar in Product

1: Shortcode Format

 [ovabrw_st_product_calendar id="" class="" /]  

these params:

id: ID of Product

class: Insert your class

2: Customize shortcode

You can customize in child theme:

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

Last updated