Product:
Question:
Can we use WonderPlugin Gallery to display 3gpp?
Continue reading
Recently Asked Questions and WordPress Tutorials
Product:
WonderPlugin Gallery Version 11.5 or above
Question:
Is it possible to hide the backwards-arrow in the first slide so there is no way to go backwards from the first slide/image?
Continue reading
This tutorial will guide you how to play MP4 videos hosted on Google Drive in WordPress with Wonder Gallery.
Product:
Question:
I need my users to be able to download any of the self hosted video and image files. Is this possible?
Continue reading
Product:
Tutorial:
This tutorial will guide you how to create an image and video gallery from a folder on your WordPress web server.
Continue reading
Product:
Tutorial:
This tutorial will show you how to customise the thumbnails of a WordPress gallery created with the plugin WonderPlugin Gallery.
Continue reading
Product
Question
When searching for a WordPress plugin Embedded Video player that supports Dailymotion, your site always comes up as being DailyMotion compatible. How do I display videos which I have on my DailyMotion profile?
Answer
Our plugin WordPress Gallery supports DailyMotion.
1. In your DailyMotion video page, click the link Export, then copy the Permalink.
2. In WonderPlugin Gallery, step 1, click the button Add DailyMotion, enter the link and add the DailyMotion to the video gallery.
Product:
WonderPlugin Gallery, WonderPlugin Slider, WonderPlugin Portfolio Grid Gallery
Question:
Is 8MB the largest upload size you offer with the WordPress portfolio grid gallery? I tried to add a video file but the video was way too large.
Answer:
8MB is a limit from your web server.
You need to change the web server PHP configuration file to change the limit. If you are using a shared web hosting, you need to contact your web hosting provider and ask them to make the change.
Or you can upload the video file to your web server via FTP client software, then add the video URL link directly to the plugin.
Product:
Question:
I’v just installed and set your Wonder Plugin Gallery commercial version5.4C.
I decided to use Showcase type with Playlist.
I want to enlarge the font-size of the title and desicription in playlist area.
And if possible, I want to enlarge the size of eye-catch image.
I tried to add CSS option, but not changed.
Please help me to change font-size and eye-catch image in playlist area.
Answer:
In the plugin, step 3, Options tab, Advanced Options, you can enter the following text to the Advanced Options box:
data-carouselheight=400 data-thumbheight=120 data-thumbtitlecss="{text-align:left; color:#ffffff; font-size:24px; line-height:24px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; padding: 6px 0;}" data-thumbdescriptioncss="{font-size:16px;}"
The first line changes the total height of the playlist. The following three lines change the size of the thumbnail image, the title and description CSS in the playlist.