shadow4611
Forum Replies Created
-
Forum: Plugins
In reply to: [Logo Slider] Slider not responsiveSo, 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.
Forum: Plugins
In reply to: [Logo Slider] Slider not responsiveHi,
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!
JenForum: Plugins
In reply to: [Contact Form 7 Multi-Step Forms] Not Redirecting after Step OneI’m having the same issue. I’ve tried to implement the steps several times, yet it will submit the form after step one. You can view the site at
http://theacademybuffalo.org/scholarship/Not sure what I’m doing wrong?
Thanks for the help!
Forum: Networking WordPress
In reply to: Multisite installed in subdirectoryThanks for the information! I’ll go ahead and try to install it in a new directory.