Author name & Source name not linked (= clickable)

Posted in: Newspaper
Post count: 150

Hello!
I want to show the author name at the top of a post but i don’t want it to be linked to the author profile. So that the author name is shown, but not clickable. You know what i mean?
I want the same thing with the “Source name” at the bottom of a post. Because even if i don’t put in a “Source url” the filled in Source name is linked to http://www.posturl.at/# (= clickable) in the front end.
Would be great if you could tell me how to remove the links from the author name and Source name.
All the best,
Daniel

Post count: 21065

Hello!

Please provide your website link in order to help you efficiently.

Thank you!

Post count: 150

Hello!
I use the default post templates of the newspaper theme. Here is an example link: https://www.hello-planet.at/wo-ist-das-andere-ende-der-welt/
So i don’t want the “Daniel” at the top and the “Hello Planet” at the bottom to be linked.
All the best and thanks,
Daniel

Post count: 21065

Hello Daniel!

Please add these CSS codes in Newspaper -> Theme panel -> Custom code -> Custom CSS:


.td-post-author-name a {pointer-events: none;}


.td-post-small-box a {pointer-events: none;}

Thank you!

Post count: 150

Hello Bettina,
thank you so very much, it worked!
All the best,
Daniel

  • This reply was modified 5 years by danna.
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.