Archived topic
url structure
3 replies · Started by Mark on February 15, 2023
I just setup a new site with the marketer theme, all looks great but when clicking on the 'read more' button the URL then has '#more-160' at the end of it - how to I stop this so it is a normal URL?
Hi there,
that gets added when using the More Tag in your single posts, you can remove it though, this article explains:
thanks for the link - can you let me know where I can try and edit it on the page or blog settings? The last site theme I used had an element for the blog cards
Id hope I can edit the cards read more a little easier?
if this is the only way, where would I add that code to make it work? in appearance > additional CSS?
So that code i provided is PHP and this doc explains how to add it:
https://docs.generatepress.com/article/adding-php/
Alternatively you can use a Block Element Content Template to build your own post article templates:
https://docs.generatepress.com/article/block-element-content-template/
Is that what you meant re the other site ?