Title: WebCodin's Replies - page 18 | WordPress.org

---

# WebCodin

  [  ](https://wordpress.org/support/users/webcodin/)

 *   [Profile](https://wordpress.org/support/users/webcodin/)
 *   [Topics Started](https://wordpress.org/support/users/webcodin/topics/)
 *   [Replies Created](https://wordpress.org/support/users/webcodin/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/webcodin/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/webcodin/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/webcodin/engagements/)
 *   [Favorites](https://wordpress.org/support/users/webcodin/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 256 through 270 (of 305 total)

[←](https://wordpress.org/support/users/webcodin/replies/page/17/?output_format=md)
[1](https://wordpress.org/support/users/webcodin/replies/?output_format=md) [2](https://wordpress.org/support/users/webcodin/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/webcodin/replies/page/3/?output_format=md)…
[17](https://wordpress.org/support/users/webcodin/replies/page/17/?output_format=md)
18 [19](https://wordpress.org/support/users/webcodin/replies/page/19/?output_format=md)
[20](https://wordpress.org/support/users/webcodin/replies/page/20/?output_format=md)
[21](https://wordpress.org/support/users/webcodin/replies/page/21/?output_format=md)
[→](https://wordpress.org/support/users/webcodin/replies/page/19/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCP OpenWeather] plugin does not appear](https://wordpress.org/support/topic/plugin-does-not-appear/)
 *  Plugin Author [WebCodin](https://wordpress.org/support/users/webcodin/)
 * (@webcodin)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/plugin-does-not-appear/#post-6485817)
 * Hi frenchmedia,
 * Seems your issue related to incorrect URLs for css and js files on your server.
   
   Please see screenshot: [http://c2n.me/3mJcDmb.png](http://c2n.me/3mJcDmb.png).
   Based on provided link, your site is located on [http://myfrenchcity.com](http://myfrenchcity.com),
   but you have a lot of URLs that linked to [http://cdn.myfrenchcity.com](http://cdn.myfrenchcity.com).
   Our plugin linked to [http://myfrenchcity.com](http://myfrenchcity.com), but 
   contains this strange path of server file system – www/myfrenchcity_354/public/.
 * Perhaps it can be related to site migration via some automatic tools or server
   settings. Could you please check this from your side, because we can’t do this
   from our side.
 * Regarding to API key, OpenWeatherMap API key allows to increase number of requests
   to OpenWeatherMap API for receiving weather data per hour. Our plugin allows 
   to receive weather data without API key that works normal for site with average
   attendance.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCP Contact Form] Changin the "from email" when notifications are sent to users](https://wordpress.org/support/topic/changin-the-from-email-when-notifications-are-sent-to-users/)
 *  Plugin Author [WebCodin](https://wordpress.org/support/users/webcodin/)
 * (@webcodin)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/changin-the-from-email-when-notifications-are-sent-to-users/#post-6463088)
 * Hi Piyokii,
 * We marked this topic as resolved. Please let us know, if you have other questions
   here or directly via [support@webcodin.com](https://wordpress.org/support/users/webcodin/replies/page/18/support@webcodin.com?output_format=md).
 * With best regards,
    WebCodin WordPress Team
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCP Contact Form] Changin the "from email" when notifications are sent to users](https://wordpress.org/support/topic/changin-the-from-email-when-notifications-are-sent-to-users/)
 *  Plugin Author [WebCodin](https://wordpress.org/support/users/webcodin/)
 * (@webcodin)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/changin-the-from-email-when-notifications-are-sent-to-users/#post-6462968)
 * Hi Piyokii,
 * “wordpress” part it is standard WordPress feature for mail. Currently, you are
   not able to change sender email & name via settings of our plugin. The most easy
   way to do this, it is install and configure some third-party plugin for SMTP 
   email settings: [https://wordpress.org/plugins/search.php?q=smtp](https://wordpress.org/plugins/search.php?q=smtp).
   
   We use this plugin – [https://wordpress.org/plugins/postman-smtp/](https://wordpress.org/plugins/postman-smtp/)
   for our contact form on the [demo site](http://wpdemo.webcodin.com/stay-in-touch/).
   More simpe plugins: [https://wordpress.org/plugins/easy-wp-smtp/](https://wordpress.org/plugins/easy-wp-smtp/),
   [https://wordpress.org/plugins/wp-smtp /](https://wordpress.org/plugins/wp-smtp/).
 * Please let us know if this information will be helpful for you.
 * With best regards,
    WebCodin WordPress Team
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCP Contact Form] No email notifications are sent](https://wordpress.org/support/topic/no-email-notifications-are-sent/)
 *  Plugin Author [WebCodin](https://wordpress.org/support/users/webcodin/)
 * (@webcodin)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/no-email-notifications-are-sent/#post-6412531)
 * Hi lacroixr,
 * As described above, our plugin used standard WordPress [wp_mail()](https://codex.wordpress.org/Function_Reference/wp_mail)
   function, that sometimes has issues with specific email addresses, i.e. not gmail
   etc and also it can be related to your host’s email policies. In this case you
   can try to setup some 3rd party plugin for [SMTP mail settings](https://wordpress.org/plugins/search.php?q=smtp).
   
   More information about possible issues with emails you can find in this [article](http://www.butlerblog.com/2013/09/24/troubleshooting-the-wp_mail-function/).
   On our demo site we are using [Postman SMTP plugin](https://wordpress.org/plugins/postman-smtp/).
   You can test our form [here](http://wpdemo.webcodin.com/stay-in-touch/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCP Contact Form] No email notifications are sent](https://wordpress.org/support/topic/no-email-notifications-are-sent/)
 *  Plugin Author [WebCodin](https://wordpress.org/support/users/webcodin/)
 * (@webcodin)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/no-email-notifications-are-sent/#post-6412313)
 * We are using this one – [Postman SMTP](https://wordpress.org/plugins/postman-smtp/).
   
   Also you can use any of [these plugins](https://wordpress.org/plugins/search.php?q=smtp).
 * Please let us know if this will help you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCP Contact Form] No email notifications are sent](https://wordpress.org/support/topic/no-email-notifications-are-sent/)
 *  Plugin Author [WebCodin](https://wordpress.org/support/users/webcodin/)
 * (@webcodin)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/no-email-notifications-are-sent/#post-6412278)
 * Hi SellYourProperty,
 * Could you pls check your Spam folder. Sometimes email from WordPress marked as
   spam.
 * Also, our plugin used standard WordPress wp_mail() function, that sometimes has
   issues with specific email addresses, i.e. not gmail etc. In this case you can
   try to setup some 3rd party plugin for SMTP mail settings. It should help.
    More
   information you can find in this [article](http://www.butlerblog.com/2013/09/24/troubleshooting-the-wp_mail-function/).
 * In additional, you can test our form on our [demo site](http://wpdemo.webcodin.com/stay-in-touch/)–
   it works via SMTP.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCP Contact Form] No Entries](https://wordpress.org/support/topic/no-entries/)
 *  Plugin Author [WebCodin](https://wordpress.org/support/users/webcodin/)
 * (@webcodin)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/no-entries/#post-6394677)
 * Hi geraldpasion,
 * Currently we marked this topic as resolved. If you have an additional information
   about your issue or other questions you can re-open this topic or send email 
   directly on [support@webcodin.com](https://wordpress.org/support/users/webcodin/replies/page/18/support@webcodin.com?output_format=md).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCP Contact Form] WPC Contact Form does not send email.](https://wordpress.org/support/topic/wpc-contact-form-does-not-send-email/)
 *  Plugin Author [WebCodin](https://wordpress.org/support/users/webcodin/)
 * (@webcodin)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/wpc-contact-form-does-not-send-email/#post-6387487)
 * Hi Maggie,
 * Currently, we marked this issue as resolved. If you still have this issue, please
   re-open this topic and send additional info.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCP Contact Form] No Entries](https://wordpress.org/support/topic/no-entries/)
 *  Plugin Author [WebCodin](https://wordpress.org/support/users/webcodin/)
 * (@webcodin)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/no-entries/#post-6394404)
 * Hi geraldpasion,
 * Currently your site is not available with 500 – Internal server error.
 * Unstable work of the server can be possible cause of your issue. You can try 
   to check log files on you server, perhaps you find some usseful info for us there.
 * Regarding to notifications, it also can be related to described above and you
   also can find more info [here](https://wordpress.org/support/topic/wpc-contact-form-does-not-send-email?replies=5).
 * Please let us know if you have additional info about your issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCP Contact Form] WPC Contact Form does not send email.](https://wordpress.org/support/topic/wpc-contact-form-does-not-send-email/)
 *  Plugin Author [WebCodin](https://wordpress.org/support/users/webcodin/)
 * (@webcodin)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/wpc-contact-form-does-not-send-email/#post-6387455)
 * Hi Maggie,
 * Have you any news about your issue or we can resolve this topic?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCP Contact Form] WPC Contact Form does not send email.](https://wordpress.org/support/topic/wpc-contact-form-does-not-send-email/)
 *  Plugin Author [WebCodin](https://wordpress.org/support/users/webcodin/)
 * (@webcodin)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/wpc-contact-form-does-not-send-email/#post-6387250)
 * Maggie,
 * You can find an additional information in this [article](http://www.butlerblog.com/2013/09/24/troubleshooting-the-wp_mail-function/).
 * And try to send a test email from our demo site to be sure that notifications
   are working – you should receive a letter from [support@webcodin.com](https://wordpress.org/support/users/webcodin/replies/page/18/support@webcodin.com?output_format=md)
   after the form submission.
 * with best regards,
    WebCodin WordPress Team.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCP Contact Form] WPC Contact Form does not send email.](https://wordpress.org/support/topic/wpc-contact-form-does-not-send-email/)
 *  Plugin Author [WebCodin](https://wordpress.org/support/users/webcodin/)
 * (@webcodin)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/wpc-contact-form-does-not-send-email/#post-6387245)
 * Hi magster6869,
 * Could you pls check your Spam folder. Sometimes email from WordPress marked as
   spam.
    Also, our plugin used standard WordPress wp_mail() function, that sometimes
   has issues with specific email addresses, i.e. not gmail etc. In this case you
   can try to setup some 3rd party plugin for SMTP mail settings. It should help.
 * In additional, you can test our form on our [demo site](http://wpdemo.webcodin.com/stay-in-touch/)–
   it works via SMTP.
 * Please let us know if this information will help you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCP Contact Form] Can create One form ?](https://wordpress.org/support/topic/can-create-one-form/)
 *  Plugin Author [WebCodin](https://wordpress.org/support/users/webcodin/)
 * (@webcodin)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/can-create-one-form/#post-6361468)
 * Hi donniam,
 * Our plugin allows to create only one form with dynamic field set. Perhaps in 
   the future we will add possibility to create different forms for this plugin 
   or as separate one.
 * With kind regards,
    WebCodin Team
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCP OpenWeather] Zero humidity value in forecast](https://wordpress.org/support/topic/zero-humidity-value-in-forecast/)
 *  Plugin Author [WebCodin](https://wordpress.org/support/users/webcodin/)
 * (@webcodin)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/zero-humidity-value-in-forecast/#post-6343875)
 * Hi gri0,
 * We receive data from OpenWeatherMap API, convert measurement units and display
   data as it is.
 * You can check following request:
    [http://api.openweathermap.org/data/2.5/forecast/daily?mode=json&lat=10.933333&lon=108.1000000000000&lang=ru&cnt=5](http://api.openweathermap.org/data/2.5/forecast/daily?mode=json&lat=10.933333&lon=108.1000000000000&lang=ru&cnt=5)
   And response: `{"city":{"id":1571058,"name":"Phan Thiet","coord":{"lon":108.099998,"
   lat":10.93333},"country":"VN","population":0},"cod":"200","message":0.0157,"cnt":
   5,"list":[{"dt":1437364800,"temp":{"day":301.3,"min":299.4,"max":301.3,"night":
   299.4,"eve":299.97,"morn":301.3},"pressure":1017.05,"humidity":82,"weather":[{"
   id":500,"main":"Rain","description":"легкий дождь","icon":"10d"}],"speed":2.37,"
   deg":215,"clouds":88,"rain":1.14},{"dt":1437451200,"temp":{"day":301.95,"min":
   299.1,"max":302.96,"night":299.21,"eve":302.96,"morn":299.1},"pressure":1019.79,"
   humidity":88,"weather":[{"id":803,"main":"Clouds","description":"пасмурно","icon":"
   04d"}],"speed":1.71,"deg":209,"clouds":68},{"dt":1437537600,"temp":{"day":302.7,"
   min":298.88,"max":305.08,"night":300.66,"eve":305.08,"morn":298.88},"pressure":
   1019.39,"humidity":81,"weather":[{"id":800,"main":"Clear","description":"ясно","
   icon":"01d"}],"speed":3.4,"deg":282,"clouds":0},{"dt":1437624000,"temp":{"day":
   302.09,"min":297.54,"max":302.09,"night":297.54,"eve":299.79,"morn":298.61},"
   pressure":998.31,"humidity":0,"weather":[{"id":500,"main":"Rain","description":"
   легкий дождь","icon":"10d"}],"speed":3.13,"deg":256,"clouds":70,"rain":2.22},{"
   dt":1437710400,"temp":{"day":303.77,"min":298.78,"max":303.77,"night":298.78,"
   eve":300.83,"morn":299.11},"pressure":996.16,"humidity":0,"weather":[{"id":500,"
   main":"Rain","description":"легкий дождь","icon":"10d"}],"speed":4.01,"deg":257,"
   clouds":18,"rain":2.24}]}`
 * Two last days have humidity with zero value.
    So it is not a plugin bug.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCP OpenWeather] Datetime](https://wordpress.org/support/topic/datetime/)
 *  Plugin Author [WebCodin](https://wordpress.org/support/users/webcodin/)
 * (@webcodin)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/datetime/#post-6340071)
 * На самом деле, если по уму, то этот момент нужно решать опционально настройками.
   Мы подумаем, как это лучше организовать в одном из следующих релизов.
 * А пока что можем ли мы зарезолвить топик?

Viewing 15 replies - 256 through 270 (of 305 total)

[←](https://wordpress.org/support/users/webcodin/replies/page/17/?output_format=md)
[1](https://wordpress.org/support/users/webcodin/replies/?output_format=md) [2](https://wordpress.org/support/users/webcodin/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/webcodin/replies/page/3/?output_format=md)…
[17](https://wordpress.org/support/users/webcodin/replies/page/17/?output_format=md)
18 [19](https://wordpress.org/support/users/webcodin/replies/page/19/?output_format=md)
[20](https://wordpress.org/support/users/webcodin/replies/page/20/?output_format=md)
[21](https://wordpress.org/support/users/webcodin/replies/page/21/?output_format=md)
[→](https://wordpress.org/support/users/webcodin/replies/page/19/?output_format=md)