Tags with custom links to a post
-
Hello,
I’m looking for a plugin that would allow me to basically add labels/tags (in addition to existing WP tags) with custom links to my blog posts on my site. So for example, on the post edit page, I would add a label with the name “Growth” with a link to “www.mysite.com/services/growth/”. That label would then be displayed at the bottom of a blog post and the user would be able to navigate using that.
Any tips and/or pointers in the right direction would be greatly appreciated.
-
Hi there,
How about using buttons for this:
https://wordpress.com/support/wordpress-editor/blocks/buttons-block/And to automate things further, turn them into reusable blocks as well:
https://wordpress.com/support/wordpress-editor/blocks/reusable-block/Buttons can be styled also, with CSS, to your heart’s desire.
Therefore, having them look closer to your idea of appearing as labels.Hope this helps, otherwise, let us know!
- The topic ‘Tags with custom links to a post’ is closed to new replies.