I can not change the height of hotel page.

Closed
CityTours - Hotel & Tour Booking WordPress Theme CityTours - Hotel & Tour Booking WordPress Theme August 05, 2019
Login to reply
Mesut Doğan
4 years ago
Close pls
Mesut Doğan
4 years ago

Thanks for help Kelly R

Kelly R Support Agent
4 years ago

Hi,

Please replace  /wp-content/themes/citytours/archive-hotel.php with attachment and try again.

Regards, C-Themes

Mesut Doğan
4 years ago

2. Please find following code in /wp-content/themes/citytours/archive-hotel.php file.

This not working - not change

https://www.europetourss.com/hotel/


----------------------------------------------------------------------------------------------------------------------------





1. Please replace /wp-content/themes/citytours/single-hotel.php file with attachment. 

Working Thanks

https://www.europetourss.com/hotel/hotel-agua-beach/?date_from&date_to

Kelly R Support Agent
4 years ago

Hi,

1. Please replace /wp-content/themes/citytours/single-hotel.php file with attachment.

2. Please find following code in /wp-content/themes/citytours/archive-hotel.php file.

<section class="parallax-window" data-parallax="scroll" data-image-src="<?php echo esc_url( $header_img_scr ) ?>" data-natural-width="1400" data-natural-height="<?php echo esc_attr( $header_img_height ); ?>">

And replace with following.

<section class="parallax-window" data-parallax="scroll" data-image-src="<?php echo esc_url( $header_img_scr ) ?>" data-natural-width="1400" data-natural-height="470" style="min-height: <?php echo esc_attr( $header_img_height ) . 'px'; ?>">

And try again.

Regards, 

C-Themes

Mesut Doğan
4 years ago

Hello there,


I have 2 questions for you. 


1- I want to hide "room types" section in hotel section but do not want to delete it. Link; http://prntscr.com/oo5s70


https://www.europetourss.com/hotel/hotel-agua-beach/


2- I can not change the height of hotel page. Namely, http://prntscr.com/oo5so2 I mean the height options works properly in single hotel page but it does not work properly in link;https://www.europetourss.com/hotel/


How can I change the height of this one to 200 px?


Thank you so much

Sincerely,

Mesut