Last updated 11 months ago
Follow the steps below to use your own HTML or wordpress Front-end with Onlinetrader
1 install wordpress or the HTML template on your domain name (public_html)
and setup your theme appropriately
2 install OnlineTrader to a sub domain or sub folder inside (public_html)
e.g. account.yoursite.com or yoursite.com/account.
3. Create a login and register button on the template (This can be done from theme settings in wp-admin for wordpress themes).
4. Then supply OnlineTrader login and registration links (yoursite.com/account/login and yoursite.com/account/register) to your HTML or wordpress site login and register buttons respectively.
5. Then, you need to cause a redirect to your wordpress front end when a user logout or tries to access your Wordpress front-end
6. this will make sure the default OnlineTrader front end is not being displayed.
6. To do this, go to your website App settings > preference tab enter your frontend url in the homepage url text box provided and that is all.