Plugin:
Wonder Audio Player Version 12.2 or later
Tutorial:
This tutorial will guide you on how to create an audio player from an XML file using the Wonder Audio Player plugin.
Continue reading
Recently Asked Questions and WordPress Tutorials
Plugin:
Wonder Audio Player Version 12.2 or later
Tutorial:
This tutorial will guide you on how to create an audio player from an XML file using the Wonder Audio Player plugin.
Continue reading
Plugin:
Question:
We need to be able to copy the URL of a track so we can easily send it to clients. If I right click the audio title, nothing happens, and I was hoping to be able to copy the link. Is this possible on the front end? I need an easy way to copy the URL of a track.
Answer:
By default, the title in the playlist is not a direct link to the audio URL, so it cannot be used to directly copy the audio URL.
Continue reading
A good understanding of web development is required to follow this article.
If your embedded YouTube videos have suddenly stopped playing on your website, you are not alone. Instead of loading the player, they may now display the message "Error 153: Video player configuration error."

If you right-click on the error screen and select "Copy debug info," you’ll find the following text in the copied data:
"debug_error": "{\"errorCode\":\"embedder.identity.missing.referrer\"
The cause of this issue is the referrer policy. YouTube expects a valid referrer. When the embedded YouTube URL loads on a page where the referrer policy is set to "no-referrer," it triggers Error 153. This was likely tolerated previously, but Google appears to have tightened the policy recently, which has led to the problem.
Plugin:
Tutorial:
This tutorial lists the JavaScript events supported by the Wonder Lightbox plugin.
Continue reading
Plugin:
Tutorial:
This tutorial will guide you on how to create a WordPress gallery from an XML file using the Wonder Gallery plugin.
Plugin:
Wonder Lightbox, Version 10.8 or above
Tutorial:
In some situations, query string or query parameters are dynamically added to image or video URLs. When opening the image or video in the lightbox, you may want to remove the URL query string.
Plugin:
Wonder Grid Gallery, Version 18.6 or above
Tutorial:
When using the Wonder Grid Gallery plugin to create a WordPress gallery, you would normally add images or videos to the gallery through the plugin's gallery editor. This tutorial will guide you on how to add a list of WordPress Media Library IDs to the gallery shortcode, allowing you to use the same gallery setup to create different galleries or to dynamically create galleries using PHP code.
Continue reading
Product:
Tutorial:
Using the Wonder Grid Gallery plugin, it's easy to create a WordPress grid gallery for images and videos. When clicking on an image in the grid gallery, a lightbox gallery pops up, displaying all the images and videos in the gallery.
In some cases, you may not want to display an image in the grid but still want it to appear in the lightbox popup gallery. This tutorial will guide you on how to do it.
Plugin:
Tutorial:
You can easily open a PDF file in a lightbox popup using the Wonder Lightbox plugin. By default, the PDF file will open with the "Automatic Zoom" option enabled.
Plugin:
Tutorial:
In the tutorial Use the Space Key to Play or Pause the WordPress Audio Player, we learned how to use the space key to control the audio player. However, on touch devices, there isn't a keyboard available. This tutorial will guide you on how to play or pause the WordPress audio player on touch devices by double-tapping the webpage in mobile web browsers. This tutorial also provides code to support double-click on regular desktop and laptop computers.
Continue reading
