Slider not responsive
-
I am on the newest version and it appears it is still not properly responsive. When viewing on the ipad I only see 1 logo at first and it appears they are all just stacked on top of each other.
Any one has a fix?
-
I have the exact same problem than you.
If anyone could help, that would be very appreciated.Thanks
Maeve, you were saying in older posts that we make it responsive by changing manually the width in %, into the css.
No matter what I do in #logo-slider, there is no change on the screen. I don’t get it.Thank you for your help and cool plugin.
BenHey guys, please post links to your site so I can see what you’re referring to.
Thanks,
MaeveHere is my site.
http://mm.tahoecreativesolutions.com/Hi Maeve,
here is mine: http://sitetest.leacv.com/
Thanks a lot for your help and best practices.
BenjaminHi,
Is there any updates on this post? I am also trying to make the logo slider responsive. I have tried to add a width of 100% in the settings, however it would only accept a fixed width. Any guidance would be great!
Thanks!
JenSo, I read in a past post that some successfully modified the logo-slider.php file. Although this is not ideal since I can’t update the plugin, it did work.
In the logo-slider.php page: line-682
change width: <?php echo $wp_logo_slider_settings[‘slider_width’]; ?>px;
to width:100%.The one bad thing about this solution is that it stacks the logos on top of each other instead of reducing the number that appear at 1 time in the slider window.
I tried the same and not change…I might just have to switch to another solutions.
I confirm, it stacks the logos on top of each other instead of reducing the number that appear at 1 time in the slider window. Any way to fix that tiny problem? A big thank you to the one who’ll find an idea 🙂
Ben
Same issue, sorry to say. When adjusting the browser widths SOME widths work, others do not. This is in Chrome.
In IE 11, I don’t see any logos AT ALL. This seems to be a big problem.
We have a test site up where you can see this (at least for a while):
http://69.195.124.164/~osrcom/our-clients/Hope we can get some help…
Hey guys, the current version of Logo Slider is meant to be fully responsive. I think the posts you’re reading about adding code to make it resposnive are old posts from before the latest release. Please don’t do that, it’s not how it works now.
I’ve tested the plugin a lot and the responsive layout works totally fine for me. In order to help you I need to see examples of the plugin NOT working for you. Then I can check your code and try to work out what’s going on. Thanks
@petergv
I checked yours and can see the problem is that you have a fixed px width forced in the stylesheet like this:#logo-slider-wraper { width: 725px !important; }I’m guessing this is probably left over from before the plugin was responsive? Anyway, if you remove that I think it will fix your problem.
If you need to have a width less than 100% you can specifiy it like that in your css but make sure its a % not a fixed width
—
Other ppl with this problem… check your own stylesheet for similar problem. A lot of you may have put in a fixed width there back before the plugin was responsive
@smdstudios
I checked yours at http://mm.tahoecreativesolutions.com/ and it looks like it is working fine for me@shadow461
Please ensure you are running the latest version of the plugin (you wrote that you added a width in settings but latest version does not have a field for that so I think you are running an old version). Then remove your custom code, and post a link if it’s still not working for you and I can try to help you further.Thanks
Hi Maeve,
I would grandly appreciate your help.
Here’s my website: http://sitetest.leacv.com/Thank you for your support
Ben
The topic ‘Slider not responsive’ is closed to new replies.