Site logo

Archived topic

Category display and Replies to WP comments

5 replies · Started by Daniel on February 23, 2023

Viewing posts 1–6 of 6

Hi,

How could I move the category display within an article from the bottom of the page to the top, next to the publication date?

And since I'm opening this topic, I could really use some help implementing a "Notify me of follow-up replies via email" feature, as I've seen on this forum. In other words, to notify users about replies to their WordPress comments.

I would be very grateful if you could help me with a solution to the two problems mentioned above.

Thank you in advance.

Hi Daniel,

How could I move the category display within an article from the bottom of the page to the top, next to the publication date?

Can you link me to an article?

, I could really use some help implementing a “Notify me of follow-up replies via email” feature, as I’ve seen on this forum. In other words, to notify users about replies to their WordPress comments.

GP doesn't have this feature, I would recommend looking for a plugin.

If GP doesn’t have this feature, can you tell me how you got such an option enabled?

This is an option from the forum plugin, not from GP.

How could I move the category display within an article from the bottom of the page to the top, next to the publication date?

I'm not seeing a published date on your article.
However, you can use a block element - post meta templateto create your own format, you can add categories in to the block element:
https://docs.generatepress.com/article/block-element-post-meta-template/

Or

You can use a function like this to modify the header meta:
https://docs.generatepress.com/article/generate_header_entry_meta_items/#add-categories-to-the-header-meta-items

Thank you.

No problem :)

This archived topic is closed to new replies.