Welcome, Guest
Username Password: Remember me

How to Re-Activate "Our Rooms" button in JE Mira Please!!
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: How to Re-Activate "Our Rooms" button in JE Mira Please!!

How to Re-Activate "Our Rooms" button in JE Mira Please!! 2 years ago #277

  • ignatius
  • OFFLINE
  • Junior Boarder
  • Posts: 39
Hi Guys, Some help required please!!!
In the JE Capella template is the "Our Rooms" button in the "More Info" Screen. In the JE Mira template this "Our Rooms" button got lost. Is there a way to get this active in the JE Mira template?
See www.accommodation-online.net

Re:How to Re-Activate "Our Rooms" button in JE Mira Please!! 2 years ago #278

  • piranha
  • OFFLINE
  • Jomres Extras Developer
  • Posts: 532
It`s not lost. In Mira , the rooms are displayed on the first tab...see here the demo: mira.jomres-extras.com/index.php?option=...y&property_uid=1
You just have to set "show rooms inline" to yes in property config.
Become our fan on Facebook and be the first to find out about new releases, updates and discounts Jomres Extras Facebook Page

Re:How to Re-Activate "Our Rooms" button in JE Mira Please!! 2 years ago #279

  • ignatius
  • OFFLINE
  • Junior Boarder
  • Posts: 39
Hi Piranha
Thats great!!!
I would have preferred it on the menu bar
but this will do.
Thanks

Re:How to Re-Activate "Our Rooms" button in JE Mira Please!! 2 years ago #280

  • piranha
  • OFFLINE
  • Jomres Extras Developer
  • Posts: 532
You mean as a tab?
Become our fan on Facebook and be the first to find out about new releases, updates and discounts Jomres Extras Facebook Page

Re:How to Re-Activate "Our Rooms" button in JE Mira Please!! 2 years ago #281

  • ignatius
  • OFFLINE
  • Junior Boarder
  • Posts: 39
Yes!!

Re:How to Re-Activate "Our Rooms" button in JE Mira Please!! 2 years ago #282

  • piranha
  • OFFLINE
  • Jomres Extras Developer
  • Posts: 532
for this you`ll have to edit composite_property_details.html and delete this:

<patTemplate:tmpl name="roomslist" type="simpleCondition" requiredVars="rooms_list_title">
<div class="htitle">
<h3>{ROOMS_LIST_TITLE}</h3>
</div>
{ROOMS_LIST}
</patTemplate:tmpl>

and add this somewhere below (after the availability tab for example)

<patTemplate:tmpl name="roomslist" type="simpleCondition" requiredVars="rooms_list_title">
<div class="tabbertab">
<div class="tab_panel_content">
<h3>{ROOMS_LIST_TITLE}</h3>
{ROOMS_LIST}
</div>
</div>
</patTemplate:tmpl>
Become our fan on Facebook and be the first to find out about new releases, updates and discounts Jomres Extras Facebook Page

Re:How to Re-Activate "Our Rooms" button in JE Mira Please!! 2 years ago #283

  • ignatius
  • OFFLINE
  • Junior Boarder
  • Posts: 39
Thanks Piranha
You have really been a great help the last few days.
I do hope that you get some of your own work done in-between
replying to our questions.

We do appreciate your help!!
  • Page:
  • 1
Time to create page: 0.81 seconds