My main site is wordpress and i would like to make a login screen in my wordpress site.
Any ideas how this can be done? copying the code from the login page doesn't work...
Touché but i thaught there would be some specialists here that can guide me.
On a wp support forum they just say the opposite, time for figure it out myself i suppose.
Sorry for the trouble...
Touché but i thaught there would be some specialists here that can guide me.
On a wp support forum they just say the opposite, time for figure it out myself i suppose.
Sorry for the trouble...
Sounds more like you are wanting a bridge? Or are you going to have two different user bases - one in WP and one in xenForo? If two different ones, can't you just set a link to the forum login (in my case it would be http://sayapple.com/login). Or are you wanting a custom coded WP module that ties into the WP theme with a minimal login screen (you would have to figure out how to get it to open the login in overlay mode or get a custom login screen - and in that case the best place to ask would be here)?
What is the reason to include this? If I have it present in the form, the member cannot login on the external site unless they check the box for remember password, it goes to the forum and displays an error that cookies must be enabled. However removing the cookie_check from the form results in perfect external login allowing temp session or permanent via checkbox.