WebCodin
Forum Replies Created
-
Forum: Plugins
In reply to: [WCP Contact Form] Multiple AdminsHi ZCore13,
Yes you can try to use list of emails separated by comma here: http://clip2net.com/s/3nxccUx
Forum: Plugins
In reply to: [WCP Contact Form] Google RECAPTCHA – how it use?Hi GreatOldiesDJ,
Could you please post link on your site here or send it to email support@webcodin.com?
Forum: Plugins
In reply to: [WCP Contact Form] Google RECAPTCHA – how it use?Could you pls update plugin version than go to the plugin settings – form tab, enable “footer scripts” option, save settings and check the results. Pls let us know if this will help
Forum: Plugins
In reply to: [WCP Contact Form] Google RECAPTCHA – how it use?yuri878,
We added to last plugin release option that allows to option allows to enqueue scripts and styles only for the pages with contact form. This should prevent conflict with other reCaptcha, except situation when you have 2 reCaptcha on one page.
Also, based on your site link, you used simple reCaptcha integration that allows to use only one reCaptcha on the page. Our plugin use more complex integration that allows to use several reCaptcha on one page, but it is working only for our plugin.
Based on this it is conflict of these different solutions and unfortunately we can’t fix it globally.
More information about the reCaptcha ussage you can find here.
Please let us know if this will help you.
With kind regards,
WebCodin TeamForum: Plugins
In reply to: [WCP Contact Form] Google RECAPTCHA – how it use?Hi yuri878,
Could you please post link on your site here or send it to email support@webcodin.com?
Forum: Plugins
In reply to: [WCP Contact Form] Google RECAPTCHA – how it use?Hi JirkaDeLucina,
We added new reCaptcha field with last plugin release.
You can use it for your purposes.With kind regards,
WebCodin TeamForum: Plugins
In reply to: [WCP OpenWeather] Load styles and scripts only on the specific pageburateen,
Currently we marked this topic as resolved. We noted your application for functionality and will let you know when it will be available.
Forum: Plugins
In reply to: [WCP OpenWeather] Load styles and scripts only on the specific pageHi burateen,
Currently we includes scripts/styles to site header. If we will load scripts/styles for specific page than scripts/styles will be automaticly included to the site footer and it is possible that some people will have issues with correct displaying of widgets/shortcodes when page is loading.
Perhaps we will add some option to the plugin settings that will allow to use it only for specific pages for custom purposes in one of the future releases.
Forum: Plugins
In reply to: [WCP OpenWeather] date languageHi rasitozdemir,
This date is a system current date and translated automatically according to the locale settings on the system that PHP is running. Month and weekday names and other language-dependent strings respect the current locale. That is work if the respective locale installed in your system.
By the way, in the nearest future we planned to release new plugin version with 2nd theme. This release will have a lot of changes and includes global changes in the language files. So if you try to add custom translation for your language (that currently is not supported by our plugin) based on existed .po files, you possible will have issues with plugin after update.
As suggestion, if you will need to add specific language we can send you necessary files with full list of variables for translations and then integrate it to our plugin.If it is suitable for you please send request to support@webcodin.com.
With kind regards,
WebCodin WordPress TeamForum: Plugins
In reply to: [WCP Contact Form] Google RECAPTCHA – how it use?JirkaDeLucina,
Thanks for your feedback and we will consider your recommendation for captcha for future functionality extension.
Currently, we marked this topic as resolved. Please let us know, if you have other questions on this forum or directly via support@webcodin.com.Forum: Plugins
In reply to: [WCP Contact Form] Google RECAPTCHA – how it use?Hi JirkaDeLucina,
Currently you are able to use only build in captcha.
But we are working on improvement and extension of the plugin functionality. Perhaps, we will add possibility to use other captcha variations for this plugin or as separate one in the future.With kind regards,
WebCodin TeamForum: Plugins
In reply to: [WCP OpenWeather] It can be 15 days?Hi rasitozdemir,
Currently we mark this topic as resolved. If you have other questions or comments you can reopen this topic or create a new one.
Forum: Plugins
In reply to: [WCP OpenWeather] It can be 15 days?Hi rasitozdemir,
Currently we provide current weather and 5-day forecast, but perhaps we will add other forecast variations in future plugin releases.
Thanks for your feedback.
With best regards,
WebCodin WordPress TeamForum: Plugins
In reply to: [WCP OpenWeather] Plugin will not activateHi sallen5280,
Currently we mark this topic as resolved. If you have other questions or comments you can reopen this topic or create a new one.
Forum: Plugins
In reply to: [WCP Contact Form] Email From NameHi clivefortom,
You can disable user and admin notification via plugin settings:
Contact Form > Settings > Notifications. More info about this tab you can find here: http://wpdemo.webcodin.com/wordpress-plugin-wcp-contact-form/documentation/settings/notifications-tab/Regarding to spam, perhaps it can be related to standard WordPress wp_mail() function for messages submission. You can try to setup some third-part plugin for SMTP mail settings, perhaps it helps.