Viewing 1 replies (of 1 total)
  • Dion

    (@diondesigns)

    You should put the client’s customer login interface HTML into a custom HTML widget, and add whatever CSS/JS is required to integrate the login interface to the WordPress site you’re developing. Then add the widget where you want the login to appear.

    Even easier would be adding a “Customer Login” menu item that takes the customer to the current customer login page.

    With either option, make sure that you DO NOT put the WordPress login interface into your theme, or use a widget that allows logins to WordPress! Only use wp-login.php for logins into WordPress. I’d also suggest disabling registrations in WordPress since there appears to be no reason to have any more than one user.

Viewing 1 replies (of 1 total)

The topic ‘Log into external site from within wordpress?’ is closed to new replies.