As mentioned in a comment, the functionality was found in archive.php which is part of the Uncode Theme we are using.
The view with posts filtered by tags is called a posts archive and Uncode provides options to change the layout of various “archives” in the theme options. It involved creating a new content block with the desired layout and then changing the theme options to use the new content block for the “Posts Archive.”
Related Posts:
- WordPress removing tags?
- Add tag to post api wordpress
- how to limit and display tag?
- How do I change the gallery that is inserted in the post?
- Include related posts on a page
- How to get new post URL?
- How to display post tags
- How to add shortcode tags in single.php [closed]
- WordPress theme ajax have_posts()
- New blog template to display only one category
- Convert a complex webpage into WP theme
- Filter Posts By Tag
- WP Query related posts by current page Tag ID
- How to display all posts assigned to some tag?
- How To Add One Tag to Multiple Posts?
- Add Post Tags to Body Class
- Animated gif for a thumbs
- WP Query – duplicated posts once including tags in search results
- wp_tag_cloud() and the_taxonomies() work but not the_tag()
- Replace ‘published on date’ with ‘modified on date’ on Posts
- Why orderby=”date” does not support manually changed posts?
- Display posts with tag that matches current post title
- Why aren’t my posts/pages showing up in my WordPress Theme?
- “more” tag doesn’t appear when browsing category achives or search
- Display tag image in post using Taxonomy Images plugin index.php
- Blog page not working
- Help with Taxonomies
- Highlight static blog page link in header
- How to get Tags with specific post id
- Remove Content after
- Shortcodes on my website stops working after theme update [closed]
- Conditionals if tags exist?
- Block editors annoying warnings
- WordPress website loads more posts than expected
- How to get post with associated categories and tags names instead of ids with rest api?
- Tags on products vs tags on blog posts. An easy way to duplicate them
- Changing Post Tag Color Based On Post Count
- Images showing up in Post Editor, but not in Published Post
- How to create a page that shows the last 10 posts?
- $_GET parametters not working in an specific template
- Custom Articles page only showing a limited number of posts per page
- Removing all post tags except a given list
- How to check if there are posts with the same tag
- In what context should Categories and Tags be used
- How to compare post tags?
- Would a “hub” page work better as a page or a post?
- Change the background of each post according to the category
- How do I allow certain users to make a certain type of post?
- Plotting posts on a graph
- Short link to read complete post
- Delete all Tag Links from Posts
- Page of posts made to look like homepage
- Deleting post tags removes categories
- How to Rearrange WordPress Tags list on frontend using Shortcode with specific order?
- Edit post & page option does not display on latest wordpress
- Can I show category name in url for only one of my categories?
- how to add tags to post in the Loop?
- What parameters do I need to pass to get_tags to get ALL tags for the site, when used in a post
- Is there a way to categorize a list posts all at once?
- Related post not showing table of content
- Tag for custom post type
- WordPress get tags in “publish_post” hook
- Remove status ‘archived’ from the default post and page view
- How to count posts in tags within time limit
- Why do I have categories with duplicate slugs?
- Exclude posts in home slider from sections
- Display all tags even if they are not assigned to a post
- Replace Tag Keyword With Link Within Post Content
- I really need help… I am looking for a solution about 28hours
- show only one category and filter by tag
- How to delete/customize imported demo content from a theme or add my own?
- Find post tags words in post content and link them to tag URLs
- Can the_post_navigation() be outside of the loop?
- Hide Certain Tags on Single Post Page
- Display only current page -> posts tags in page
- Posts tagged with a-new-tag does not appear
- Save/retrieve form data best practises for theme development
- Query posts from a specific category and selected tag
- Back up post tags
- Add tags to post before it’s created
- Tags not appearing in “Add New Post” Page
- wordpress taxonomy results
- How can I count articles retrieved by tags
- Display the popular tags by default in the backend post edit page (without having to click on the link that displays them) [closed]
- Automatically delete default posts and pages on theme install?
- Permalink remain the same on each page
- How to remove a specific script from bulk wordpress posts and images description?
- Password protection doesn’t prompt for password on pages
- How do I make it so that WordPress displays the post as a heading, followed by a written excerpt?
- Tag page that displays specific posts
- Hindi content automatically converting to unreadable language?
- Get related posts matching most of the provided tags using WP_Query
- How to remove category and other tags from posts page
- Edit Page button is gone
- How to set something to added automatically to the post
- WordPress blog post tags in 2 rows
- How can I create Woodmart theme “linked variations” through REST API?
- Blog page shows the whole blog post instead of the excerpt or summary with the feature image only
- WordPress converting ‘ to ’ and – to –?
- Is it possible to create dynamic templates for block themes directly from the site editor?