Hello
I wish to display tags under the title when using the blog post module. Now it’s only possible to display title + excerpt.
Is this possible?
Hey grafixstudio,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
https://ipimblog.azurewebsites.net
Hi grafixstudio,
Here is the code you can put in your funtions.php
add_filter('avf_postslider_show_catergories', 'av_show_cats', 2);
function av_show_cats($current_style, $blogstyle) {
return 'show_business';
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you, but that’s for categories… I wish to show tags and now, also date.
Is this possible?
Hi,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
Basilis
Hi grafixstudio,
You can click on the “hire a freelancer” link Basilis gave, that should lead you to the form.
Best regards,
Nikko