This topic has 15 replies, 2 voices, and was last updated 2 years, 6 months ago by Fem.
Viewing 16 posts - 1 through 16 (of 16 total)
Hello,
We’ve had an issue with the flexslider on the Anona Pest Control HTML Template.
The arrow just continues to spin and will not load.
Thanks – RECREATE
I replied with the URL in a private message thanks
Hello, this topic has been going on for over two weeks with no answers in the last 5 days.
Please advise, this should have been resolved by now
– Ryan
open sys_custom.js file from the js folder and replace the following code
Find Code
/* —————-Flex Slider——————— */
if ( $.isFunction($.fn.fitVids) ) {
flexslider();
}
Replace Code
if ( $.isFunction($.fn.flexslider) ) {
flexslider();
}
Thanks for the response, I replaced the coding, uploaded and still am getting the spinning wheel where the flexslider should be loading.
I used Safari and Chrome on a iPhone 11max and iPhone 15Maxpro.
Thanks – R
Hello, my replies were not working, sent you a link in private
Viewing 16 posts - 1 through 16 (of 16 total)
The topic ‘Flexslider not loading on Mobile Devices’ is closed to new replies.