• Resolved arditmorina

    (@arditmorina)


    It was just working fine the version 1.3.3 but after updated to latest version 1.3.4 it wont show the datepicker , I click in datepicker field but nothing hapen, The same problem is in 2 different websites, I furtunately downloaded version 1.3.3 and now I rolled back to 1.3.3 and it is working fine , I will not update to 1.3.4 until authir fix that issue

    • This topic was modified 7 years, 4 months ago by arditmorina.
Viewing 7 replies - 16 through 22 (of 22 total)
  • Plugin Author Fahad Mahmood

    (@fahadmahmood)

    Kindly mention the URL whenever you post your new reply after a gap. I can understand and i know the reason that why are you facing problems, but please help me a little more with the proper explanation and URL provision so i can investigate according to the situation.

    The datepicker gose to back because of that I find it’s class name and write a css code make the z-index of it to front
    , I found this in from internet
    You can find source similar to your problem

    When load page, code change and not take ID properly (also check_out at first load not work properly, only at third click, you can show in dev tool). With old versions this problem isn’t present. I think the problem is the same of zkriahagmohamad post.

    You can share in email ver. 1.3.3 PRO please? Because of this version I’ve not backup.

    Plugin Author Fahad Mahmood

    (@fahadmahmood)

    Try this beta version and let me know if it’s working so i will update PRO version with this too.

    https://downloads.www.ads-software.com/plugin/wp-datepicker.1.3.5.zip

    Thread Starter arditmorina

    (@arditmorina)

    @fahadmahmood I tried this 1.3.5 beta version but is the same, it hides the ID of first field of datepicker and not the second field ID, so second field it works with datepicker but not the first field.

    Plugin Author Fahad Mahmood

    (@fahadmahmood)

    I doubt that it’s something else. Kindly Send me the URL of your website and also a screenshot of your settings page.

    Thread Starter arditmorina

    (@arditmorina)

    it can not be something else because it is not happening only to me. the same is with the @lupet92 page, and for both of us the same settings are working on version 1.3.3, my html code is this: <div class=”form-group”>
    <label for=”date”>Data nisjes:</label>
    <input type=’text’ class=”form-control” id=’date’
    name=”date”/>
    </div>
    <div class=”form-group arrival_date_picker”
    style=”display: none;”>
    <label for=”date2″>Data kthimit:</label>
    <input type=’text’ class=”form-control” id=’date2′
    name=”date2″/>
    </div>
    in this code both ID are used but when page loads it wont show the first ID field
    this are my settings on screenshoot: https://s27.postimg.org/nwwri8urn/error-halima.png

    and this is site using version 1.3.4 of plugin, I downgraded from 1.3.5 because is the same problem: https://halimajreisen.com

Viewing 7 replies - 16 through 22 (of 22 total)
  • The topic ‘Stoped working on version 1.3.4’ is closed to new replies.