Single Product Page tax visible
-
Good Day, on the single product page of the makeup theme, i want the tax amount be visable without losing the single product page composistion. Can you make that possible?
Attachments:
You must be
logged in to view attached files.
Hello,
It looks like the plugin adds its custom content using the standard WooCommerce hook. When you create a custom layout, it doesn’t contain any default elements and hooks. It contains only those elements that you added with editor manually.
We have a special “Hook” element in editor r 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