Help with integrations and with slider bar

Open
Panagea - Hotel and Tours Booking WordPress Theme Panagea - Hotel and Tours Booking WordPress Theme December 06, 2019
Login to reply
Kelly R Support Agent
4 years ago

Hi,

1. Please translate it using language file. You should translate it in Panagea-booking plugin, too.

Or you can use loco translation plugin, too.

2. Panagea theme has not option for minimum people.

Best Regards,

Kelly R Support Agent
4 years ago

Hi

Our main developer is in his vacation now. He will return within this week.

After he returns, we'll contact you again soon.

Kind Regards

Hugo Treviño
4 years ago

I have one more question, where I can change from price from person to price per night in the case of the hotel's rooms. 

There is an option where I can put a minimum of people so we can make the tour? 


Thanks!
Hugo

Hugo Treviño
4 years ago

Hello, sorry for the delay. Now i have the slider in my home thanks!.

Kelly R Support Agent
4 years ago

I did not understand what you say now.

You can use slider revolution plugin to create slider.

Best Regards,

Hugo Treviño
4 years ago

Still can't add the banner slider to my page 

Kelly R Support Agent
4 years ago

Please find following code in /wp-content/themes/panagea/inc/functions/template-functions.php file.

if ( class_exists( 'RWMB_Loader' ) ) {

   wp_enqueue_script( 'rwmb-clone', RWMB_JS_URL . 'clone.js', array( 'jquery' ), RWMB_VER, true );
   RWMB_Date_Field::admin_enqueue_scripts();
  }

And replace with following code.

if ( class_exists( 'RWMB_Loader' ) ) {

   wp_enqueue_script( 'rwmb', RWMB_JS_URL . 'script.js', array( 'jquery' ), RWMB_VER, true );
   wp_enqueue_script( 'rwmb-clone', RWMB_JS_URL . 'clone.js', array( 'jquery-ui-sortable' ), RWMB_VER, true );
   RWMB_Date_Field::admin_enqueue_scripts();
  }

And then try again.

Best Regards,

Hugo Treviño
4 years ago

Hello, it can be possible to put in tours a minim of people so you can take a tour at that price? I see that you can put a maximum of people but I don´t see where to put a minimum.

One more question, do you have a tutorial so I can see how to install correctly the slider revolution, right now my page does not have the banner in the home. 

My page is www.turismotamaulipas.mx if you enter you can see that does not have the banner

Thanks!
Hugo


Hugo Treviño
4 years ago

Thanks, now I see the place to put prices by day, but I still have some issues, I click on (+) add one more day and nothing happens it pulls me over to the top of the page.

One of the things that I can't fix is that the Banner of the principal slider does not appear to me, there is something that I can do so the banner with the districts appear on my home page? 

Kelly R Support Agent
4 years ago

Hi,

Please check http://prntscr.com/q71usn

You can set price in Hotels -> Vacancies menu.

And please tell me what the issue is with slider revolution.

Best Regards,

Hugo Treviño
4 years ago

Hello, how can I add to my WordPress the integration to be able to automatically fix the price of the night of the hotel, I saw a picture before buying that you can put the price by day but right now in my template it does not appear that options, Please I need help with this, also I can't fix the problem with my slider bar in home I need it on my home page but it does not appear.

I attach de example 

 Thank you!
Hugo