• Resolved ksoussou

    (@ksoussou)


    Hi,
    I have created and published a booking calendar plug-in but haven’t given it a space in the website. I mean there is no heading “Booking” in the menu where the user can click on it and view the form. Instead, I have created a button in the header titled “Book an appointment” with a link to the booking calendar.
    I’ve thought that when one clicks the heading the booking calendar page will appear but this did not happen, which I don’t understand.
    Do I have to create a booking calendar page template or maybe I am doing something wrong?
    I am also unable to show the booking time, which makes the whole booking useless.
    Please help. Thanks

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author wpdevelop

    (@wpdevelop)

    Hello.

    1) Ok, your button “Book an appointment” redirect to the new page: https://www.eleganceaccounting.com.au/booking-calendar/

    2) At this new page, you need to insert the Booking Calendar shortcode into the content of this page.
    Please read more how easily insert booking form or availability calendar into a pages https://wpbookingcalendar.com/help/inserting-booking-form/ or how manually configure Booking Calendar shortcodes in content of your pages: https://wpbookingcalendar.com/help/booking-calendar-shortcodes/

    3) Relative activation and configurations time-slots. You can do this at the Booking > Settings > Form page.
    You can check how to add and configure timeslots in the Booking Calendar Free version here https://youtu.be/-pOTMiyp6Q8?t=28s

    P.S. Please note, in case, if you want to make customization for opening booking form in popup window, after clicking on this button “Book an appointment”,
    so then please check this FAQ article: https://wpbookingcalendar.com/faq/popup-booking-form/

    Kind Regards.

    Thread Starter ksoussou

    (@ksoussou)

    Thank you very much for your help.

    I have made an improvement by fixing the times issue.
    As for the codes, I already inserted the codes when I installed the plugin and revisited them after your reply and still cannot see the form when I click “Book an appointment”.
    Also, when I visited this link: “https://wpbookingcalendar.com/faq/popup-booking-form/” I’ve found codes to be inserted but don’t know where to (which template).
    Obviously I am doing something wrong.
    Thanks again

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    Sorry, did you installed at this website https://www.eleganceaccounting.com.au/ the “Booking Calendar” plugin ? You need to be sure that at the WordPress > Plugins menu you have installed and activated the Booking Calendar plugin.
    I do not see CSS and JavaScript files of Booking Calendar at this website, when checking source code.

    After activation of Booking Calendar you will be able to insert the booking form, like in above instructions:

    Please read more how easily insert booking form or availability calendar into a pages https://wpbookingcalendar.com/help/inserting-booking-form/ or how manually configure Booking Calendar shortcodes in content of your pages: https://wpbookingcalendar.com/help/booking-calendar-shortcodes/

    Kind Regards.

    Thread Starter ksoussou

    (@ksoussou)

    Hi,
    I installed, activated the plugin and inserted the shortcodes. The problem, I think, is when I click on the page: Permalink: https://www.eleganceaccounting.com.au/booking-calendar/, the website shows up but the booking calendar page does not. I don’t know what is stopping the page from appearing.
    Also, when I visited this link: “https://wpbookingcalendar.com/faq/popup-booking-form/” I’ve found codes to be inserted but don’t know where to insert(which template).
    Thank you for your support

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    No, I still do not see the files of Booking Calendar, that have to be at the header of the page, when I check source code of your page (“Ctrl + U” to see the source code).

    1) Please recheck the header.php file from your actual theme. T]this file have to have this code:

    <?php wp_head(); ?>

    before this:

    </head>

    Its standard rule for the themes.
    That code allow to load the JS and CSS files for the plugins.
    For example you can activate the “default WordPress theme” to test how its working.

    2) Otherwise probably, its because of conflict with some other plugin or actual theme.
    Please try to deactivate one by one all your active plugins at the WordPress > Plugins menu and make testing after each plugin deactivation.
    If its not help, please deactivate all your plugins and active the default WordPress theme. And then retest it again.

    Kind Regards.

    Thread Starter ksoussou

    (@ksoussou)

    Hi,
    I have tried all of the above except the last one, which is deactivating all plugins and activating the default WordPress theme since I don’t think it will make any difference, and don’t know even know how to activate the default WordPress.
    The plugin still is not working. I just wonder whether the jquery on my website is not the same as the plugin.
    Regards

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    1) Its seems like this page: https://www.eleganceaccounting.com.au/booking-calendar/
    is not published (or you have some issue with permalinks structure or redirection issue at your website), because when I open this page its just show content of the home page: https://www.eleganceaccounting.com.au/

    2) You need to recheck, if you can publish / update this page: https://www.eleganceaccounting.com.au/booking-calendar/

    Firstly please remove the Booking Calendar shortcode at all from that page.
    Then insert some “simple text” and “update/publish” this page.

    If you will see this new text at that page (so then you can insert the Booking Calendar shortcode there).

    But if you do not see there this new “simple text” so its means that issue relative to publishing of this page with this URL, and its does not relative to the Booking Calendar plugin. In this case please contact about this to your web developer or support of hosting company about issue, why you can not publish page with this specific URL.

    Kind Regards.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Booking Calendar not visible’ is closed to new replies.