stephenou / fruitionsite

Build your website with Notion for free
https://fruitionsite.com
MIT License
1.59k stars 218 forks source link

Twitter embed not displayed #23

Open eyoungmin opened 4 years ago

eyoungmin commented 4 years ago

이미지 7

eyoungmin commented 4 years ago

https://publish.twitter.com/ Use embedded. Create an html file.

miriamgonp commented 4 years ago

@eyoungmin I have the same problem. How could I embed the html code in my notion page?

miriamgonp commented 4 years ago

I just found a solution. Using potion shop you can embed HTML snippets in Notion pages.

eyoungmin commented 4 years ago

I just found a solution. Using potion shop you can embed HTML snippets in Notion pages.

You can use the GitHub page.

osbre commented 3 years ago

Hi everyone. I had a similar problem with my Nginx-notion-proxy.

In my case </head> tag was replaced not only in HTML but also in .js. It caused an error and that's why Twitter didn't work.

I think the same bug has frution.

Solution:

Replace head only in HTML, not in JS.

pagarevijayy commented 3 years ago

any solution guys?

patilaum commented 3 years ago

I just found a solution. Using potion shop you can embed HTML snippets in Notion pages.

@miriamgonp thanks a lot. This works. But when I click on tweet embed (when in chrome) it says image

However it works on firefox. Even in chrome if I open in incognito tab, it works. I guess it is problem with my chrome version but my users will face problem if I keep it like this.

Link of website: https://neestack.in/Generic-Curiosity-Initiate-Conversations

osbre commented 3 years ago

Hello everyone! I want to help you all :)

I've sent a fix to this project author. Now he needs to review/accept it.

Link to the code change proposition: Fix Twitter block issues

cris7ian commented 3 years ago

@osbre, just wanted to say thank you for this fix because this was important for my use case. <3

Hope it gets merged soon.