add tags list in homepage

Posted in: Newspaper
Post count: 12

Hello,
I’m using big grid flex 6 for the higher section of my homepage. I want to display the tags of a post within this section, but it seems it’s doesn’t possible in the theme panel. How could I modify the theme-child templates in order to do that?

thank’s!
m

Post count: 23312

Hi,

Unfortunately, I do not exactly understand what you mean. Provide more details so I will be able to provide a more accurate response. You can provide some useful screenshots with your desired changes for an accurate response.

Thanks.

Post count: 12

ok sorry for my bad english, I try to explain better.
My need is to display on the homepage the tags of the posts shown in the Big grid flex template, but in the backend I can only choose between categories, author or date. Could you help me to write the proper script in php in order to customize the theme? I’ve used <?php the_tags(); ?> but with no success. below some screen:

https://ibb.co/V2gckTf

thank’s so much!
m

Post count: 20688

Hi,

That is the case at the moment, only the category tags will appear in the module, these aren’t supposed to display other tags. That is the case for all the modules.
The actual tags of a post will appear only in the single post page.

If you would like to modify a module to show the tags, you could try this suggestion provided by a user, maybe it still works
https://forum.tagdiv.com/topic/display-tags-along-the-category-on-the-blocks/
Test this in a testing environment if you have created one, before using it on the live website.

Thanks

Post count: 12

thanks but it doesn’t work.
PHP tells me that get_the_tags is already declared in the core php of WP.

can you help me for this? I need it in order to finish the job. It is useful for me to display tags or maybe even custom fields.

thanks in advance

m

Post count: 22421

Hello,

Sorry but we cannot offer any customization services at the moment. If you need help with custom work you can hire a freelancer from sites like studio.envato.com or other trusted freelance websites. TH=here is no function already created that can grab the tags from the posts shown in the big grid flex. You need a custom function for it.

Thank you!

Post count: 12

ok thank you. could be very useful this implementation from you in a future update, because there are included all meta datas but tags. why not give that option too?

best regards,
m

Post count: 35449

Hi,

I note your suggestion on our list suggestions.

Thank you for your understanding!

Post count: 12

Hello dynamicon, I got it working following https://forum.tagdiv.com/topic/display-tags-along-the-category-on-the-blocks/

  • This reply was modified 7 years by m0rtyr.
Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.