I deployed Forminator, and I think it’s really great.
I’m just encountering a bug with the “post data” field.
The problem:
When inserting a group of “post data” fields and activating the “Content” field, the display of the latter is correct only on chrome.
On other browsers, the “visual” and “text” tabs, as well as their associated edit buttons, dont display correctly (which creates a very naughty look on SAFARI mobile). This seems to be a JS problem.
Moreover on all tested browsers, the “full screen” button does not work (but it is already less annoying).
Another slightly worrying point ( because it makes Google furious 🙂 ), the addition of a “post data” field on the page, generates an h1 :
<h1 id=”link-modal-title”>Insert/modify a link</h1>
Did you encounter the same problem(s) when using this field?
The page I need help with: [log in to see the link]
I did some tests with Post Data form on my end (only on Win10 so far) and I was unable to replicate issues that you mentioned in Chrome, Opera, Edge or Firefox.
However, when I check your site in those browsers I do see some issues with the look of the Text/Visual switcher and that the fullscreen button doesn’t work.
It seems that there’s something specific on your site that is causing this issue, so could you perform a conflict test by disabling all your other plugins and switching to default WP theme to see if it works fine after that?
If it does, enable them back one by one until the issues are back and that should tell us where the issue is coming from so we can debug it further.
I suggest doing this test on a staging site or if you don’t have one make sure to have a full backup of the site before doing the test on live installation.
Another slightly worrying point ( because it makes Google furious 🙂 ), the addition of a “post data” field on the page, generates an h1 :
<h1 id=”link-modal-title”>Insert/modify a link</h1>
Forminator uses default WP post editor (Classic one) and H1 is the default part of it, and while multiple H1 on page was frown upon by Google in the past, their algorithms have changed a lot over the years and don’t see issues with that anymore.
You can also check about that in this video here: