phantam
Forum Replies Created
-
Hi @kbat82,
If make the style more specific, I added this code and it resolved the issue after page load, but then the slider doesn’t slide anymore ??
body div.metaslider.metaslider-nivo.ms-theme-radix div.theme-default .nivo-controlNav a.nivo-control { display: none; }
Hi @kbat82 ,
It still doesn’t work. I think the reason is the js code. It should resolve the initial state instead of add css code.
As I see at the element code, nivo-control already added style display none.Hi @kbat82
Did you add the style for the Nivo Slider? what does this mean?
I already added this code but it didnt work
.nivo-control { display: none; }
Then, i tried:
.nivo-control { display: none !important; }
all the nivo control was hided.
Hi @kbat82,
I had switched to another theme before, but it had the same error. Maybe, I think it caused by another script on my site that stop any focus events from happening as you sad before.
For NivoSlider, the important thing why I choose Radix theme because it has the count number control. if I hide the nivo-control, it will not display. Do you have another solution?
Hi @kbat82
I updated that code but it doesn’t work.
Hi @kbat82
– Sorry I turned the script snippet off, can you check it again? (themes/lighting_child_sample/metaslider_scripts.js)
– I created a new test page here (NivoSlider test page).
Thank you so much.
Hi @kbat82
That code is not has any error now, but it’s still not working.
If flex slider doesn’t work, I have to switch to Nivo slider, but Nivo also has an error that I mentioned before. How to fix a string of the nivo-control count number at the first time I load page?Hi @kbat82,
1. When I switch to Nivo Slider, it has a string of the nivo-control count number at the first time I load page. You can see it detail here
2. If I add that js code, the console has an error window.on is not a function
Please help me detect it,
Thanks for your kind support.- This reply was modified 5 years, 7 months ago by phantam.
Hi @kbat82
I tried to do that ways:
1. I switched to Nivo Slider and it worked fine
2. I’ve added that javascript code to js file but it’s not working.I don’t know why it’s not working with flexSlider here..
Hi @kbat82
oh yes, so how can I fix that?
Hi @kbat82
I turned it off but it has still happened.
Hi @kbat82
yes, that one is the back button that I mean. when I click to it, the slider doesn’t slide anymore, I tried with incognito browser but it have still happened.
As you see on this screen recording video
I set it up 3000ms for 1 slide, but I waited for more than 1 minute, it still didn’t slide, stand up at 5/30.