odomalo Apr 23, 2018 · 8:18 am #9496 Hello,
I have the Ultra Premium Theme and I am very happy.
In the blog page I use the masonry option, but I can’t show the category. I have searched in the forum how to do it but I found nothing.
I would like to have the category (I use only one per post) over the picture, near to the Date and Comments. Is that possible? If is not possible to put it there, at least in another place but together with the thumbnail to let users know which category belongs the post to.
Thank you.
Andrew Misplon Puro Apr 23, 2018 · 8:29 am #9497 Hi 🙂 Please, can you confirm that Theme Settings > Blog > Post Categories is enabled. That won’t just show the first though, we’d probably need to re-write the meta function for that.
odomalo Apr 23, 2018 · 9:40 am #9499 This reply has been marked as private.
Andrew Misplon Puro Apr 23, 2018 · 11:10 am #9501 You can try the following snippet. To download, right click and save as. To make use of this file, install the plugin https://wordpress.org/plugins/code-snippets/ and then go to Snippets > Import to import the file.
odomalo Apr 23, 2018 · 11:49 am #9502 Thanks, it works 🙂
Would be possible to add it directly on the funtions.php of my child theme? I prefer to use the less number of plugins as possible.
Andrew Misplon Puro Apr 23, 2018 · 11:50 am #9503 For sure, all functions can be added as they are.
Andrew Misplon Puro Apr 23, 2018 · 6:30 pm #9507 Glad that helps. All the best.