Idk why its not really talked about... but hear me out.
Is it possible to embed a google doc html into the html of a blog page on shopify?
The point is, i want to have the same structure/template/blog i made in google doc and have it displayed into my shopify blog page?
It would be awesome if this is possible, as the Brooklyn theme blog template sucks so much.
Please tell me how to do it and how to make it fit the entire page of my blogs.
Thank you,
Sam
Absolutely possible to embed google doc as an iFrame.
From google doc click File > Publish to the web > Pick Embed
Copy the HTML from the last step and paste it into the HTML view of a new blog page.
Here is a link to the page that describes the process from the Google side.
Works great. You may want to use css to remove the margins and hide the scrollbar by adding the following attributes:
frameBorder="0"
scrolling="no"
Good Luck!
@samrose https://www.huratips.com/tech-tips/how-to-embed-google-sheets-in-shopify.html read this step I hope you will do that.
here my demo website https://avidbrio.myshopify.com/blogs/news/google-docs
if can't then contact us
<iframe src="https://docs.google.com/document/d/e/2PACX-1vQZ6KdKk2rIAlP4u_R-gu_w4YfuHpZqWfEjpphk9s6PI35H1HVEWr0OZGhzWKmuzQ/pub?embedded=true"></iframe>
Hi, i have this copy, where can i add the extra coding?
<iframe src="https://docs.google.com/document/d/e/2PACX-1vSLUQ0CHaPbISgD7Grvy08ct_Lwmcmj0rfGnBsprXHKLXUrL7x5HfaRU...>
add width 100% @samrose
<iframe width="100%" src="https://docs.google.com/document/d/e/2PACX-1vQZ6KdKk2rIAlP4u_R-gu_w4YfuHpZqWfEjpphk9s6PI35H1HVEWr0OZGhzWKmuzQ/pub?embedded=true"></iframe>
Each theme has its own architecture and workflow, so I suggest you hire us and we will work out a solution for your theme, email us at hello@avidbrio.com
User | Count |
---|---|
418 | |
209 | |
144 | |
53 | |
42 |