Is there a plugin for this ?
-
On the page there are 3 buttons 4×4 6×6 and Value Set. This is placed there by putting a HTML link in the product short description.
Although it is working fine, it creates problems when exporting and migrating especially between different themes. As an example the Xstore theme is using a shortcut for this
[button et_class="" target="_blank" style="medium white" url="https://enigmaembroidery.com/wp-content/uploads/2020/04/EE061_INFO.pdf" icon="" title="INFO"]
Exporting this to another theme will not work because the other theme will see the code as plain text – Obviously a huge problems if you have a lot of products.
Therefore my question – Is there a plugin that will create up to 4 horizontal buttons on certain product pages that will link to a pdf document either on the domain, of an external domain.
I know it is possible to change the html to something like this
<button><a href='https://enigmaembroidery.com/wp-content/uploads/2021/04/EE229A_INFO.pdf'>More Info</a></button>
but my aim is to get this out of the product short description
The page I need help with: [log in to see the link]
- The topic ‘Is there a plugin for this ?’ is closed to new replies.