aln50
Forum Replies Created
-
Forum: Plugins
In reply to: [GenerateBlocks] Display Custom Fields in Custom Poststhank you @daveporter thats very cool. Besides the script that he used to incorporate the custom field on page what else what he using? is it just GenerateBlocks? I saw he was editing “Elements” where do I find it?
What i want is to design a post with a taxonomy term “Deal” to contain severl ACF field. (Already did that) . I’m developing using REST API a tool that will generate Deal posts and fill the header, title and custom fields. In my site I want to designed how a deal looks like (Template or element or pattern I really don’t know what name should I use) and every time (using REST API) I will submit new posts deals to the sites.The site will show that deal with the fields in a designed nice way.
I managed to create the taxonomy and the ACF custom fields, and generate the posts with the API.
What plugins should be used in order to do the rest i’m kind of lost and appreciate any help. This is my first time in WP and I seems to like GenerateBlocks and want to use it.
- This reply was modified 1 year, 7 months ago by aln50.
Forum: Plugins
In reply to: [GenerateBlocks] Display Custom Fields in Custom PostsThanks @diggeddy !
So let me see if I got it right: I have a Taxonomy called Post-Type with term of Deal connected to Posts.
I added using ACF custom fields and connected them to Post with Deal term.
So today I can create a post with Deal Taxonomy (using the free GP+GB). What you are saying is that I need at least GP Premium to be able to design this Deal with the custom fields as well ? Meaning that I will be able to design a template for it and use it in my site for all posts with Deal ? Is there any documentation or video demonstrating it?
Thanks