Posts: 297
Name: Michael Pehl
Location: Palma de Mallorca
|
Which theme is it? Custom?
I need to take a look at the jQuery part tbh.
But as I said the problem is (and Firebug reported it) that you have missed some settings for the popup_domination.
And that problem still exists.
Code:
<script type="text/javascript">
var popup_domination_defaults = {"name":"Your First Name...","email":"Your Email Address..."}, popup_domination_delay = 2, popup_domination_cookie_time = 5, popup_domination_center = 'Y';
</script>
Something like this code is missing in the site's HTML. That's why your popup_domination plugin does not work.
By the way, do you have any Cache plugin? If so, empty the cache in WP admin.
I would like to take a look at your blog (admin) itself, if I could 
And at the popup_domination plugin itself, ofcourse.
__________________
Chief Web Officer / Front-End Developer / System Engineer
Please login or register to view this content. Registration is FREE - Please login or register to view this content. Registration is FREE
Last edited by CSM; 12-20-2010 at 05:14 PM..
|