Social Deals Engine plugin provides Custom Templates for Shortcodes. You can Select the Template From Style Templates. just as shown in the image below :
Template Style :
It allows you to select any style template for this particular shortcode, Their three different style available in Social deals Plugin.Deals with Different Style Templates
Their are some default templates provide by Social Deals Engine plugin.
- Deal Box
- Deal of the day
- Digital Deal
Deal Box style template:
- Example
[wps_deals_by_status active="true" ending_sooon="true" upcoming="true" style="digital-deal"][/wps_deals_by_status]
- Frontend
Deal Of the Day style template :
- Example
[wps_deals_by_status active="true" ending_sooon="true" upcoming="true" style="deal-of-the-day"][/wps_deals_by_status]
- Frontend
Digital Deal style template:
- Example
[wps_deals_by_status active="true" ending_sooon="true" upcoming="true" style="deal-box"][/wps_deals_by_status]
- Frontend
For override or create your own template via theme or child theme Please Click Here.