leogermani
Member
Posted 4 years ago #
Hi all,
Id love to have feedback on this plugin that allows you to create HTML templates to use inside your posts and pages. The templates can have dynamic fields, and you apply them through a new button on your editor.
http://www.pirex.com.br/wordpress-plugins/html-templates
Leo,,
Marcomail
Member
Posted 4 years ago #
very nice!! Is possible have dinamic field with images ?
leogermani
Member
Posted 4 years ago #
sure,
just create a field called imageURL (or whatever) and insert a code like this in yout HTML template:
<img src="#imageURL#">
Marcomail
Member
Posted 4 years ago #
yes, but is not possible automatic attach an image in a specific field ? Could be an interesting option :)