jcornutt
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7: Zoho Leads integration] Have an error about Access Token keyAnastasia, thanks for reporting this. Yes, I do see the issue and will try and fix this for the next version (Zoho EU support).
I, too, can confirm this issue on a freshly installed WordPress site (latest) and using version 2.13.2.21 of the UpDraft plugin.
Success: you have authenticated your Dropbox account (though part of the returned information was not as expected – your mileage may vary)
Dropbox error: Error in call to API function “users/get_current_account”: Must provide HTTP header “Authorization” or URL parameter “authorization”. (400)Forum: Plugins
In reply to: [Contact Form 7: Zoho Leads integration] Form does not submitI was not able to replicate the issue. I also can’t read Hebrew but Google Translate helped a bit. Zoho is complaining that you have not submitted one of the required fields. The required fields can be found here – https://www.zoho.com/crm/help/api/modules-fields.html#Leads (Last Name & Company look to be required).
So, chances are, your mapping is wrong or your form was left blank for a required field. Do the fields “??-???” and “company” (default field name since you left Company mapping blank) exist in your CF7 form? Maybe you forgot to add the name of the “Company” field?
Forum: Plugins
In reply to: [Contact Form 7: Zoho Leads integration] Form does not submit@adisbr01 Thanks, I’m attempting to reproduce now and will get back to you.
Forum: Plugins
In reply to: [Contact Form 7: Zoho Leads integration] Form does not submitPlease read the stick post titled “READ BEFORE POSTING” and update this thread so that I can attempt to replicate the issue.
Forum: Plugins
In reply to: [Contact Form 7: Zoho Leads integration] Submit does nothing. Js error maybe?@bocashark can you please tell me the names (or just post the form) of your CF7 form fields? Also, was there values or did you submit the form empty?
Forum: Plugins
In reply to: [A/B Audio Sync] doesnt work on mobiles and different browsers at allThis should be (mostly) resolved in version 1.0.0. It now uses Web Audio API instead of HTML5 audio and I’ve tested on a couple of Android-based devices and an iPhone 6. Unfortunately, there’s no silver bullet for this problem and it’s never going to be compatible with all devices running all browsers. It’s newer tech that isn’t fully adopted (properly) and browsers that break compliance with the spec can’t be trusted to work. I’ve added workarounds for iOS devices and Android seems to work OK as-is, but I’ll need logs to try and workaround issues with other setups.
Forum: Fixing WordPress
In reply to: How to delete a post from www.remarpro.com forum?That’s a truly terrible approach to forum moderation. At least let plugin author delete / manage posts in their own plugin’s forum!
Forum: Plugins
In reply to: [A/B Audio Sync] READ BEFORE POSTINGFor A/B Audio Sync debugging, also edit the ab-audio-sync.js file and set var DEBUG = true; to enable JavaScript/console debugging. Very important!
Forum: Plugins
In reply to: [Contact Form 7: Zoho Leads integration] READ BEFORE POSTINGFor A/B Audio Sync debugging, also edit the
ab-audio-sync.js
file and setvar DEBUG = true;
to enable JavaScript/console debugging. Very important!Forum: Plugins
In reply to: [A/B Audio Sync] doesnt work on mobiles and different browsers at allYes, I’m aware that it doesn’t work on mobile. That’s a limitation of the native HTML5 audio object and will be replaced in the next versions with something more compatible.
Forum: Plugins
In reply to: [Contact Form 7: Zoho Leads integration] Unexpected token < in JSONWhere did you get this error? Upon activation? Please read the sticky thread and provide logs.
Forum: Plugins
In reply to: [Contact Form 7: Zoho Leads integration] Submit does nothing. Js error maybe?Hmm, I’m about to release another version today (having tested with latest WP). I’m not sure why you would get a JS error considering there’s very little JS work being done.
Please try 0.0.5+ soon and let me know the results. If it doesn’t work, I’d ask that you enable debug logging (WP_DEBUG, WP_DEBUG_LOG set to true in wp-config) and provide logs.
Forum: Plugins
In reply to: [Contact Form 7: Zoho Leads integration] Custom Field Mapping not working.Please post your shortcodes / logs.
Forum: Plugins
In reply to: [Contact Form 7: Zoho Leads integration] Custom MappingIt should merge the two sets (prioritizing user-defined mappings). If you find it’s not doing this, please let me know here. Thanks!