Page 1 of 1
Making popup opt-in form appear on top of page
Posted: Tue Apr 08, 2014 2:09 am
by sanmarcosmercury
I've used the header form of wp-subscriber previously and was able to grow email list consistently during its use. I'd like to start using the popups, but I'm having a conflict with a sticky navigation menu plugin I use, Kodda Menu 2+. During testing, the menu bar appears on top of the popup. Is there some code I can paste in somewhere to make sure that the wp-subscriber popup appears on top of the menu bar. Otherwise everything appears to be working fine. I'd appreciate your help.
Posted: Tue Apr 08, 2014 7:53 am
by Jean-Christophe Bisoux
Hi,
Is it posible to have an URL ? the code depends of the theme and without see it I can't help you
regards,
JC
Posted: Tue Apr 08, 2014 10:41 am
by sanmarcosmercury
Sorry -- should have thought of that. The theme is UrbanNews.
The url is
http://smmercury.com/
Posted: Tue Apr 08, 2014 11:23 am
by Jean-Christophe Bisoux
Hi,
Is it posible for you to create a post and only activate the popup on this post ?
it's just for me to see the popup with the navigation and find the custom css to correct the issue
Regards,
JC
Posted: Tue Apr 08, 2014 7:33 pm
by sanmarcosmercury
Sure, JC.
I've disabled the popup on all posts/pages/etc. except for this one:
http://smmercury.com/san-marcos-best-burgers-2011/
Hope this will help you diagnose. Thanks again for your help.
Posted: Wed Apr 09, 2014 7:28 am
by Jean-Christophe Bisoux
Hi,
to have the menu bellow the popup you must change the file
http://smmercury.com/wp-content/uploads ... _style.css
at line 8 you have
change by
maybe there is another way in the theme to change the CSS but this tip work
Regards,
JC