Jomres in Hot- Destinations

More
13 years 9 months ago - 13 years 9 months ago #8963 by volker@posadanena.com
Hello,

I'd like to know if it is posible to use Destinations together witf the Jomres Reservation System. I bought Arcitecture and it does not work. Before purchasing the product I'd like to be sure it will work.
Thanks a lot
Last edit: 13 years 9 months ago by milos.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
13 years 9 months ago #8970 by milos
We did not test it but it should work. Please let us know why JomRes is not working with Architecture? Can you provide us with link of this site?

Please Log in to join the conversation.

More
13 years 9 months ago #8977 by volker@posadanena.com
Hi Milos,

thank you for answering so quick. the link is www.posadanena.com/reservierung/online.html . there I have to use another Template, in order Jomres will work. it is a problem with a Java script I guess. if you tell me what time you will look there, I'll switch the template to Architecture (like the rest of the site www.posadanena.com ) so you can check out the problems. It would be great for me, if Jomres would work with Architecture. thanks a lot.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
13 years 9 months ago #9000 by milos
Ok, I checked that and here's a solution how to make JomRes work in any of our templates. Edit template's index.php file (use plain text editor such as Notepad) and find this part (jQuery version in link could be different):
Code:
<script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/hot_architecture/js/jquery-1.3.2.min.js"></script> <script type="text/javascript"> jQuery.noConflict(); </script>

Change it with this:
Code:
<?php if (@$_REQUEST['option'] != 'com_jomres') { ?> <script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/hot_architecture/js/jquery-1.3.2.min.js"></script> <script type="text/javascript"> jQuery.noConflict(); </script> <?php } ?>

Please Log in to join the conversation.

More
13 years 9 months ago #9008 by volker@posadanena.com
Hi Milos,

you are great. It works and now I'm really, erally happy with Hot- Templates. Thanks a lot.
Volker

Please Log in to join the conversation.

Time to create page: 0.189 seconds
Powered by Kunena Forum