Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter webstationfactory

    (@webstationfactory)

    Hi,

    I have tried the 3 recommendations from your “How to debug” page but it does not make any difference.

    Do you have other hints?

    Plugin Author Dimitri Grassi

    (@wordpresschef)

    Hi,

    please paste here the URL of your website but be sure to have a wordpress standard theme active and only Salon booking as active plugin.

    D.

    Thread Starter webstationfactory

    (@webstationfactory)

    Hello,

    I only had a local install but I just created a Production demo test here:
    https://www.webstationfactory.com/

    I don’t have the 3 issues above anymore however I have new ones:

    1. Holidays are reset to 31/12/1899 when a range such as 08/02/2016 to 12/02/2016 is set and setting saved. I noticed it does not happen when setting the blog in EN-US (I’m using FR. In IT is seem to have the same issue). See screenshot.

    2. When the holidays mentioned above are set the booking tool does not appear but leaves a blank page. See screenshot.

    3. When working (without holidays set then), the default date appearing when trying to book is 31/12/2016. Why not the current day? See screenshot.

    4. After choosing a time slot the availability keeps on spinning forever. See screenshot.

    Let me know if you want me to create credentials to allow you to access my WP Admin.

    Thx

    Plugin Author Dimitri Grassi

    (@wordpresschef)

    Hi,

    you’ve found a bug with the french language : )

    we are working on it – thank you.

    I’ll keep you posted.

    D.

    Plugin Author Dimitri Grassi

    (@wordpresschef)

    Hi,

    please replace the code of this file:

    /js/datepicker_language/bootstrap-datetimepicker.fr.js

    whit the following code:

    /**
     * French translation for bootstrap-datetimepicker
     * Nico Mollet <[email protected]>
     */
    ;(function($){
    	$.fn.datetimepicker.dates['fr'] = {
    		days: ["Dimanche", "Lundi", "Mardi", "Mercredi", "Jeudi", "Vendredi", "Samedi", "Dimanche"],
    		daysShort: ["Dim", "Lun", "Mar", "Mer", "Jeu", "Ven", "Sam", "Dim"],
    		daysMin: ["D", "L", "Ma", "Me", "J", "V", "S", "D"],
    		months: ["Janvier", "Février", "Mars", "Avril", "Mai", "Juin", "Juillet", "Ao?t", "Septembre", "Octobre", "Novembre", "Décembre"],
    		monthsShort: ["Jan", "Fév", "Mar", "Avr", "Mai", "Jui", "Jul", "Aou", "Sep", "Oct", "Nov", "Dec"],
    		today: "Aujourd'hui",
    		suffix: [],
    		meridiem: ["am", "pm"],
    		weekStart: 1,
    		format: "dd/mm/yyyy"
    	};
    }(jQuery));
    Thread Starter webstationfactory

    (@webstationfactory)

    Hello,

    Despite version 2.3 has been released I can’t still book holidays period. Could you let me know when this could be solved? I’m considering using your plugin for a customer but I can’t commit as long as this problem occurs.

    Thx!

    Plugin Author Dimitri Grassi

    (@wordpresschef)

    Hi,

    could you remember to me this last problem?

    D.

    Thread Starter webstationfactory

    (@webstationfactory)

    Yes sure:
    Holidays are reset to 31/12/1899 when a range such as 08/02/2016 to 12/02/2016 is set and setting saved. I noticed it does not happen when setting the blog in EN-US (I’m using FR. In IT is seem to have the same issue). See screenshot.

    Thread Starter webstationfactory

    (@webstationfactory)

    Hello,

    Do you have an update on this issue please? I need tp be able to make a quote for a customer. If this can’t be solved I will have to look for another solution.

    Thx

    Plugin Author Dimitri Grassi

    (@wordpresschef)

    Hi,

    sorry for the delay even in this case the bug you pointed out should be fixed inside the current available version.

    Kind regards

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Error message’ is closed to new replies.