illuzionn
Member
Posted 5 months ago #
How do I create an opt in box? Not just any opt in box but a highly customizable one that I can put a picture inside of? Is it a program in wordpress? Is it something I purchase? Thanks. I have the optimize press theme but those opt in boxes and buttons simply aren't what I'm looking for.
sacredpath
Member
Posted 5 months ago #
You will likely have to customize it then to suit your desires using CSS. You might even have to edit the PHP script files for the opt in box.
Do note that if you modify it directly, the first upgrade that comes along will wipe out all your customizations.
If the opt in is built into the theme, then create a child theme so that future updates do not overwrite your change and customizations.
illuzionn
Member
Posted 5 months ago #
Can't I just create one in kompozer and then add it into my theme? Will updates wipe that out too?
sacredpath
Member
Posted 5 months ago #
Yes, you can create your own form and then put it into a page or a widget.
illuzionn
Member
Posted 5 months ago #
But will it get overwritten with future updates or will i be ok?
sacredpath
Member
Posted 5 months ago #
No, if it is content in a page, post or a text widget it will not be overwritten in a theme update or change.