Notifications
Clear all

Problem with Facebook and Twitter embeds

8 Posts
4 Users
0 Likes
4,632 Views
Posts: 4
Customer
Topic starter
(@moverall)
Member
Joined: 6 years ago

Hello!

I just bought the Embed Addon for my website, but it seems that my Simplemag theme is conflicting (a lot) with it. Therefore, it would be great if you could help me to patch things up. Both embedded facebook and twitter posts shift down upon loading and bleed outside of the forum post content area (css tag wpforo-post-content.)

I'm attaching two images so you can see what I'm talking about. 

Any help will be really appreciated.

Facebook Embedded Post
Twitter Embedded Post
7 Replies
Astghik
Posts: 5912
Admin
(@astgh)
Illustrious Member
Joined: 6 years ago

Could you please leave an example URL?

Reply
Posts: 4
Customer
Topic starter
(@moverall)
Member
Joined: 6 years ago

Yep, sure. Here it is:

https://www.laahs.com/forum/

You will have to register, though, as guests have no access. From then on, you could try to reproduce the problem in any of the discussion boards.

Thanks in advance!

MO

Reply
Posts: 4
Customer
Topic starter
(@moverall)
Member
Joined: 6 years ago

Were you able to reproduce the problem? If not, I'm leaving an example post. Pleas see the forum, and you'll find it there.

Thanks in advance!

Reply
Posts: 4172
 Tom
Admin
(@tomson)
Famed Member
Joined: 9 years ago

@moverall,

Please put this CSS code in Forums > Settings > Styles > Custom CSS Code textarea. Save it, delete all caches and do Ctrl+F5 on forum front.

#wpforo-wrap .wpforo-post-content div span {
       display: inline-block;
}

#wpforo-wrap .wpforo-post-content iframe {
     clear: none;
}
Reply
Page 1 / 2
Share:
Scroll to top