arnab Dec 4, 2016 · 12:26 am #5611 I need to add a tagline below every blog post, In-between the entry-title and entry-meta. The tagline will be shown then the post is opened separately. Can someone please help me achieve this? The tagline for each post would be different, so I figured that I required some WordPress looping magic.

Note: I am currently using the Puro Premium theme.
Andrew Misplon Puro May 8, 2017 · 5:55 pm #6562 Hi arnab
I just noticed we missed this thread, I’m really sorry about that. For premium support you can always reach us on [email protected]. Do you still need any assistance?
arnab May 9, 2017 · 12:37 am #6568 Yes, I still have not resolved it. Can you help me with this?
Andrew Misplon Puro May 9, 2017 · 6:49 am #6569 Sure, you’d probably need to start with the plugin Advanced Custom Fields. You’d need to add a field to your posts so you can enter the tagline. If you can get going on that, I’ll look into the child theme for this.
Andrew Misplon Puro May 9, 2017 · 5:49 pm #6616 Here we go:
1. Download and activate: https://wordpress.org/plugins/customizer-export-import/. Go to Customize > Import/Export and download the export file.
2. Download and install from Themes > Add New > Upload Theme this child theme: https://purothemes.com/wp-content/uploads/2017/05/puro-child-arnab-01.zip
3. Go to Customizer > Import/Export and import the file you just created in step 1.
4. Plugins > Add New, search for and install Advanced Custom Fields.
5. Download this ACF import file and unzip it on your desktop: https://purothemes.com/wp-content/uploads/2017/05/advanced-custom-field-export.xml_.zip
6. Go to Tools > Import, install the WordPress Import plugin if prompted. Import the XML file that you’ve unzipped on your desktop.
7. Go to any post, scroll down below the editor, find the new field called Tagline, enter the tagline and save.
Andrew Misplon Puro May 19, 2017 · 8:30 am #6744 Hi arnab, let me know how this goes when you have some free time.