• Resolved boxin1973

    (@boxin1973)


    Hi ,

    Excellent job !However Ι have a slight problem. We set-for example- as available date the 20/6/2017 and it always shows the date of the present day!Obviously something goes wrong! Is there anything i can do ?

    Thanks in advance
    Apostolos
    WP : 4.7.3
    WC :2.6.14
    Version UPP 1.5.1

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

    (@skshaikat)

    Hello,

    Sorry for the inconvenience. It can be a problem of conflicting with scripts.
    But I have tested and found no issue with, WP: 4.7.3, WC:2.6.14 and WUP: 1.5.1 version. Can you please share your site link and if possible make ‘sk.shaikat18 at gmail dot com’ this a shop manager so that I can debug the issue and provide you best solution.

    Thank you.

    Plugin Author Mohaiminul Islam

    (@skshaikat)

    Sorry for the inconvenience. There was a bug which causes the issue.
    Thank you very much for reporting this. I have fixed the issue and updated the plugin. please update your plugin. Hope this will fix your problem.

    Please let me know if there is any other issue. I will try to fix it ASAP.

    Thank you again

    Thread Starter boxin1973

    (@boxin1973)

    Αmazing Plugin ! Professional support .Should not be missing in any serious eshop . Pity that could put only five stars .Worth ten

    Plugin Author Mohaiminul Islam

    (@skshaikat)

    Thank you very much. Reviews like this always motivate me to work hard. And it’s my pleasure to assist you.

    Thank you again for this great review.

    Same problem here. Had updated the plugin as you said but the date is still wrong ??

    Website: https://raspabook.com/producto/los-conciertos-del-frio/

    Available from: 31 Marzo, 2017 (Always 31 March, can’t change it)

    WP : 4.7.3

    Thanks in advance.

    Plugin Author Mohaiminul Islam

    (@skshaikat)

    Hello,
    Sorry for the inconvenience, maybe there are some javascript error on your site from other plugin or may be the theme. Which causes the issue to convert the date value.
    Here I have a custom solution for you. please follow these 3 steps:
    1. Open the plugin main page woocommerce-upcoming-product.php in editor. you can open it by navigating plugins > editor.
    2. Go to line number 400. you can also find it by ‘Ctl+F’
    3. Replace the line:

    <?php echo date_i18n(get_option( 'date_format' ), strtotime($_available_on)) ; ?>

    by

    <?php echo $_available_on; ?>

    This will solve your problem.

    Please let me know if you need any assistance.

    Thank you.

    Solved. You make the Internet a better place. Thank you.

    Plugin Author Mohaiminul Islam

    (@skshaikat)

    Thank you.

    It will be my pleasure to have a review from you if you are satisfied with the support.

    Plugin Author Mohaiminul Islam

    (@skshaikat)

    You might have an issue with auto available product. It’s because of the date language issue. I am still working on it. Hope will fix that soon. wish me luck.

    Hi,

    I have the same problem. But if on the admin page, I type the date in english format (MM/DD/YYYY) it’s working ! So it’s clearly a problem of the tool which is here to pick the date with is not working.

    If it can help you, I use Loco translate to translate my plugin into french.

    Hope you will find how to fix that ??

    Regards

    Plugin Author Mohaiminul Islam

    (@skshaikat)

    @mitchoum, Thank you for the suggestion. I think the next version will not have this issue.

    Hi,

    Do you know when next version will be release ?

    Thanks.

    Plugin Author Mohaiminul Islam

    (@skshaikat)

    I hope, in this week. If possible then maybe earlier.

    I set date of upcoming product as 1st Nov 2017. Then website was made live and url etc were changed for all products and everything looked fine…..but. Recently I wanted to change date of upcoming product to 25th Nov 2017, but it is not getting changed. I am not even able to remove this feature from product. I had to deactivate this plugin then only it stops showing. I had removed and reinstalled. Tried updating product without this plugin and then again installed but date is not getting changed. What to do…?

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