Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author WebCodin

    (@webcodin)

    Hi ervenik,

    Currently our plugin do not support this functionality. Perhaps, we’ll add this funcionality in the future.

    with kind regards,
    WordPress WebCodin Team

    Thread Starter ervenik

    (@ervenik)

    Where in the code I can find date format?

    Plugin Author WebCodin

    (@webcodin)

    You can find files that include parts with data in the core plugin “templates” folder and also in the default/metro themes “templates” folders.
    However, we do not recommend to make a changes directly in the plugin files. You changes can be overwritten after plugin updates.

    Plugin Author WebCodin

    (@webcodin)

    Hi ervenik,

    Do you have other questions about your issue or we can resolve this topic?

    Thread Starter ervenik

    (@ervenik)

    We can close the topic but I didn’t get any solution for the problem and this is very simple problem I think.

    I just want to change date format from 11/19 (month/day) to 19/11 (day/month) and I didn’t get any support from you to do that.

    Plugin Author WebCodin

    (@webcodin)

    ervenik,

    As described in initial post, plugin do not provide this funcionality via plugin settings.
    You asked placement of files directly in the plugin folder, we do not recommend to do this, however we provide this information.
    If you need to have path to necessary files, please provide full information about active plugun theme, what you use shortcode or widget, which template you used etc. Based on this we’ll be able to send list of the files that you need to change.

    Thread Starter ervenik

    (@ervenik)

    Plugin Author WebCodin

    (@webcodin)

    OK, we’ll send you necessary info within 2 hours.

    Plugin Author WebCodin

    (@webcodin)

    ervenik,

    For the “WCP Weather Mini” widget you can change date format for all forecast items in this file:

    ../theme/metro/templates/widget/wcp_weather_mini_widget/default/forecast-item.php, line 10

    The following characters are recognized in the format parameter string you can find here: http://php.net/manual/en/function.date.php

    If you want to change date format in the header of the widget you can change it here:

    ../theme/metro/templates/widget/wcp_weather_mini_widget/default/layout.php, line 28

    The following characters are recognized in the format parameter string you can find here: http://php.net/manual/en/function.strftime.php

    We also want to pay your attention on that fact that your changes will be overwritten after plugin update.

    Please let us know if this information will help you.

    Plugin Author WebCodin

    (@webcodin)

    Hi ervenik,

    Do you need other help or more information for your question?

    Plugin Author WebCodin

    (@webcodin)

    Hi ervenik,

    Currently, we’ve resolved this topic. If you have news about this issue or other questions you can re-open this topic or send a message directly via support@webcodin.com.

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘date format 11/17 to 17.11.’ is closed to new replies.