Archived topic
Want to show key points (highlight) before the content.
5 replies · Started by Rohan Verma on September 27, 2022
Hello I want to show key points of the article before the content starts. Here are some examples
1) https://vpncentral.com/cyberghost-vpn-service-not-reachable/
2) https://techpp.com/2022/09/27/unsend-and-edit-messages-on-iphone-guide/
Please help me to achieve that.
Screenshots:
https://ibb.co/fNgj3pR
https://ibb.co/W2dYvyB
Hi Rohan,
Do you already have a way to generate the key points? Through a plugin maybe?
You'll need a way first to create the summary section, then you can add those through a Hook Element or a Block Element.
It may be good to ask for suggestions for such a plugin here: https://www.facebook.com/groups/1113359788719597
Alternatively, if you plan to create these manually per post. You can use Advanced custom fields plugin to create a custom field for that.
Then, you can try to retrieve it through a GB Headline Block.
Can you explain or suggest any tutorial for Advanced custom fields plugin and GB Headline Block?
Hi there,
Unfortunately, we don't have such a tutorial.
You can use the dynamic data option available for headline block:https://docs.generateblocks.com/article/headline-overview/#dynamic-data
Once you've done the settings in ACF plugin, you choose post_meta as content source, and enter the ACF field name to the post meta field to pull the data from the ACF field.
If you don't want to use ACF plugin, you can also use WP's default custom field options.
https://wordpress.org/support/article/custom-fields/
Thank you
No problem :)