Anyone here who has an idea? Thank you very much…
Hello! I have the same problem:
On mobile, specifically iPhone, the slider only shows one logo.
I tried this way:
Open logo-slider.php and go to line 536, which contains this code:
$num_img = $wp_logo_slider_settings[‘num_img’];
After this line add the following code:
$img_num1 = $num_img;
But nothing happened, the problem is the same.
This is the site:
http://wordpress.reinhard-bog.at/
Thank you for your help…