And if you add an argument into the calendar shortcode, where we can send the “number of days” to calculate the price.
So i would do something like this:
SHORT STAY CALENDAR *Prices for staying 1 day
[easy_calendar resource=”‘.$my_room.'” width=”100″ style=”custom” price=”1″ monthes=”2×1″ interval=”1″ ndays=”1″]
LONG STAY CALENDAR *Prices for staying more than 5 days
[easy_calendar resource=”‘.$my_room.'” width=”100″ style=”custom” price=”1″ monthes=”2×1″ interval=”1″ ndays=”5″]
So if we have something with the ndays=”5″ , this would sort the problem to show the correct prices to the client.
Now the only option i have is to show the more expensive prices to the cliente… that’s bad commercially speak.
Please try to understand me, and make this posible.
Many Thanks,