Support ForumCustom Slidable Prev/Next Buttons not showing on Internet Explorer – Support Forum https://support.ishyoboy.com/forums/topic/custom-slidable-prevnext-buttons-not-showing-on-internet-explorer/feed Thu, 26 Dec 2024 15:44:23 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/custom-slidable-prevnext-buttons-not-showing-on-internet-explorer/#post-10712 <![CDATA[Custom Slidable Prev/Next Buttons not showing on Internet Explorer]]> https://support.ishyoboy.com/forums/topic/custom-slidable-prevnext-buttons-not-showing-on-internet-explorer/#post-10712 Mon, 30 Nov 2015 09:44:24 +0000 gnmcvey Hi

I have tried to create custom Prev/Next buttons on a slidable element in visual composer. It works fine on Google Chrome and Firefox, however on Internet Explorer it is not displaying the buttons at all.

Here is the class I have created to generate the custom previous image on the button:

Furthermore is there a simple way to stop the Prev/Next buttons fading out when the mouse is not hovered over them?

Thanks

]]>
https://support.ishyoboy.com/forums/topic/custom-slidable-prevnext-buttons-not-showing-on-internet-explorer/#post-10722 <![CDATA[Reply To: Custom Slidable Prev/Next Buttons not showing on Internet Explorer]]> https://support.ishyoboy.com/forums/topic/custom-slidable-prevnext-buttons-not-showing-on-internet-explorer/#post-10722 Tue, 01 Dec 2015 08:00:49 +0000 IshYoBoy Hi gnmcvey,

which one of version IE are you using?
We tested your code and it works for version IE9 and higher.

Adjusting hover effect as you need, you have to add css code and also adjust javascript code.
Add this css code into “Theme Options -> General Options -> Custom CSS”:

Find this function “activate_shortcode_slidable” inside file \wp-content\themes\boldial\assets\frontend\js\main.js:

Copy all this lines into your child theme and comment these few lines inside mentioned function:

To avoid losing your changes in the future when a necessary update of the theme will be published you should use a child theme to make these changes and not modifying the parent theme directly.
To learn more about child themes and how to use them check this topic:
https://support.ishyoboy.com/forums/topic/what-is-a-child-theme-and-how-but-mainly-why-to-use-it/

Cheers


If you are happy with our theme and support please rate us in your Downloads Section on ThemeForest. A 5 star rating is always a great motivation for us!

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>