Triggering lightbox gallery with a button

Product:

WonderPlugin Portfolio Grid Gallery

Question:

I'm wondering if there is a way to trigger a gallery with a button? In other words I just want to have a button on my page that says "View photos here" rather than displaying all the thumbnails. And when the button is clicked, the lightbox would come up with the first photo.
Continue reading

How to track tab clicks with Google Analytics

Product:

WonderPlugin Tabs version 4.6 and above

Question:

For your WordPress tabs plugin, does it work with Google Analytics? Is there an way to allow me to find out "pageview" for each individual tab?

Answer:

In the plugin, step 3 Options tab -> "Tab Options", check the option "Enable Google Analytics", then enter your Google tracking ID to the following input box. Google Analytics tracking ID has a format like UA-XXXXXXXX-1.

The tab clicks will be logged as page views in your Google Analytics account, and it will add a URL parameter tabid=TABID to the current page URL. The TABID starts from 0.

For example, for the tabs on the page https://www.wonderplugin.com/wordpress-tabs/, one click of the second tab will be logged as one page view of /wordpress-tabs/?tabid=1 in Google Analytics, one click of the third tab will be logged as /wordpress-tabs/?tabid=2.

How to add a slider to WordPress theme and create a full width slider

It's easy to create a full width slider if your WordPress theme has a full width layout. Just adding a responsive full width slider to the page content, the slider will be full width automatically.

But if the WordPress theme has a boxed layout, that's, the page content is not full width, the main wrapper has a maximum width limit and has paddings around it, if you add the slider to the page content, since the page is not full width, by default, the slider is limited to the page and will also be boxed.

This tutorial will guide you how to create a WordPress full width slider even in a WordPress theme of boxed layout. There are 3 steps in this tutorial:

  • Step 1 - Install Wonder Slider
  • Step 2 - Create a full width slider
  • Step 3 - Publish the slider

At the end of this tutorial, we will create a WordPress full width slider as demonstrated in the following page: WordPress Full Width Slider.

We will also discuss how to directly add the slider PHP code to your WordPress theme if it's required in some cases.

  • Additional - Add the slider PHP code to WordPress theme file

Continue reading

Moving WordPress to a New Domain

Products:

WonderPlugin Slider, WonderPlugin Gallery, WonderPlugin Portfolio Grid Gallery, WonderPlugin Carousel and WonderPlugin Audio Player

Tutorial:

When you move your WordPress to a new domain name, you many find the image, video and audio links in the plugins are not updated, they still point to the old domain name. This tutorial will guide you how to update the links and fix the problem.

Continue reading

I upgraded to commercial version, but the free version watermark remains

Product:

All Wonder Plugins

Question:

I purchased the commercial version and have received my membership login password. I downloaded the commercial version and followed the upgrade instructions as posted on your website, however, the free version watermark remains.
Continue reading