This code adds a button to the meta slider plugin by MetaSlider.com. The button includes an icon, text and dynamic count unique to each button and slide which updates instantly on click.
The code adds the buttons to :
- All sliders you create using Meta Slider.
- Works in any WordPress theme including block themes with or without using the Meta Slider block and themes using the classic editor.
Features
- Changeable button icon, colors and button text using CSS.
- Uses its own independant like button system and count which doesn’t rely on 3rd party plugins.
- Updates and saves button count instantly without the need to refresh the page.
- Includes only 5 CSS rules making it simple to style & position to your own requirements.
- Only contains 18 lines of jQuery for super fast loading and efficiency
Installation
There’s only 3 steps :
- Copy and pasts the PHP code to the end of your child themes functions file.
- Upload the file named like.js to your child theme folder
- Copy & pasts the CSS to the end of your child themes style.css file and clear caching.
You must be logged in to post a comment.