Embed photos as a slideshow with carousel widget

After a pause when I only improved the existing tool, I represent a new component for you that is meant to embed a photos album to a website. It is a carousel widget that is also the basis part of the new component of the gallery, which I will describing in some another post.

Carousel widget demo with my favorite Mr. Monstro.

Continue reading “Embed photos as a slideshow with carousel widget”

Embedding a React Application to WordPress post

Take advantage of the shortcode for easy embed React app to post.

Now let me introduce you to my little mission. When I redrawed this blog, I wanted to use some of the myths of applications that are created in React. Ok, but how do I embed React in to wordpress post?

What about shortcode like this?

[reactapp
  js="/static/js/main.7c7bc805.js"
  css="/static/css/main.587e14b5.css"
]

Continue reading “Embedding a React Application to WordPress post”

How do I add Google Photos album to WordPress?

WordPress Google Photos album plugin

Yes, it’s not complicated with the help of the following WordPress plugin. No images need to be uploaded, just insert links to them.

When I created a tool to generate embed Google Photos album, I also wanted to use it on my blog. WordPress is a popular and advanced tool, so I’ve been trying to do this plugin with the following demo:

Here is a demo with Mr. Monstro photo stream included with WordPress plugin.

Continue reading “How do I add Google Photos album to WordPress?”

How do I embed a Google Photos album into a website?

How can I do embed my shared album from Google Photos and make preview of images on my website? How can I do that simply, without having to copy pictures or complicated search to individual image links? Here I will introduce my solution, which you can also try.

Tool for embeding of Google Photos album.

Continue reading “How do I embed a Google Photos album into a website?”