Displaying Tags in modules template

Posted in: Newspaper
Post count: 4

Hi,

I’m trying to display the tags of each post in the module templates. I tried to edit the td_module_11 template with the following code:

<?php echo $this->get_the_tags();?>

But it’s not working. I tried different alternatives but Tags never display. Any idea why?

Thanks for your help!

Post count: 22421

hello,
Sorry but the modules and blocks were never designed to show the tags. There is no function in the modules files for it. You are calling a function that was created for posts into the modules.Unfortunately it will not work that way. If you need customization services you can hire a freelancer from sites like studio.envato.com or other trusted freelance websites.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.