Viewing 15 replies - 16 through 30 (of 38 total)
  • I didn’t change nothing, i just assigned the css declaration to a class.
    Like this:

    .classname input[type="submit"]{
    ...
    }

    This way it will only affect the input inside the element with the class “classname”. And it will not affect the input of the plugin, which is the book now button

    Plugin Author DOTonPAPER

    (@dotonpaper)

    Hello bugvivant,

    You have an error in your website:

    2jquery.dop.frontend.BSPCalendar.js?ver=4.4.1:4996 Uncaught TypeError: Cannot read property 'top' of undefined

    Please write at [email protected] for more help.

    Thank you.

    One more with the same issue, a website based on twentythirteen, just few plugins (page builder and polylang installed). Is these bugs are also in the Pro version ?

    Plugin Author DOTonPAPER

    (@dotonpaper)

    Hello Mister WP,

    Please write at [email protected] about the Pro version.

    Thank you.

    Thread Starter craftspeed

    (@craftspeed)

    Any update DOTonPAPER?

    Last week I was told I would get an email response on Monday, but haven’t, and I’ve had no reply to my email from yesterday

    I have a second, client site that I’d like to use the Pro version on but I need to have confidence in the product before recommending they spend the money

    Thanks

    Changed :

    else{
    if ($(‘#DOPBSPCalendar-reservation’+ID).offset().top+$(‘#DOPBSPCalendar-reservation’+ID).height() > $(document).scrollTop()+$(window).height()){
    DOPPrototypes.scrollToY($(‘#DOPBSPCalendar-reservation’+ID).offset().top+$(‘#DOPBSPCalendar-reservation’+ID).height()-$(window).height()+50);
    }
    }

    by

    else{
    /* alert(ID);
    if ($(‘#DOPBSPCalendar-reservation’+ID).offset().top+$(‘#DOPBSPCalendar-reservation’+ID).height() > $(document).scrollTop()+$(window).height()){
    DOPPrototypes.scrollToY($(‘#DOPBSPCalendar-reservation’+ID).offset().top+$(‘#DOPBSPCalendar-reservation’+ID).height()-$(window).height()+50);
    } */
    }

    in jquery.dop.frontend.BSPCalendar.js

    resolve temporarily the issue

    cheers

    PS : already send you an e-mail but no answer yet, and resolve these bugs is urgent for my customer. You can send me the process to easily upgrade to pro and I will suggest it to my customer.

    Hi,

    does it mean that this bug affect just the free version therefore I need to upgrade to the Pro version in order to get it fixed?
    Please let me know because I’d need to get it fixed.

    Thank you

    Plugin Author DOTonPAPER

    (@dotonpaper)

    Hello bobsearch,

    You have an error in your site:

    jquery.dop.frontend.BSPCalendar.js?ver=4.4.1:4996 Uncaught TypeError: Cannot read property 'top' of undefined

    Please send an email about the issue at [email protected] for more help.

    Thank you.

    Plugin Author DOTonPAPER

    (@dotonpaper)

    @mister WP,

    Glad you could find a fix.
    The email will be answered in the shortest time.
    For Pro related questions write at [email protected].

    Thank you.

    Thread Starter craftspeed

    (@craftspeed)

    I tried Mister WP’s fix, but it hasn’t worked

    Still not heard anything back from DOTonPAPER, so holding off on buying the pro version until it’s fixed

    Hi dotonpaper,

    I just wrote to the mail address you gave me, but meanwhile I just have the opportunity to make some tests and apparently I found out that your latest plugin version (2.1.5) has this problem with the WordPress version 4.4.1.

    You can check this because on my english website version (https://www.rnd60.com/booking), where i have the WordPress version 4.4.1 and your latest plugin version (2.1.5), your plugin doesn’t calculate the total amount of the booking and it doesn’t allow you to select the book button.

    Instead on my italian website version (https://www.rnd60.com/it/prenotare/) I restored the previous backup where I have the latest WordPress version (4.4.1) but i kept your plugin to the version 2.1.3 and apparently here it’s working perfectly as before.

    Following this it seems to be more an incompatibility problem between your latest plugin version and the wordpress core rather than a problem of my website.

    Please let me know what to do being that your plugin is really nice and well done but without these functions working correctly it is useless and I need to get it fixed asap because it’s actually impacting my business too.

    Thank you

    Plugin Author DOTonPAPER

    (@dotonpaper)

    @bobsearth,

    Thank you for your feedback.
    I will get back with a solution in the shortest time.

    Thank you.

    Just to inform you that with the release of the version 2.1.7 the bug got fixed!

    Thanks a lot

    Plugin Author DOTonPAPER

    (@dotonpaper)

    The change log can be viewed in the booking-system/dopbsp.php file.

    Thank you.

    We received the latest booking on 18th of April. Yesterday we’ve noticed that guests no longer could book because there is no booking button on the screen anymore. Only with [Enter] it is possible to do the booking after all the fields are completed. You’ll see the problem on this page on our website : villa euphoria .
    I watched also 3 other websites, mentioned on this forum, who uses also this bookingsystem and it seems at this moment that we all have the same problem.
    It is also clear that when you select the dates in the calender, the booking system does not calculate any amount of the period that a guest want to book.

Viewing 15 replies - 16 through 30 (of 38 total)
  • The topic ‘Book button now missing’ is closed to new replies.