date format 11/17 to 17.11.
-
How to change date format to 17.11. or d.m.
-
Hi ervenik,
Currently our plugin do not support this functionality. Perhaps, we’ll add this funcionality in the future.
with kind regards,
WordPress WebCodin TeamWhere in the code I can find date format?
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.Hi ervenik,
Do you have other questions about your issue or we can resolve this topic?
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.
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.I’m using wigdet, metro theme.
http://www.awesomescreenshot.com/image/766675/4b3a8f44a56c2e9a317564587b474323OK, we’ll send you necessary info within 2 hours.
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.
Hi ervenik,
Do you need other help or more information for your question?
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.
The topic ‘date format 11/17 to 17.11.’ is closed to new replies.