Third Party plugin style

Allen

New Member
Hi, I am uisng a third party plugin with Da Vinci 2.0
I am using plugin on posts, not product pages. Post template is not loading plugin style properly and content displays without proper styling. PLugin authur has recommended using this code but this didn't help.

<code>
<?php BlockTemplateManager::getInstance()->enqueueProductsStyle(); ?>
</code>

Can you please help. It works with other themes but I am trying to configure it with Alidropship store website.
 
Top