- This topic has 7 replies, 3 voices, and was last updated 3 years, 3 months ago by
David.
-
AuthorPosts
-
February 12, 2023 at 12:48 am #2530055
Adrien
Hi,
Does GeneratePress Dynamic content work with ACF flexible content?
It seems it’s not reading my fieldkey: field_63e88c46650b7
Please let me know if you’re using ACF flexible content successfully with GP Dynamic content.
Thank you.
February 12, 2023 at 6:15 am #2530264David
StaffCustomer SupportHi there,
GP only has 2 dynamic blocks, content and image.
The mainstay of our blocks dynamic data is in GenerateBlocks.At this time GeneareteBlocks Free will handle basic fields.
GenerateBlocs Pro will:Support ACF basic fields
Support ACF content fields
Support ACF choice fields
Support ACF relational fields
Support ACF jQuery fieldsWe are working on Repeater, Gallery and Flexible fields for future updates.
February 12, 2023 at 4:52 pm #2530833Adrien
Hello David, Thanks a lot.
Your answer helps because I’m in the middle of two projects where I required flexible content (not repeater fields) so I will just simplify everything and create simple acf fields and link them one by one using dynamic option in GP/GB.The support of ACF Flexible content by GP/GB is going to be so powerful.
Thanks for your assistance.
February 13, 2023 at 2:21 am #2531142David
StaffCustomer SupportGlad to be of help!
March 1, 2023 at 7:06 pm #2552095Dane
Hi – searching for some guidance on outputting the values from ACF relational fields – could you please point me to some documentation for this? All I really need to do is pull the output from a relational field into my template – have tried all of the relational field types and nothing showing up. Assume I need to add a filter but not sure of the syntax for this.
Thanks.March 2, 2023 at 9:46 am #2553048David
StaffCustomer SupportHi there,
it may take some code to make that work.
Can you explain the relationship so i can try and figure it out ?March 2, 2023 at 4:45 pm #2553421Dane
Hi David. Thanks for getting back to me.
The site is for a martial arts dojo.
I have 3 custom post types – dojos, instructors and events.
In the events page I want to bring the event location (a dojo) into the event post. I have all the dojos as their own posts so have created an ACF field (event_dojo) with type ‘Relationship’ and filter that to my Dojo post type. All that works fine and shows up as expected in the post edit page (see image). Problem is nothing shows up when I try to pull it in via dynamic data. All the standard text is coming in fine via the same procedure – just all the relational stuff doesn’t work – and have tried all the ACF settings. Note that the dojo and event templates are custom block elements.
Also, and this may well be out of scope, I want to be able to use a date picker in an ACF field to pick when an instructor first started. Then I want to be able to use that output and use current date to yield a number for years of experience. I can do it in the old way of custom templates and ACF – just can’t get my head around how to do this stuff in filters.
March 3, 2023 at 2:21 am #2553748David
StaffCustomer SupportThis is going to probably require some custom development, but it would be good to see how this works. As we have a similar open topic here, using Releationship fields in a GB Query Loop
Would you mind starting a new topic, in case the OP has notifications on, and in case we need the Private Info field.
-
AuthorPosts
- You must be logged in to reply to this topic.