Forum Replies Created
-
AuthorPosts
-
Jacob Greenhow
ParticipantClearing our that one option took my webpage's peak memory usage down from 220MB to only 60MB
Jacob Greenhow
ParticipantI want to flag this as well, My mbfc_keys is getting rather large on my website. The slowest db query I have on my site is loading the autoload options. What is the reason that this is an auto load feature? Is there a more efficient place and approach this can be stored.
October 9, 2023 at 6:55 PM in reply to: ✅Front End Form and Custom Model - Not Saving Data To Custom Table #43468Jacob Greenhow
ParticipantI just tried this myself to see if this feature is supported yet and it still looks like its not possible. I would like to add my vote for this feature request.
Jacob Greenhow
ParticipantAny update on clone_as_multiple working on custom tables? I just tried it and it doesn't seem to work
Jacob Greenhow
ParticipantJermey post was right about what is causing the issue. I have just run a test on my website and I managed to recreate the issue.
-
I had a custom post type of 'location'.
I created a custom field group called 'location' and set this up to use a custom table
I added the shortcode to the 'location' post type so I could edit each post from the front end. This worked as expected.
I created another custom field group called 'location 2' using the same custom table.
I tried to update the custom post from the front end and it no longer worked.
I removed the field group called 'location 2' and the front-end submission worked again.Jacob Greenhow
ParticipantI have just shared my site details so hopefully, you can take a look Long. Let me know if you have any issues with access ect.
Some ways that I am working that might be related to the issue
• I am storing the information in a custom table.
• I have two different field groups attached to the same custom table (‘beach photo basic’ and ‘beach photo advanced’)
•I am using oxygen builder on my site. But I did manage to recreate the issue without Oxygen turned onJacob Greenhow
ParticipantIn terms of the actual issue I can modify the title through the front end and it updates fine. It's only the custom fields that do not get populated. If I update the custom fields from the back end the front end displays the updated values.
-
AuthorPosts