cknowles
Forum Replies Created
-
Forum: Plugins
In reply to: [Redis Object Cache] Cache Size is always 1MB – how can I increase it?Thanks Julie.
EDIT: I think I may have found the solution, in the aioseo_sitemap_indexes filter (and a custom page in which I list the additional pages in a valid format). I’m going to leave this unresolved until I’ve had a play around with it, in case someone can suggest a better solution.
EDIT AGAIN: This seems to do what I need it to. Marking as resolved.
Forum: Plugins
In reply to: [Advanced Forms for ACF] Update field value in af/form/submissionI’ve concluded that I should be doing this in the af/form/entry_created hook instead.
Forum: Plugins
In reply to: [Advanced Forms for ACF] Update field value in af/form/submissionJust wanted to add to this that my form is configured with “Create entries” enabled, so I’m not creating a post – were I creating a post I know how I would go about retrieving the ID.
Forum: Plugins
In reply to: [Yoast SEO] Updating from 10.1.3 – Schema outputting in page bodyI always remove the Yoast comments, undoubtedly the issue for me too, thank you so much!
Forum: Plugins
In reply to: [Yoast SEO] Updating from 10.1.3 – Schema outputting in page bodyHi, how did you resolve this? I’m having the same problem…
Forum: Plugins
In reply to: [Contact Form 7 Dropbox] File size limit?How did you fix it? I’m having the same problem.
Forum: Plugins
In reply to: [Advanced Custom Fields: reCAPTCHA Field] On button not staying on@glimfire afraid not ??
Forum: Plugins
In reply to: [Advanced Custom Fields: reCAPTCHA Field] On button not staying onI am also having this problem.
I’ve just set up a fresh install of WordPress, and have installed ACF Pro, and Advanced Custom Fields: reCAPTCHA Field. Everything is up to date.
I’ve created a new Field Group, and have added the reCAPTCHA field. I’ve added my site and secret key, and have switched the ACF reCAPTCHA Protection field to “On”.
However, when I save my Field Group, the page reloads and the ACF reCAPTCHA Protection field has reverted to the “Off” state.
Consequently my form will not validate when submitted.
I am also a developer, and it’s too time consuming for me too! I’ve just had to make 16 copies of a page for a client and it took forever!
For the KC developers: I compared an original page in wp_posts in the DB to a page that I created by cloning the original page. In post_content for the cloned page, all of the KC shortcodes had been stripped out, leaving just the content. This doesn’t seem to be a problem for other shortcodes, so perhaps the KC ones are malformed or something.
And another tip for those of you struggling with this problem:
- Edit the page you want to clone
- Click the “Classic Mode” button near the top of the page
- Select and copy the contents of the content editor
- Click the “Edit with KingComposer” button
- Add a new page
- In the content editor, paste the contents you copied from the original page
- Click the “Edit with KingComposer” button
Forum: Plugins
In reply to: [ACF Flexible Content Modal] BreakingYes, with everything up to date.
Forum: Plugins
In reply to: [ACF Flexible Content Modal] BreakingStrange. It’s working perfectly on two separate installations for me.
Forum: Plugins
In reply to: [ACF Flexible Content Modal] Breaking@daniel try a hard refresh of your post edit screen. I was seeing that too and a refresh fixed it.
Forum: Plugins
In reply to: [ACF Flexible Content Modal] BreakingAwesome! Thanks Edir!