Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Two Issues With Embeds Using Twitter

6 Posts
2 Users
1 Reactions
1,352 Views
Posts: 4
Customer
Topic starter
(@paul-daly)
Member
Joined: 2 years 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: 6450
Admin
(@astgh)
Illustrious Member
Joined: 8 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: 2 years 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: 2 years ago
IMG 9551
IMG 9552

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

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

Illustrious Member
Posts: 6450

@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: 2 years ago

Member
Posts: 4

@astgh that worked... thanks!

Share:
Scroll to top