dokan single product multivendor problem
-
I can´t see the button sell one like this in each producto single page, and I can´t see the list of vendors with the same product in the product page, with other themes work correctly but no with WoodMart, thanks!
Attachments:
You must be
logged in to view attached files.
If I disable the WoodMart single product layout, it works correctly. How can I add these Dokan codes to the custom product layout?
Hello,
It looks like the plugin adds its custom content using the standard WooCommerce hook. When you create a custom layout with a page builder, it doesn’t contain any default elements and hooks. It contains only those elements that you added with the page builder manually.
We have a special “Hook” element in page builder that you can place to your custom layout and then the plugin will be able to add its custom content there. But we don’t know which one exactly it needs. You can either try to select all hooks one by one or contact plugin developers for help.
Read more information here https://xtemos.com/docs-topic/custom-hooks-and-plugins-compatibility/
Best Regards