How to make a list from a tag with urls
-
I want to create a list using my ‘Australia’ tag.
When I click on the ‘Australia’ tag it brings up all the available posts but in excerpt format. I’d like to be able to list them in a post about all the Australian books I’ve read in the last year.
How can I do this?The blog I need help with is: (visible only to logged in users)
-
Hi,
I would use Display Posts Shortcode to produce such a list, customizing it to display only posts with the “Australia” tag as described in the Display Arguments section of the support page.
Example shortcode:
[display-posts tag="australia"] -
Hi there!
You can also add the Blog Posts Block, and select the desired tag, and how to display it:
https://wordpress.com/support/wordpress-editor/blocks/blog-posts-block/.
Also, remember that with your plan, you can access supprt directly via https://wordpress.com/help/contact.
- The topic ‘How to make a list from a tag with urls’ is closed to new replies.