By Jan Gabaj on Wednesday, 13 June 2018
Posted in General Issues
Likes 0
Views 688
Votes 0
hello again,
Is there a way to hide this? (attached file)
This is a summary in step 2, but it is useless for us because the user selected the membership in the previous step.
1. step is here: https://book.staffito.com/index.php/component/payplans/plan/subscribe (thats great)
2. step: hide summary. We want only login or registration if is it possible?
Thank you
Jan
You may remove the codes below from the plan/default_login.php template file,

[gist]
<div class="span6">
<?php echo $this->loadTemplate('login_plan');?>
</div>
[/gist]
·
Wednesday, 13 June 2018 21:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you
·
Wednesday, 13 June 2018 22:48
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Jan
·
Wednesday, 13 June 2018 22:55
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post