Create Blogs

create websites and blogs with WordPress and Nucleuscms

WP-5.6 Breaks My Themes

wp 5.6 breaks themes

After updated WP-5.6, my search, home and others became black screen with a close x, but it can’t be closed. I needed to download WP-downgrade to reinstall WP-5.5.3 and everything is back to normal. This breaks both desktop and mobile screens.

Swipebox and Pop Ups

swipebox

We need to have a lightbox type to display pictures and galleries with the support of mobile swiping. Swipebox is free.

FancyBox3 For WordPress

FancyBox3

I like the FancyBox3 swipe features for displaying multiple images. Although it doesn’t take the title as data-caption and the position of the caption can’t be used relative to the bottom of the display image. The is quite simple to use. Since this one only needs jquery 1.9.1 minimum, I could use with imagePreview.

How To Embed Audio Player in HTML

html audio player

<embed name=”dognmonkey” src=”/music/dognmonkey/idog1.mp3″ autostart=”true” loop=”true”></audio> <audio src=”/music/dognmonkey/idogsunday.mp3″ controls></audio>