ianccc
Member
Posted 3 months ago #
Yes, I did a search here and on google for this exact topic,
I have 7 sites running 3.5 all with the same theme, 2 of the 7 sites are missing the login button
http://oshawaluxuryhomes.com/wp-login.php
http://lawrenceparkluxuryhomes.ca/wp-login.php
i replaced the wp-admin directory - the wp-login.php
its only on these 2 sites - i searched the Theme - forum
any assistance appreciated
I can see in Chrome inspector that there's a class .submit that's set to display:none in your front.css
It's very strange, because when I remove that, the button is the wrong one. It's showing the old 3.4.2 version.
I would do a manual upgrade of both wp-admin, wp-includes and all the root file.
In fact vs 3.5.1 is now out, so might as well upgrade and see what happens.
ianccc
Member
Posted 3 months ago #
Actually you may be correct it could be ver 3.4.2 that was installed prior
if i do an upgrade to 3.5.1 what files should I NOT replace
I realize the wp-config.php file - any others?
ianccc
Member
Posted 3 months ago #
Actually I Manually Upgraded to 3.5.1 still same issues with
http://lawrenceparkluxuryhomes.ca/wp-login.php
I did however upgrade my theme earlier - i do have the original version - do you think this can be the issue? should i copy the old theme, then try to login?
any info appreciated
~ian
Try disabling the plugin called vanity email.
I think that the stylesheet below is the one that's causing the issue.
<link rel='stylesheet' id='la6_front_css-css' href='http://lawrenceparkluxuryhomes.ca/wp-content/plugins/wp-vanity-email/css/front.css?ver=3.5' type='text/css' media='all' />
ianccc
Member
Posted 3 months ago #
Thank You Christine
yep, that did the trick thank you
~ian