Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author Ashanna

    (@morki)

    Hello,

    Thank you for your message.

    There are two errors in the console.

    It seems that a WooCommerce file is not loaded : “GET https://www.funkysnaps.nl/wp-content/plugins/woocommerce/assets/js/jquery-cookie/jquery.cookie.min.js?ver=1.3.1”.

    It doesn’t seem to be related to my plugin, but to WooCommerce. Try to find out why this file is missing, and tell me if it fixed the issue !

    Thread Starter Jerrel

    (@jerrel)

    He Morki,

    Thanks for your response. I’m not that technical so I don’t know what’s causing that. I’ve installed the most recent version of Woocommerce, so I don’t know why it’s missing…

    Gr, Jerrel.

    Plugin Author Ashanna

    (@morki)

    Hello,

    I can’t help you more… Did you try to re-install WooCommerce ?

    Hey,

    Thanks from me too for an elegant and effective plugin.

    I’m having the same problem at https://www.gofilmyourself.com/ on the ‘cameras’ page. The datepicker must be there, because I can click on a random date, but the whole thing’s invisible…

    I tried Tamas’s fix but it didn’t work. Any assistance would be much appreciated.

    Thanks!
    Oberjay

    Plugin Author Ashanna

    (@morki)

    Hello,

    the translation file for the calendar is not loading.

    What you can do is :

    In the plugin directory, go to “Assets” > “js” > “translations”, copy the “en_GB.js” or “en_US.js” file and rename it “en.js”. This should work.

    Hey Ashanna,

    Ok, it’s working perfectly in Internet Explorer now but the problem is persisting in Google Chrome. Thanks for your help so far, is there anything you would suggest to solve it completely?

    Cheers
    Oberjay

    Plugin Author Ashanna

    (@morki)

    Hello,

    There’s another error on Google Chrome, which is not coming from my plugin (see the screenshot here https://hpics.li/40a3e42). I can’t help you more with this ??

    Hey Ashanna,

    Thanks for your continued support.

    I’m pretty sure those errors are being caused by another plugin, which I’ve now disabled for clarity.

    I’m very sorry to pester you, but the datepicker still doesn’t show. Anything else you can suggest would be much appreciated.

    Thanks,
    Oberjay

    Plugin Author Ashanna

    (@morki)

    Hello,

    This is obviously coming from your theme’s CSS which is adding a overflow: hidden; on every div element. I don’t know if this is absolutely necessary (I don’t think so), so you can find it from line 759 to line 761 of the style.css file in your theme “Rustik 3”, if you can delete it.

    Edit : it might break your theme a little bit… So you could just add :

    .picker {
        overflow: visible;
    }

    Hi Ashanna,

    I have a similar problem the date picker doesn’t show. The console throws a JS error here:

    https://getcrafted.org.uk/Sandbox/aura/product/casio-projector-xj-m155/

    [Error] TypeError: undefined is not an object (evaluating ‘pickerStart.on’)
    (anonymous function) (pickadate-custom.min.js, line 1)
    j (jquery.js, line 2)
    fireWith (jquery.js, line 2)
    ready (jquery.js, line 2)
    J (jquery.js, line 2)

    I’ve tested it on a Sandbox with no added plugins enabled:
    WP 4.1
    Woocommerce 2.3.3

    and also here:
    https://www.aurora-multimedia.co.uk/product/fast-fold-screen-10-x-5-9ft-169-front-rear-projection/

    live version with:
    WP 4.1.1
    Woocommerce 2.3.5

    Disregard the portfolio mode was enabled which disables the cart of course.

    Looking forward to see the stock enabled version ??

    David

    Hey,

    I added the “overflow: visible” fix, and the plugin is working perfectly.

    Thanks Ashanna for your patient support, it is much appreciated. Your help has made sure that now your fantastic plugin is working just right!

    Thanks again,
    Oberjay

    Plugin Author Ashanna

    (@morki)

    Great !

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Datepicker is not showing’ is closed to new replies.