Notifications
Clear all

[Solved] Two Issues With Embeds Using Twitter

6 Posts
2 Users
1 Likes
537 Views
Posts: 4
Customer
Topic starter
(@paul-daly)
Member
Joined: 9 months ago

First: While logged in as admin the Twitter embeds are cropped and only show the left side of tweet.

Second: When not logged in and viewing as guest the twitter embeds only show the link. 

Thanks for any help.

 

5 Replies
Astghik
Posts: 5915
Admin
(@astgh)
Illustrious Member
Joined: 6 years ago

Posted by: @paul-daly

First: While logged in as admin the Twitter embeds are cropped and only show the left side of tweet.

Please provide us the URL where we can see the issue. 

Second: When not logged in and viewing as guest the twitter embeds only show the link.

Please check and make sure the "Allow embedding for guests" option is enabled. It's located in the Dashboard > wpDiscuz > Settings > Addons > Embeds admin page. 

1 Reply
Customer
(@paul-daly)
Joined: 9 months ago

Member
Posts: 4

@astgh https://talk.golf/watch-theegalas-hole-out-eagle-from-164-at-bmw-championship/

I did turn on the 'allow embedding for guests' option. So now just the cropped content. 

Thanks for anticipated help. 

Posts: 4
Customer
Topic starter
(@paul-daly)
Member
Joined: 9 months ago
IMG 9551
IMG 9552

Cropping only occurs on desktop, not mobile (see attached). Thanks.

2 Replies
Astghik
Admin
(@astgh)
Joined: 6 years ago

Illustrious Member
Posts: 5915

@paul-daly,

Please use the CSS code below: 

#wpdcom .wpd-comment-text .twitter-tweet.twitter-tweet-rendered {
     max-width: 100% !important;
}

Put the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page. 

Don't forget to clean the caches before checking.

Customer
(@paul-daly)
Joined: 9 months ago

Member
Posts: 4

@astgh that worked... thanks!

Share:
Scroll to top