How to Embed Google drive images in wordpress

Upload an image in goolge drive … click New -> upload a file

After uploaded…. click Manage Access

Under general Access tab..change restricted to any one with the link…. then Copy the link

Open new Note Pad or Text document : paste the given link

and then

<iframe src=”https://drive.google.com/file/d/1ugjJkPgx3qPAzP8SpaYdfRViByYofpqD/preview?rm=minimal” width=”100%” height=”280″frameborder=”0″></iframe>

Change the highlited link to your link that you copy from google drive.

Remove these text from copied link /view?usp=drive_link

Now open wordpress… click new post … click custom html as shown in the figure

Publish the post and check your post the image will be embedded

Leave a Reply

You are currently viewing How to Embed Google drive images in wordpress