Thread Starter
2eus
(@2eus)
Hello,
It’s ok now. I was the free version, I paid the paid version and the calculate price for night work.
Thanks.
Thread Starter
2eus
(@2eus)
Hello,
If I choose the number adult first then the date, I have the good price.
It’s a bug?
Thread Starter
2eus
(@2eus)
Thank you very much! You are the best!
Thread Starter
2eus
(@2eus)
Thanks for your feedback!
I changed the theme and disable all plugins except site reviews. I added this functions in my functions.php file (with actual theme):
function custom_query_vars_filter($vars) {
$vars[] .= ‘reviews-page’;
return $vars;
}
add_filter( ‘query_vars’, ‘custom_query_vars_filter’ );
You can test, it’s not better… (https://gite-malou.fr/test/?reviews-page=2)