hpwd
Forum Replies Created
-
Forum: Plugins
In reply to: [Boxzilla - WordPress Popup Builder] Close buttonI tried this solution too but if you switch from the Visual editor to the Text editor, the JavaScript reference gets stripped out. What I’d like to do is modify the generated code of
<a href="Boxzilla.dismiss(555);">Dismiss</a>such that it would produce<a href="Boxzilla.dismiss(555);" class="boxzilla-buttonBlue">Dismiss</a>. For my use-case, the class could be hard coded in the plugin but I cannot find where I’d add this class.Contact has been submitted. Thanks in advanced for the assistance.
wrong place
Forum: Plugins
In reply to: [SendGrid] SendGrid Plugin V. 1.11.7 Template QuestionThe templates are stored in your sendgrid account. Once you log in, using the left navigational bar, click on Templates > Transactional. There you’ll see options to create a template. Once you create a template, the ID will be just to the right of the title.