Home Forums Theme support Allslider image not responsive sizing

Tagged: 

This topic contains 4 replies, has 2 voices, and was last updated by  7Theme Support 8 years, 10 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • I’ve uploaded an image with resolution 1920×800 into Allslider. On the page, I’ve enabled the slider with Slider Type “Cycle”. On a 1920×1080 screen, it looks fine. However, on a smaller screen resolution, the image pans across the screen. I see this is also the case in the demo site (http://7theme.net/mtp/?t=Inspire).

    I’m trying to use Allslider to automatically scale the image uploaded to be full width without panning it across the screen. Is this possible?

    If not, can I use a different slider plugin? When I attempted to use a different slider with more features, the images were not full width on the screen.

    Thank you!

    Hi,

    normally the images, if they are too wide, slide from right to left. Doesnt this feature work on your website? Of course you can use also another slider, but you have to add it in the header.php file (shortcode or php code)

    Thank you for the reply. Yes, the images do slide from right to left in the “Cycle slider”. In the “Map slider”, the image is movable, but it appears that is the intended effect.

    Where in header.php should a shortcode be added for a slider?

    Figured it out. Posting this for anyone looking for this answer in the future… I placed this code directly after </header> in my header.php file:

    <?php echo do_shortcode('[your_shortcode]') ?>

    Ok, perfect, I’m glad you found the solution.

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.