Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Issue with Calendar Boxes
(1 viewing) (1) Guest
Universal booking and reservations component for Joomla!.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1

TOPIC: Issue with Calendar Boxes

Issue with Calendar Boxes 12 years ago #29670

Hi,

Calendar Issue:

I have noticed in the html code that when a reservation has been made the code to call the block colour advising the resevation is already taken is missing?

e.g:
Here is the code for when a time is available:
<tr>
<td class="box">
<span class="time">09:15 - 10:15</span>
<span class="price price0" id="box-4-4-1"></span>
</td>
</tr>

Here <span class="price price0" id="box-4-4-1"> calls for the colour of the box to be "#18a1c9"

But when a reservation is already made only <span class="price"></span> is called? Which means that there is no colour to indicate the date/time is no longer available Here is the code:

<tr>
<td class="box">
<span class="time">08:00 - 09:00</span>
<span class="price"></span>
</tr>

There is many coloured boxes in the general.css file and I would ideally like "price5" to indicate a date/time is no longer available rather than just having a blank box. Which suggests that there is something wrong with the code or configuration. I have attached a screenshot of the calendar. Can you please advise of a solution here.

My site details:


www.inhousecomputingservices.com.au

It is still being built so I have created a login for you:

Username: artio
Password: artio

Please advise of a solution as soon as possible.
screenshot_2012-04-26.jpg
The topic has been locked.

Re: Issue with Calendar Boxes 12 years ago #29812

  • jitr
  • OFFLINE
  • ARTIO Support
  • Posts: 1432
Hello, there is no such option. We can improve it with code editing as well.
ARTIO Support Team
The topic has been locked.
  • Page:
  • 1
User Login Empty