PthPndr
Forum Replies Created
-
Message replied to on myCRED site.
Never mind, spoke too soon.
I don’t think you have to worry about this field. I was using the “other” code field that no longer exists (it’s one of the reasons I was checking out your plugin).
Thanks for your help.
- This reply was modified 1 year ago by PthPndr.
Ok, it took a while but think I got it. I guess ACFE doesn’t like certain characters in the placeholder text.? This was the placeholder text for two of the subfields. The first line causes the failure, the second line works:
Forum: Reviews
In reply to: [The Events Calendar] Edit Attendee Info ” Insecure request.” errorI am having the same issue. Unfortunately the patch did not work for me either.
Yeah, after looking more into the events calendar I had a feeling that was going to the case. Thanks for the info.
Yeah, that appears to have done it. The calendar is back and the error is gone.
Sorry about that, still had the old version when I was checking the console error. It should be back to the latest.
I just checked. Yes. The console error on 6.4.5 is the same as 6.4.6.
That one is also broken.
Forum: Plugins
In reply to: [WooCommerce Square] The plugin does not have a valid header.Yeah, that is weird.
I opened the ticket and also passed on information for my test server in case they need to reproduce.
Thanks.
Forum: Plugins
In reply to: [WooCommerce Square] The plugin does not have a valid header.So far it fails on Chrome, Firefox, and Edge. I also found out about it from someone else that it fails for. And it only fails for Square, Stripe installs with no issues.
You can see what the issue is after installing the plugin. If I hover over the activate button look at the URL on the bottom of the image. https://snag.gy/sFDmW2.jpg
Forum: Plugins
In reply to: [WooCommerce Square] The plugin does not have a valid header.I checked that to make sure that wasn’t the issue however this fails installing directly from the “Add Plugin” screen pulled directly from www.ads-software.com.
Forum: Plugins
In reply to: [ACF Tooltip] White-space where instructions would beI only did a quick test with it but the new version does appear to have fixed the problem.
Forum: Plugins
In reply to: [ACF Tooltip] White-space where instructions would beHere’s a basic example. There are three fields in each row, one of the fields has a long set of instructions. On page load that causes a large whitespace under the fields taking up the space of the instructions. Toggle the switch on and off and the fields will shrink to a normal size without the whitespace.
Hope that helps.
[ { "key": "group_5b59ef0bca2dd", "title": "Test Group", "fields": [ { "key": "field_5b59ef4b44946", "label": "Radio Button", "name": "radio_field", "type": "radio", "instructions": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.", "required": 0, "conditional_logic": 0, "wrapper": { "width": "33", "class": "", "id": "" }, "choices": { "Option A": "Option A", "Option B": "Option B" }, "allow_null": 0, "other_choice": 0, "save_other_choice": 0, "default_value": "", "layout": "vertical", "return_format": "value" }, { "key": "field_5b59f02a44947", "label": "Checkbox Field", "name": "checkbox_field", "type": "checkbox", "instructions": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse porttitor condimentum nulla id molestie. Mauris faucibus felis id magna lobortis egestas. Donec lacinia mi est, nec gravida urna aliquam at. Etiam sagittis imperdiet accumsan.", "required": 0, "conditional_logic": 0, "wrapper": { "width": "33", "class": "", "id": "" }, "choices": { "Option A": "Option A", "Option B": "Option B", "Option C": "Option C" }, "allow_custom": 0, "save_custom": 0, "default_value": [], "layout": "vertical", "toggle": 0, "return_format": "value" }, { "key": "field_5b59f08744948", "label": "Select Field", "name": "select_field", "type": "select", "instructions": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.", "required": 0, "conditional_logic": 0, "wrapper": { "width": "33", "class": "", "id": "" }, "choices": { "Option A": "Option A", "Option B": "Option B", "Option C": "Option C" }, "default_value": [], "allow_null": 0, "multiple": 0, "ui": 0, "ajax": 0, "return_format": "value", "placeholder": "" }, { "key": "field_5b59f588f2e32", "label": "Toggle Field", "name": "toggle_Field", "type": "true_false", "instructions": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.", "required": 0, "conditional_logic": 0, "wrapper": { "width": "33", "class": "", "id": "" }, "message": "", "default_value": 0, "ui": 1, "ui_on_text": "", "ui_off_text": "" }, { "key": "field_5b59f582f2e31", "label": "Checkbox Field", "name": "checkbox_field_copy", "type": "checkbox", "instructions": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse porttitor condimentum nulla id molestie. Mauris faucibus felis id magna lobortis egestas. Donec lacinia mi est, nec gravida urna aliquam at. Etiam sagittis imperdiet accumsan.", "required": 0, "conditional_logic": [ [ { "field": "field_5b59f588f2e32", "operator": "==", "value": "1" } ] ], "wrapper": { "width": "33", "class": "", "id": "" }, "choices": { "Option A": "Option A", "Option B": "Option B", "Option C": "Option C" }, "allow_custom": 0, "save_custom": 0, "default_value": [], "layout": "vertical", "toggle": 0, "return_format": "value" }, { "key": "field_5b59f67850937", "label": "Select Field", "name": "select_field_copy", "type": "select", "instructions": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.", "required": 0, "conditional_logic": [ [ { "field": "field_5b59f588f2e32", "operator": "==", "value": "1" } ] ], "wrapper": { "width": "33", "class": "", "id": "" }, "choices": { "Option A": "Option A", "Option B": "Option B", "Option C": "Option C" }, "default_value": [], "allow_null": 0, "multiple": 0, "ui": 0, "ajax": 0, "return_format": "value", "placeholder": "" } ], "location": [ [ { "param": "options_page", "operator": "==", "value": "acf-options-general-options" } ] ], "menu_order": 0, "position": "normal", "style": "default", "label_placement": "top", "instruction_placement": "label", "hide_on_screen": "", "active": 1, "description": "" } ]