When I activate the simplemodal plugin my site url appears down the page, without link. I'd like to control my layout and dont' show this... in html source the url appears right before the div id="simplemodal-login-form".
Anyone could please help me? thanks!
I'm not sure I understand the issue. Can you explain it further and provide a link?
Hello Eric, look at this page: http://www.summerschool.it/
As you can see at the very bottom of the page, there's the site url.
if I disable the simplemodal plugin, it disappears...
Have you made any changes to the code? It looks like it is happening right before the SimpleModal Login code is placed in the page. Do you have any other login related plugins enabled?
nope...
no change to the code.
I have 2 login-related plugin/widget:
http://wordpress.org/extend/plugins/registration-form-widget/
http://wordpress.org/extend/plugins/theme-my-login/
but i disabled them and the url is still there... it disappears only when i disable simplemodal...