• Hello,
    I have few questions if you don’t mind :

    1- I added a placeholder to the dates range field in the frontend by editing the file : /wc-kalkulator/views/fields/front/rangedatepicker.php.
    Screenshot : https://prnt.sc/eqXCPAbNj3YG
    Is there a way to keep those changes after the plugin update?

    2- How to show the number of days value after selecting the dates?
    Screenshot : https://prnt.sc/lIc64HwVG7V7

    3- How to change the date format of the calendar from year/month/day to day/month/year
    My wordpress settings are showing the correct format, but not in the calendar.

    Please advise,

    Thank you

Viewing 1 replies (of 1 total)
  • Plugin Author Krzysztof Pi?tkowski

    (@wckalkulator)

    @samsam113 Hi,

    1. Read docs at wckalkulator.com – Template Overriding

    2. It is not possible by default. You can add HTML field with container <span id="days"></span> and then use JS code to calculate days between dates.

    3. It is not possible now, but I will add it in future release.

Viewing 1 replies (of 1 total)
  • The topic ‘Questions’ is closed to new replies.