Title: rdillard's Replies | WordPress.org

---

# rdillard

  [  ](https://wordpress.org/support/users/rdillard/)

 *   [Profile](https://wordpress.org/support/users/rdillard/)
 *   [Topics Started](https://wordpress.org/support/users/rdillard/topics/)
 *   [Replies Created](https://wordpress.org/support/users/rdillard/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/rdillard/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/rdillard/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/rdillard/engagements/)
 *   [Favorites](https://wordpress.org/support/users/rdillard/favorites/)

 Search replies:

## Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Quest] Slider not responsive](https://wordpress.org/support/topic/slider-not-responsive-9/)
 *  Thread Starter [rdillard](https://wordpress.org/support/users/rdillard/)
 * (@rdillard)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/slider-not-responsive-9/#post-6516373)
 * These are the media queries I added, but they are specific to the images I’m 
   using on one web site. I’m not adding any slider text, so I didn’t have to worry
   about text overlay font size or clipping the slider text.
 * These could be tweaked a lot better, but I was on a hard deadline and had to 
   get the site live.
 * /* Media Queries for custom slider */
    /*Height proportions based on 600px defined
   in admin panel*/
 * [@media](https://wordpress.org/support/users/media/) screen and (max-width: 480px)
   and (min-width: 320px) {
    .sl-slider-wrapper { height: 246px !important; } }
 * [@media](https://wordpress.org/support/users/media/) screen and (max-width: 660px)
   and (min-width: 481px) {
    .sl-slider-wrapper { height: 338px !important; }
 *  .sl-slider h2 {
    font-size: 28px; }
 *  .sl-slider blockquote {
    font-size: 16px; } }
 * [@media](https://wordpress.org/support/users/media/) screen and (max-width: 767px)
   and (min-width: 661px) {
    .sl-slider-wrapper { height: 409px !important; } }
 * [@media](https://wordpress.org/support/users/media/) screen and (max-width: 991px)
   and (min-width: 768px) {
    .sl-slider-wrapper { height: 508px !important; } }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Quest] Slider not responsive](https://wordpress.org/support/topic/slider-not-responsive-9/)
 *  Thread Starter [rdillard](https://wordpress.org/support/users/rdillard/)
 * (@rdillard)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/slider-not-responsive-9/#post-6516301)
 * I resolved this by adding some media queries to adjust the height.
 * Unfortunately, I had to add them to the end of the FullscreenSlitSlider css file
   to get them to register, so I’ll have to reapply the changes with every update,
   but it works.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Quest] Slider not responsive](https://wordpress.org/support/topic/slider-not-responsive-9/)
 *  Thread Starter [rdillard](https://wordpress.org/support/users/rdillard/)
 * (@rdillard)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/slider-not-responsive-9/#post-6516157)
 * Greetings again,
 * I think the issue is with the Fullscreen Slit Slider plugin. If you go to their
   demo site at [http://tympanus.net/Tutorials/FullscreenSlitSlider/index2.html](http://tympanus.net/Tutorials/FullscreenSlitSlider/index2.html),
   you’ll see the same result. The image height and width styles are inline styles
   to allow for the background to cover the entire text region, so the image is 
   resized to a point, and then it is just cropped.
 * It looks fine with the generic images they use in the demo, but for images like
   large portrait shots of people with no text overlay, I’m getting some really 
   ugly cropped results.
 * Thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Quest] Slider not resizing on mobile (not responsive](https://wordpress.org/support/topic/slider-not-resizing-on-mobile-not-responsive/)
 *  [rdillard](https://wordpress.org/support/users/rdillard/)
 * (@rdillard)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/slider-not-resizing-on-mobile-not-responsive/#post-6471070)
 * I’m having the same issue. The images are not responsive. Otherwise, this is 
   a great theme!
 * Thanks,
    Robin
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Quest] Slider not resizing on mobile (not responsive](https://wordpress.org/support/topic/slider-not-resizing-on-mobile-not-responsive/)
 *  [rdillard](https://wordpress.org/support/users/rdillard/)
 * (@rdillard)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/slider-not-resizing-on-mobile-not-responsive/#post-6471069)
 * I’m having the same issue. The images are not responsive. Otherwise, this is 
   a great theme!
 * Thanks,
    Robin
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Auto Menu From Pages] Plugin could not be activated because it triggered a fatal error.](https://wordpress.org/support/topic/plugin-could-not-be-activated-because-it-triggered-a-fatal-error-251/)
 *  [rdillard](https://wordpress.org/support/users/rdillard/)
 * (@rdillard)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/plugin-could-not-be-activated-because-it-triggered-a-fatal-error-251/#post-6235797)
 * Hi Braad,
 * Yes, it was another plugin conflict that is resolved now. Thanks so much for 
   your testing and response.
 * -Robin
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Auto Menu From Pages] Plugin could not be activated because it triggered a fatal error.](https://wordpress.org/support/topic/plugin-could-not-be-activated-because-it-triggered-a-fatal-error-251/)
 *  [rdillard](https://wordpress.org/support/users/rdillard/)
 * (@rdillard)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/plugin-could-not-be-activated-because-it-triggered-a-fatal-error-251/#post-6235795)
 * I just tried to activate this plugin, but it wouldn’t activate and got the following
   fatal error:
 * Plugin could not be activated because it triggered a fatal error.
 * Fatal error: Using $this when not in object context in /home/<sitehome>/public_html/
   wpdev/wp-content/plugins/auto-menu-from-pages/admin/class-auto-menu-from-pages-
   admin.php on line 345
 * I’m currently using the free version of the Quest theme, so it’s possible it’s
   a theme conflict.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Video.js - HTML5 Video Player for Wordpress] Update broke my resposive video](https://wordpress.org/support/topic/update-broke-my-resposive-video/)
 *  [rdillard](https://wordpress.org/support/users/rdillard/)
 * (@rdillard)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/update-broke-my-resposive-video/#post-4188870)
 * I just downloaded the plugin, and it works great! Unfortunately, the videos aren’t
   responsive.
 * If there’s a previous version that IS responsive, I’d like to use that version,
   too.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Eazyest Gallery] Lightbox stops working on pics after More thumbnails link](https://wordpress.org/support/topic/lightbox-stops-working-on-pics-after-more-thumbnails-link/)
 *  Thread Starter [rdillard](https://wordpress.org/support/users/rdillard/)
 * (@rdillard)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/lightbox-stops-working-on-pics-after-more-thumbnails-link/#post-3942986)
 * No, still no solution 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Eazyest Gallery] Lightbox stops working on pics after More thumbnails link](https://wordpress.org/support/topic/lightbox-stops-working-on-pics-after-more-thumbnails-link/)
 *  Thread Starter [rdillard](https://wordpress.org/support/users/rdillard/)
 * (@rdillard)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/lightbox-stops-working-on-pics-after-more-thumbnails-link/#post-3942972)
 * I still haven’t found a solution 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paid Memberships Pro - Content Restriction, User Registration, & Paid Subscriptions] PayPal Standard and Express errors](https://wordpress.org/support/topic/paypal-standard-and-express-errors/)
 *  Thread Starter [rdillard](https://wordpress.org/support/users/rdillard/)
 * (@rdillard)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/paypal-standard-and-express-errors/#post-3967708)
 * Thanks strangerstudios. I hope the PayPal Standard updates are out soon 🙂 Here
   are my session settings from phpinfo:
 * session.auto_start Off Off
    session.bug_compat_42 On On session.bug_compat_warn
   On On session.cache_expire 180 180 session.cache_limiter nocache nocache session.
   cookie_domain no value no value session.cookie_httponly Off Off session.cookie_lifetime
   0 0 session.cookie_path / / session.cookie_secure Off Off session.entropy_file
   no value no value session.entropy_length 0 0 session.gc_divisor 100 100 session.
   gc_maxlifetime 1440 1440 session.gc_probability 25 25 session.hash_bits_per_character
   4 4 session.hash_function 0 0 session.name PHPSESSID PHPSESSID session.referer_check
   no value no value session.save_handler files files session.save_path /var/lib/
   php5 /var/lib/php5 session.serialize_handler php php session.use_cookies On On
   session.use_only_cookies On On session.use_trans_sid 0 0
 * Do you see anything I need to change?

Viewing 11 replies - 1 through 11 (of 11 total)