vctr
Forum Replies Created
-
Hi ej2008,
I am sorry to hear about the trouble you had with the plugin. At the moment, we make one ajax call to record conversions, but that call is made per module / display type, so if you have more than 1 popup, or if you are also using ‘after content’ and ‘slide-in’ display types. We realise that conversion tracking might be something that not all users want so we are adding the ability to turn it on / off per instance. This will be included in the next release.
I hope we can win you as a user moving forward.hello @mrsnak,
Could you please elaborate in regards to the “tiny artboard window that now barely shows a portion of the popup”. I am not quite sure which part that is, do you mean the preview of popup, or something else? Would love to see if there’s a rendering issue or something else.
Forum: Plugins
In reply to: [Hustle - Email Marketing, Lead Generation, Optins, Popups] Custom CSShi bmccabe,
In the plugin UI, you need to scroll down to custom css section, enable it, click on the ‘content’ button and inside add
text-align:center;Or just copy and paste the code below:
.wph-modal.wph-modal-container .wph-modal--content, .wph-cc-shortcode .wph-cc-shortcode--content { text-align:center; }hope this helps, glad you like the plugin!