Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Did you know that
Elxis 5.x
uses HTML5, CSS3 and pure javascript without external libraries such as jQuery?
Home
Help
Login
Register
Elxis CMS Forum
»
Extensions
»
Components
»
Hotels Extension 2.5
« previous
next »
Print
Pages: [
1
]
2
Author
Topic: Hotels Extension 2.5 (Read 11070 times)
bledi
Full Member
Posts: 244
Hotels Extension 2.5
«
on:
April 28, 2020, 16:45:00 »
Hello, the "New+" button to add new hotels does not function...
IOS Reservations 5.1
Hotels 2.5
Any Idea??
Logged
bledi
Full Member
Posts: 244
Re: Hotels Extension 2.5
«
Reply #1 on:
April 29, 2020, 11:01:43 »
Hello datahell, can you have a look for this issue,
thanks
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: Hotels Extension 2.5
«
Reply #2 on:
April 29, 2020, 21:15:10 »
I guess you are talking about the administration section. I also guess that you use Elxis 5.x.
If I guess correctly, then most probably you must add jQuery in Elxis administration template (
Onyx
) because Elxis 5.x does not load it by default and IOS Hotels need this.
open
templates/admin/onyx/index.php
Add somewhere at the top:
$eDoc->addJQuery();
«
Last Edit: April 29, 2020, 21:16:57 by datahell
»
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
bledi
Full Member
Posts: 244
Re: Hotels Extension 2.5
«
Reply #3 on:
April 29, 2020, 23:19:36 »
Hello
Code added but still the same.
defined('_ELXIS_') or die ('Direct access to this location is not allowed.');
$eLang = eFactory::getLang();
$eDoc = eFactory::getDocument();
$eDoc->addJQuery();
$elxis = eFactory::getElxis();
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: Hotels Extension 2.5
«
Reply #4 on:
April 30, 2020, 20:51:43 »
Ooops, sorry! You also need to load lightbox.
Replace this:
$eDoc->addJQuery();
With this:
$eDoc->loadLightbox();
Note: "loadLightbox" loads both JQuery and lightbox
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
bledi
Full Member
Posts: 244
Re: Hotels Extension 2.5
«
Reply #5 on:
April 30, 2020, 23:20:57 »
Thanks a lot, Fixed.
Logged
webgift
Elxis Team
Hero Member
Posts: 4193
Re: Hotels Extension 2.5
«
Reply #6 on:
May 01, 2020, 12:48:43 »
This is a very common issue once update process complete!
Wish you have a good month!
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
bledi
Full Member
Posts: 244
Re: Hotels Extension 2.5
«
Reply #7 on:
May 10, 2020, 11:03:56 »
Hello datahell
I was trying to add some description for "Locations" at back end of IOSR hotels, but i noticed i can not save the text for the second or third language..only main language. IOSR Hotels 2.5; Reservation component 5.1.
When you have time, have a look please. I need this year to add our local language, no european tourist this year
Logged
webgift
Elxis Team
Hero Member
Posts: 4193
Re: Hotels Extension 2.5
«
Reply #8 on:
May 13, 2020, 10:05:35 »
Hello @Bledi,
have you clicked on floppy disk icon at first and then Save or Apply button?
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
bledi
Full Member
Posts: 244
Re: Hotels Extension 2.5
«
Reply #9 on:
May 13, 2020, 15:08:25 »
Hello webgift, yes i have done that...
Logged
bledi
Full Member
Posts: 244
Re: Hotels Extension 2.5
«
Reply #10 on:
May 14, 2020, 14:32:35 »
Actually the floppy disk icon is missing at Location section
Logged
webgift
Elxis Team
Hero Member
Posts: 4193
Re: Hotels Extension 2.5
«
Reply #11 on:
May 14, 2020, 20:11:19 »
Sorry i thought you use an older version. Have you submitted
any text for default language at first?
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
bledi
Full Member
Posts: 244
Re: Hotels Extension 2.5
«
Reply #12 on:
May 14, 2020, 21:00:46 »
Yes, i have done, and the default language is ok...but if you want to add other language description, it is not posible, because there is no way to save it.
Logged
bledi
Full Member
Posts: 244
Re: Hotels Extension 2.5
«
Reply #13 on:
May 25, 2020, 09:03:02 »
Any news for this issue...
Logged
bledi
Full Member
Posts: 244
Re: Hotels Extension 2.5
«
Reply #14 on:
May 28, 2020, 18:22:13 »
Hello datahell, can you be so kind and have a look to this issue. We still use this extension, so why hot fix it.
Logged
Print
Pages: [
1
]
2
« previous
next »
Elxis CMS Forum
»
Extensions
»
Components
»
Hotels Extension 2.5