How do I remove an a href line of code

Posted in: Newspaper
Post count: 2

Greetings,

I am getting pretty good at cleaning up my feed to posts using the Extraction Rule. It’s easy with div.class. But I’m not a programmer so I’m having trouble creating an entry that would remove this line of code:

(a href=”/net-news”)« see more Net News(/a)

PLEASE NOTE: I removed the angle brackets and replaced them with parentheses so the code wouldn’t show up as a link in this post.

Any suggestions would be helpful.

Thanks in advance.

Post count: 18283

Hello !

I am sorry but unfortunately I am having trouble understanding your issue. Normally if you want to delete a link you have to delete from the tag to

Including the tags.

Thank you !

Post count: 2

Dear Vlad,

Thanks for responding. The page I’m trying to import is at https://www.allaccess.com/net-news/archive/story/189635/luke-bryan-stays-at-1-for-second-week-with-knockin.

The line I want to remove is at the bottom of the article. It says << see more Net News.

When I use the developer tools and isolate that line in the code, it is not part of a small <div> tag segment. It is part of a larger <div> tag but I use that <div> tag it will remove too much of the feed.

The line I want to remove is below. I can’t get it to dispaly as code in this post.


<< see more Net News

Thanks for your advice.

Post count: 18283

Hello !

You can remove only that paragraph: https://www.screencast.com/t/CrI1CPAAuCE But you will have to do it via HTMl because css will not cover that.

Also please note that this is not a Newspaper Theme Support request and due to our support policy we are not able to offer support :https://forum.tagdiv.com/newspaper-theme-support/

Thank you !

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.