[Solved] Linking to Slick Popup
-
This is a superb plugin. I did struggle for a while to “link” to it. Maybe the following info will help others.
I discovered that a link like the following will only work in a post, but not in a page.
<a href="#" class="splite-showpopup">Text to be shown on screen</a>
I also discovered how to add CSS classes to a WordPress menu. First go to Appearance > Menus in your WordPress theme. Next, find the Screen Options tab at the top right of the screen. Click to open the panel, and check the box labelled CSS Classes. Select the menu you want to edit, and click the link you want to add a CSS class to. The class to be added is splite-showpopup (for the free version).
- The topic ‘[Solved] Linking to Slick Popup’ is closed to new replies.