Newsletter popup

September 2015 Joomla Template
GK User
Sat May 07, 2016 11:12 am
Hello
Newsletter popup module works.
I need to have the AcyMailing add or save the post elsewhere?
Thank you
User avatar
Junior Boarder

teitbite
Mon May 09, 2016 9:23 am
Hi

Please simply replace the the module in "newsletter" module position with the ACY one.
User avatar
Moderator

GK User
Thu Jun 09, 2016 4:48 pm
Hello,
I put the custom code to the module, but the cross closing does not work.
I must do something to close the popup?

The code is:

<form action="http://YOURWEBSITE/index.php?option=com_acymailing&ctrl=sub" method="post">
<table class="acymailing_form">
<tr>
<td><label for="user_name">Name</label></td>
<td><input id="user_name" type="text" name="user[name]" value="" /></td>
</tr>
<tr>
<td><label for="user_email">E-mail</label></td>
<td><input id="user_email" type="text" name="user[email]" value="" /></td>
</tr>
<tr>
<td><label for="user_html">Receive</label></td>
<td><input type="radio" name="user[html]" value="0" id="user_html_0" ><label for="user_html_0">Text</label><input type="radio" name="user[html]" value="1" id="user_html_1" checked="checked"><label for="user_html_1">HTML</label></td>
</tr>
<tr>
<td colspan="2" ><input class="button" type="submit" value="Subscribe" name="Submit" /></td>
</tr>
</table>

<input type="hidden" name="acyformname" value="formAcymailing1" />
<input type="hidden" name="ctrl" value="sub"/>
<input type="hidden" name="task" value="optin"/>
<input type="hidden" name="redirect" value="http://YOUR_REDIRECT_URL"/>
<input type="hidden" name="option" value="com_acymailing"/>
<input type="hidden" name="visiblelists" value=""/>
<input type="hidden" name="hiddenlists" value="YOUR_LISTS"/>
</form>
User avatar
Junior Boarder

GK User
Fri Jun 10, 2016 5:59 pm
I've been watching and code to close this off? is there any option or happens?
this page is
http://www.cassadestapa.cat/index.php/k ... cassa.html
User avatar
Junior Boarder

GK User
Sat Jun 11, 2016 10:17 am
nobody can help in Gavick?
I've got php code that adding another forum Gavick button to work.
The pop-up always comes ...
every time I visit the page opens.
Any solution?
once registered should not leave.
regards
User avatar
Junior Boarder

teitbite
Sat Jun 11, 2016 2:04 pm
Hi

Please do not bump Your questions. Each bump moves Your question to the end of the line since last activity time is rewritten.

Newsletter showing is based on cookies. For me it works and after I closed it once it's not showing for me when I look at Your page. Please make sure if Your cookies are enabled.
User avatar
Moderator

GK User
Mon Jun 13, 2016 4:28 pm
Hello,
I have cookies enabled.
You tried this product link?
http://www.cassadestapa.cat/index.php/k ... cassa.html

Every time I go I redisplays the newsletter
User avatar
Junior Boarder

GK User
Wed Jun 15, 2016 3:40 pm
they can help???
User avatar
Junior Boarder

teitbite
Sat Jun 18, 2016 7:28 pm
Hi

It didn't show for me when I visited just now and I definitely have a cookie from last time closing it. Please check Your browser settings, maybe cookies are disabled there.
User avatar
Moderator

GK User
Fri Jul 01, 2016 3:21 pm
Have you recognized that the com_acymailing is NOT installed in the Quicl-Install-Edition of the template technews?
User avatar
Junior Boarder

teitbite
Mon Jul 04, 2016 9:05 am
Hi

Yes it's not installed. We cannot use someone else's extension without its developer agree to that.
User avatar
Moderator


cron