On our site, we have Tagging set up to narrow the blogs to certain sections.
When a Tag is selected, all of the blog posts using that Tag show, exactly as expected. When there are more than can be shown on one page, the pagination shows, also as expected. The links in the pagination, however, point to the Tag ID number instead of the Tag Name. The system is expecting the Tag Name and cannot find the page.
We need it to either pass the Tag Name instead of the ID, or find a way for the System to accept the ID number in addition to the Tag Name.
Your assistance is appreciated.
Attached images:
1) Tag selection screen
2) List of Tagged Blog Posts with Pagination at bottom (the Tag in this case is "accolades", but the link generated for the second page is: https://cns.utexas.edu/news/tags/50?start=10)
3) The page to which the user goes after that link is clicked.
When a Tag is selected, all of the blog posts using that Tag show, exactly as expected. When there are more than can be shown on one page, the pagination shows, also as expected. The links in the pagination, however, point to the Tag ID number instead of the Tag Name. The system is expecting the Tag Name and cannot find the page.
We need it to either pass the Tag Name instead of the ID, or find a way for the System to accept the ID number in addition to the Tag Name.
Your assistance is appreciated.
Attached images:
1) Tag selection screen
2) List of Tagged Blog Posts with Pagination at bottom (the Tag in this case is "accolades", but the link generated for the second page is: https://cns.utexas.edu/news/tags/50?start=10)
3) The page to which the user goes after that link is clicked.