The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Pop up to request sign up for newsletter
Anyone seen a vbulletin popup that only pops up once per visit to ask if visitors want to sign up for a newsletter but doesn't popup for members.
Thanks guys for any input |
#2
|
|||
|
|||
just add an <if conditional> statement around your newsletter sign up- if condition is member yada-yada
Code:
<vb:if condition="$show['guest']">Show this to guest only- Insert your newsletter popup stuff here</vb:if> |
#3
|
|||
|
|||
Would be nice if I already had a newsletter popup, which I don't
|
#4
|
||||
|
||||
Here is the popup, edit it to your liking and you will have what you are looking for.
https://vborg.vbsupport.ru/showthread.php?t=214789 |
#5
|
|||
|
|||
Tried that and unfortunately doesn't work in 4.2.2 patch level 6.
Thanks for replying. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|