Welcome, Guest
Username Password: Remember me

SOLVED!! Booking form is not displayed correctly !!
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: SOLVED!! Booking form is not displayed correctly !!

SOLVED!! Booking form is not displayed correctly !! 2 years ago #249

  • olav
  • OFFLINE
  • Fresh Boarder
  • I love Corsica
  • Posts: 5
I migrated my Jomres today from 3.4.x to 4.4 and then updated to 4.4.2. After doing away with some basic problems I could display the properties and the details also.

After installing the capella-plugin I only get the upper part of the details-page including the Property-adress. The lower "Tabs"-Area with the description, adittional infos, map aso is not displayed.

Where is my fault in the setup ??

Need hints urgently as it is my production-site causing problems.

Thanx in advance

Olav
There is a solution for every problem...but who knows it ????

Korsika Urlaub im Ferienhaus
Last Edit: 1 year, 12 months ago by olav. Reason: selfadjustment :blush:

Re:Property-details-page not complete in jomres 4.4.2 2 years ago #250

  • piranha
  • OFFLINE
  • Jomres Extras Developer
  • Posts: 532
Capella uses tabber.js for bilding tabs, while jomres v4.4.1+ uses jquery tabs. Probably tabber.js is not loaded for whatever reason. Do you have the latest JE Capella??

Please use the contact form (don`t post on the forums) and send me joomla and ftp login details and I`ll have a look.
Become our fan on Facebook and be the first to find out about new releases, updates and discounts Jomres Extras Facebook Page

Re:Property-details-page not complete in jomres 4.4.2 1 year, 12 months ago #289

  • olav
  • OFFLINE
  • Fresh Boarder
  • I love Corsica
  • Posts: 5
Sorry for the delayed answer. Meanwhile I setup with the latest Version and now it looks nearly correct.

When going to the booking-form the backgroung is not displayed. Because of that it's not possible to read the breadcrumps.
Where can i fix that ??

Just to give all information : I made some changes in the dobooking.class.php to eliminate the display of the room-price-column in the booking-form. (I followed the hint in Jomres-Forum) and I commented out a part of J05020.dobooking.class.php to eliminate the availability-calendar in the form (Following the instructions proposed by you Piranha)

$mrConfig=getPropertySpecificSettings();
		/* Auf Kommentar gesetzt um Kalender nicht mehr im Buchungsformular anzuzeigen  20100506
		if ( $mrConfig['singleRoomProperty'] || $mrConfig['fixedPeriodBookings'] == "1" )
			{
			showSingleRoomPropAvl($property_uid);
			}
		elseif ($mrConfig['showRoomsInPropertyDetails'])
			{
			$componentArgs=array('all'=>"all",'property_uid'=>$property_uid,"showlinks"=>false);
			$MiniComponents->triggerEvent('00018',$componentArgs);
			//showRoomDetails("all",$property_uid);
			}
			*/
		}


You can see the (unfortunately not very nice) form here
There is a solution for every problem...but who knows it ????

Korsika Urlaub im Ferienhaus

Re:Property-details-page not complete in jomres 4.4.2 1 year, 12 months ago #290

  • piranha
  • OFFLINE
  • Jomres Extras Developer
  • Posts: 532
The booking form looks fine to me...what should I look at exactly?
Become our fan on Facebook and be the first to find out about new releases, updates and discounts Jomres Extras Facebook Page

Re:Property-details-page not complete in jomres 4.4.2 1 year, 12 months ago #291

  • olav
  • OFFLINE
  • Fresh Boarder
  • I love Corsica
  • Posts: 5
Thanx for inspecting my thread.
Seems that I was too impatient yesterday

Today all is as expected. But yesterday the (white) backgroung of my template was not displayed with the booking form.

The next booking-form-issue is posted in Jomres and I hope someone will have an idea regarding the arrival-date when entering the form via availability-cal.

Thanx again and have a nive weekend.
There is a solution for every problem...but who knows it ????

Korsika Urlaub im Ferienhaus
  • Page:
  • 1
Time to create page: 0.89 seconds