By wolter on Saturday, 20 January 2018
Posted in General Issues
Likes 0
Views 641
Votes 0
I am creating an template override, by removing the login just as your example. As soon i copy the file default_login.php to my owerride location i have created ( no modifications to the file made yet ) the layout switches to vertical in frontend, even if it is set to horizontal & (Payplans 3x template) in backend. Just by removing the file, things goes back to normal, e g horizontal just as set in admin.
If you set Use Payplan Template 2.x , you have to open this file :
JoomlaFolder/components/com_payplans/templates/default/plan/default_login.php


If you set Use Payplan Template 3.x , you have to open this file :
JoomlaFolder/components/com_payplans/templates/tmpl_bs3/plan/default_login.php

Then override into your current template location :
JoomlaFolder/templates/YourCurrentTemplate/html/com_payplans/plan/default_login.php

Hope this will help.
·
Saturday, 20 January 2018 10:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you, worked perfectly!
·
Saturday, 20 January 2018 22:17
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome, glad that your issue is resolved now.
·
Saturday, 20 January 2018 23:42
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post