WebCodin
Forum Replies Created
-
Forum: Plugins
In reply to: [WCP OpenWeather] Conflict with popup builder and divi's themeHi dbraud,
We’ve resolved this topic. If you have additional information or other questions you can use this email address for direct requests: support@webcodin.com.
Forum: Plugins
In reply to: [WCP Contact Form] Is it possible to set {$user_email} as "reply-to" -adress?Hi luvis,
We’ve resolved this topic. If you have other questions you can use this email address for direct requests: support@webcodin.com.
Forum: Plugins
In reply to: [WCP Contact Form] Is it possible to set {$user_email} as "reply-to" -adress?Hi luvis,
Plugin notifications system it is just autoresponder and does not intended reply functionality. In new plugin version will be available extended reply functionality for “Inbox” page with usage of “replay” button.
However, at the moment we do not plan to work on reply extension, because it is not is not working stably with wp_mail() and SMTP. In case if we’ll find a way to make stably work of this part – we’ll add it to our plugin.with best regards,
WebCodin WordPress TeamForum: Plugins
In reply to: [WCP OpenWeather] Conflict with popup builder and divi's themeHi dbraud,
We’ve tested our plugin with Divi Theme (v.2.5.3 – it is paid theme and we don’t have last version) and also with Popup Builder plugin (https://wordpress.org/plugins/popup-builder/) and didn’t find any of described issues.
Could you please provide more information, i.e. screenshots, link on the site, possible php error (with enabled debug mode) or JS errors?
Forum: Plugins
In reply to: [WCP OpenWeather] Conflict with popup builder and divi's themeHi dbraud,
Thanks for relocation of issue to correct support section.
We’ll try to replicate your issue after weekend in case if your theme is not paid.
Regarding to the plugun, do you mean this plugin: https://wordpress.org/plugins/popup-builder/?
Forum: Plugins
In reply to: [WCP Contact Form] WCP stop popup executionHi dbraud,
Could you please clarify what plugin do you use: WCP Contact Form or WCP OpenWeather?
If you use WCP OpenWeather, pls open topic for WCP OpenWeather plugin.
Also pls provide an additional info about “popup builder”, at least a plugin name and send link on your site. Also you can use direct email support@webcodin.com for your request.with kind regards,
WordPress WebCodin Team.Forum: Plugins
In reply to: [WCP OpenWeather] wcp openweatherdimitroula,
If you meant “Himmelen” WordPress theme, perhaps it can be some JS conflict here. However, it is a paid theme and we’re not able to check this issue on our development equipment.
If you want, you can send access to your admin panel directly to support@webcodin.com and we will check your issue.Forum: Plugins
In reply to: [WCP OpenWeather] wcp openweatherHi dimitroula,
You are able to use widgets for sidebars and shortcodes for pages.
You can find references in the plugin documentation: http://wpdemo.webcodin.com/wordpress-plugin-wcp-openweather/documentation/themes/default-theme/shortcodes/, http://wpdemo.webcodin.com/wordpress-plugin-wcp-openweather/documentation/themes/metro-theme/shortcodes/.with best regards,
WebCodin WordPress TeamJustin,
We’re not able to provide site access because it is client’s site. But we’ve reproduce this issue on clean WP installation.
Actually, we cleaned up test account with your debug plugin, so this issue is not critical for us any more. So, you can resolve this topic.Great thanks for your help! 🙂
Hi Justin,
Thanks for your help.
The second issue with debug plugin was fixed. This option “Delete all users and options” is working properly.
However account that was added first still can’t be deleted via this link: http://c2n.me/3uJDWxk – only if I use Delete all users and options” via debug plugin.Forum: Plugins
In reply to: [WCP Contact Form] Track page through that enquiry came fromHi tom8181,
Currently we’ve resolved this issue. If you will need a consultation from our side, please let us know directly via suppot@webcodin.com.
Forum: Plugins
In reply to: [WCP Contact Form] No error when submit form without completing recaptchaHi uhtcoh,
Thanks for update.
Currently we’ve resolved this issue. However, please let us know about the final result via support@webcodin.com. We’ll wait on news from your side.Forum: Plugins
In reply to: [WCP Contact Form] Track page through that enquiry came fromHi tom8181,
Have you any news about your issue?
Forum: Plugins
In reply to: [WCP Contact Form] No error when submit form without completing recaptchaHi uhtcoh,
Have you any news about your issue?
Forum: Plugins
In reply to: [WCP Contact Form] Track page through that enquiry came fromHi tom8181,
You can try to make following points:
1) Create some no required text field in the form settings.
2) Hide this field via theme styles
3) Use one of these filters: scfp_form_submit_field or scfp_form_submit_field_[key] to change empty submitted value for added field to any value.
To get “key” value you need to use firebug or other tool to check html page source. Find necessary field ID and use ID value without “sfcp-” prefix as key.In case if you need ready code from our side, we will be able to check it after weekend on the next week.
with best regards,
WebCodin WordPress Team