miguelitolaparra
Forum Replies Created
-
Thanks, yes, I confused the IDs.
I have set the tracking ID, but still, Analytics does not show visits to my site.
I think it’s time to change plugins, because they do not offer solutions here.
Have a good day.Forum: Plugins
In reply to: [WP Hotel Booking] Is wp-hotel-booking compatible to WP 5 Gutenberg?Hi, I used it one day, but I went back to King Composer for problems.
If it worked with WP Hotel BookingForum: Plugins
In reply to: [WP Hotel Booking] How can I show more rooms in the “Other Rooms” section?Thanks @thoakim, I’ll make a consultation, but I’ll make the budget I had by adding another function that WP Hotel Booking did not have and I needed to add.
Thanks for the support.Forum: Plugins
In reply to: [WP Hotel Booking] How can I show more rooms in the “Other Rooms” section?Hello, yes, but the image number four disappeared and only three are seen. I do not know if it was due to the latest update of wordpress or to what is due, but what was used on the other occasion, now does not work.
I do not understand PHP, and I do not know how to edit the file that you suggested to me.
You can give me some idea of how I should modify or where I should look for information.
I imagine that you have a lot of work to attend to these details, but if you say that I should modify, I will do it.
I think that 2 files must be modified:1- wp-hotel-booking\templates\content-single-room.php
<?php /** * The template for displaying content single room. * * This template can be overridden by copying it to yourtheme/wp-hotel-booking/content-single-room.php. * * @author ThimPress, leehld * @package WP-Hotel-Booking/Templates * @version 1.6 */ /** * Prevent loading this file directly */ defined( 'ABSPATH' ) || exit(); ?> <?php /** * hotel_booking_before_single_product hook */ do_action( 'hotel_booking_before_single_product' ); if ( post_password_required() ) { echo get_the_password_form(); return; } ?> <div id="room-<?php the_ID(); ?>" <?php post_class( 'hb_single_room' ); ?>> <?php /** * hotel_booking_before_loop_room_summary hook */ do_action( 'hotel_booking_before_single_room' ); ?> <div class="summary entry-summary"> <?php /** * hotel_booking_single_room_title hook */ do_action( 'hotel_booking_single_room_title' ); /** * hotel_booking_loop_room_price hook */ do_action( 'hotel_booking_loop_room_price' ); /** * hotel_booking_single_room_gallery hook */ do_action( 'hotel_booking_single_room_gallery' ); /** * hotel_booking_single_room_infomation hook */ do_action( 'hotel_booking_single_room_infomation' ); ?> </div> <?php /** * hotel_booking_after_single_room hook */ do_action( 'hotel_booking_after_single_room' ); ?> </div> <?php /** * hotel_booking_after_single_product hook */ do_action( 'hotel_booking_after_single_product' ); ?>
2- wp-hotel-booking \ templates \ content-single-room.php
<?php /** * The template for displaying content archive room. * * This template can be overridden by copying it to yourtheme/wp-hotel-booking/content-room.php. * * @author ThimPress, leehld * @package WP-Hotel-Booking/Templates * @version 1.6 */ /** * Prevent loading this file directly */ defined( 'ABSPATH' ) || exit(); ?> <li id="room-<?php the_ID(); ?>" <?php post_class(); ?>> <?php /** * hotel_booking_before_loop_room_item hook */ do_action( 'hotel_booking_before_loop_room_item' ); ?> <div class="summary entry-summary"> <?php /** * hotel_booking_loop_room_thumbnail hook */ do_action( 'hotel_booking_loop_room_thumbnail' ); /** * hotel_booking_loop_room_title hook */ do_action( 'hotel_booking_loop_room_title' ); /** * hotel_booking_loop_room_price hook */ do_action( 'hotel_booking_loop_room_price' ); /** * hotel_booking_loop_room_price hook */ do_action( 'hotel_booking_loop_room_rating' ); ?> </div><!-- .summary --> <?php /** * hotel_booking_after_loop_room_item hook */ do_action( 'hotel_booking_after_loop_room_item' ); ?> </li> <?php /** * hotel_booking_after_loop_room */ do_action( 'hotel_booking_after_loop_room' ); ?>
Forum: Plugins
In reply to: [WP Hotel Booking] How to recover the slider of the rooms?Thanks for your support @thoakim, ask the author.
I’ll wait for an answer.- This reply was modified 6 years, 3 months ago by miguelitolaparra.
Forum: Plugins
In reply to: [WP Hotel Booking] How to recover the slider of the rooms?Thanks @thoakim for the contribution, you can solve the problem of the images in the rooms.
But in the Galleries I can not find a way to add the images again.
Can you give me some idea of how to do it, or should I ask elsewhere?
Thanks for the support.Forum: Plugins
In reply to: [WP Hotel Booking] How to recover the slider of the rooms?Another room that I can not edit is: Gallery and Gallery 2
After deleting the images, there is no way to edit to add new images to these GALLERIES.
I show a capture of what is now seen in this room.
https://ibb.co/DrjLDQSForum: Plugins
In reply to: [WP Hotel Booking] Booking Confirmation EmailHi. I am using this plugin and if it sends an email.
It is sent to the owner of the site and to the client who made the reservation.
Personalize it from wp / admin >> WP Hotel Booking >> Settings >> emails
I show you a capture.
https://cl.ly/915b8b33b1ccThanks for the support.
The problem was solved as you said
I almost have the plugin controlled, ha ha ha
Thank you.Forum: Plugins
In reply to: [Loco Translate] How to translate the “Entries” section in the Howello theme?I have corrected the error manually, changing the names of the labels manually
Finally do not delete KC, edit the theme with the free option
Forum: Plugins
In reply to: [WP Hotel Booking WooCommerce] ? Como editar el formulario de reservas ?Solved. It’s very easy from Contact 7
Forum: Plugins
In reply to: [WP Hotel Booking] How to change the TitlesHello, have you tried with the translator Loco Translate ?
I started changing everything manually, until they showed me that plugin- This reply was modified 6 years, 3 months ago by miguelitolaparra.
Forum: Reviews
In reply to: [WP Hotel Booking] Excellent reservation pluginWrite me your doubts to the following email and if I can, I will help you @ dieguito2k: [email protected]
But I think the authors would help you better than me.
Write me an email and I will explain my experience with the subject and everything I can.
good day- This reply was modified 6 years, 3 months ago by miguelitolaparra.
Forum: Reviews
In reply to: [WP Hotel Booking] Excellent reservation pluginHi.
Of course.
It seems that you have written in Spanish.
If so, communication will be better.
You can contact me through the email that will appear on my profile, and I am willing to tell you everything I have learned from him so far.
I keep personalizing, because there are things that I need and do not have.
Contact whenever you want
A greeting.