Newsletter's formular on lightbox
Newsletter's formular on lightbox was created by madgicwebsite
Hello,
I would like to have a newsletter button and when we click on it a lightbox opens with the form. is it possible to achieve this with your component?
Regards,
René
I would like to have a newsletter button and when we click on it a lightbox opens with the form. is it possible to achieve this with your component?
Regards,
René
Please Log in or Create an account to join the conversation.
Replied by Romana on topic Newsletter's formular on lightbox
Hello Rene,
this doesn't depend on BwPostman but on Joomla and the Template. That is possible, BwPostman uses this to display the disclaimer at a popup, if set so at the options of BwPostman.
My suggestion: Create a custom module with a link formatted as button and formed like the link to the disclaimer does. The vital part is the ID of the link. With this ID a JavaScript is triggered to build the modal window. You have to user Your own ID, because this ID is used to create the popup for the disclaimer. Also You have to create Your own JavaScript to create the popup with Your ID. The JavaScript for the disclaimer is to find at <your-joomla-installation-path>/components/com_bwpostman/views/register/tmpl/default.php. It is the method function setComModal(). To get the correct content at Your popup You can inspect the options of BwPostman.
Hth
Romana
this doesn't depend on BwPostman but on Joomla and the Template. That is possible, BwPostman uses this to display the disclaimer at a popup, if set so at the options of BwPostman.
My suggestion: Create a custom module with a link formatted as button and formed like the link to the disclaimer does. The vital part is the ID of the link. With this ID a JavaScript is triggered to build the modal window. You have to user Your own ID, because this ID is used to create the popup for the disclaimer. Also You have to create Your own JavaScript to create the popup with Your ID. The JavaScript for the disclaimer is to find at <your-joomla-installation-path>/components/com_bwpostman/views/register/tmpl/default.php. It is the method function setComModal(). To get the correct content at Your popup You can inspect the options of BwPostman.
Hth
Romana
Problem gelöst? Dann bitte auf gelöst klicken. Über ein Danke freue ich mich immer.
Problem solved? Please click to solved.I am glad to every thank you.
The following user(s) said Thank You: madgicwebsite
Please Log in or Create an account to join the conversation.
Replied by Romana on topic Newsletter's formular on lightbox
Hello Rene,
Your wish didn't fell on deaf ears! With the next release of BwPostman there will be an additional layout modal, selectable at tab enhanced at the module settings. With this layout You will get a button at the module position and a click on this button will open a popup.
I think, the release will yet come this year.
Hth
Romana
Your wish didn't fell on deaf ears! With the next release of BwPostman there will be an additional layout modal, selectable at tab enhanced at the module settings. With this layout You will get a button at the module position and a click on this button will open a popup.
I think, the release will yet come this year.
Hth
Romana
Problem gelöst? Dann bitte auf gelöst klicken. Über ein Danke freue ich mich immer.
Problem solved? Please click to solved.I am glad to every thank you.
The following user(s) said Thank You: madgicwebsite
Please Log in or Create an account to join the conversation.
Replied by Romana on topic Newsletter's formular on lightbox
Hello Rene,
if You can't wait, here are the three relevant files:
Hth
Romana
if You can't wait, here are the three relevant files:
- The CSS file has to be copied to <Your-joomla-installation>/media/mod_bwpostman/css
- The javascript file has to be copied to <Your-joomla-installation>/media/mod_bwpostman/js
- The php file has to be copied to <Your-joomla-installation>/modules/mod_bwpostman/tmpl
Hth
Romana
Problem gelöst? Dann bitte auf gelöst klicken. Über ein Danke freue ich mich immer.
Problem solved? Please click to solved.I am glad to every thank you.
The following user(s) said Thank You: madgicwebsite
Please Log in or Create an account to join the conversation.
Time to create page: 0.191 seconds