Hide url of embeds on feed/post preview

Posted in: Newspaper
Post count: 74

If i embed anything youtube video or instagram post it shows the url to the embed as the text preview unless i write a short description and put that above the embed. is there a way to disable to url from displaying as the post preview?
you can see what i mean by the post previews in this section… john speaker post has the url because i didnt put a text block in front of the embed
ie:https://www.buddhanet.world/category/art/

Post count: 18283

Hello !

You can use this css: .td-excerpt {
display:none;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

Thank you !

Post count: 74

this code you have given me hides the entire description, I would like to keep the description visible but by default make it not include the embed url when there is no description written on the post… please advise, thanks

Example without your code and without a text description input for post, displays the embed url as description

Example without your code with description written proper length hides url

Example with your code, no description display

Post count: 74

also is there a way to activate the hashtags in post text to be sitewide links for indexing and navigation? plugin?

Post count: 18283

Hello !

Please follow this topic: https://forum.tagdiv.com/topic/how-to-remove-youtube-link-on-page-exerpts/

The file can be found in here: wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php

Thank you !

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