- Posts: 1553
- Home
- Forum
- Community Forum
- Questions
- How many assets i can creat ?
Is it possible always to display coupon box?
- sorensen
- Topic Author
9 years 3 months ago #7009
by sorensen
Is it possible always to display coupon box? was created by sorensen
Hi,
Our site is live and we have received bookings though SR, all very good.
We offer a coupon code for guests who sign up for our newsletter and want to advertise this fact. Is it possible to display the coupon box also before the user enters any dates, e.g. when the SR page is first loaded? In our case on algarveoutdoors.com/index.php/solidres (our dev site).
I _could_ hack the code to display it, but I just wanted to make sure I did not mess up the logic.
Thanks, Martin
Our site is live and we have received bookings though SR, all very good.
We offer a coupon code for guests who sign up for our newsletter and want to advertise this fact. Is it possible to display the coupon box also before the user enters any dates, e.g. when the SR page is first loaded? In our case on algarveoutdoors.com/index.php/solidres (our dev site).
I _could_ hack the code to display it, but I just wanted to make sure I did not mess up the logic.
Thanks, Martin
Please Log in or Create an account to join the conversation.
- vietvh
-
- Offline
Less
More
9 years 3 months ago #7013
by vietvh
Replied by vietvh on topic Is it possible always to display coupon box?
Hi,
Nice week to you.
About your question, it is very easy to always showing the coupon box by editing this file:
/components/com_solidres/views/reservationasset/tmpl/default_roomtype.php
But the coupon box request check in and check out dates so that it can check for coupon code's validity. That's why we hide it when guest does not choose any dates.
Regards,
Nice week to you.
About your question, it is very easy to always showing the coupon box by editing this file:
/components/com_solidres/views/reservationasset/tmpl/default_roomtype.php
But the coupon box request check in and check out dates so that it can check for coupon code's validity. That's why we hide it when guest does not choose any dates.
Regards,
Please Log in or Create an account to join the conversation.
Moderators: solidres