Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1270342

    Gnomo Bàgnolo
    Participant

    Hi

    I’ve seen that Slider Element in Cornerstone is limited to image slider and only for 1 image to show at once.

    Just 3 questions:

    1) With images is it possible to increase the number of images to show at once?

    2) Is it possible to slide other elements (different from images)?

    3) I would like to slide some widgets from TripAdvisor: here is one example:

    <div id="TA_excellent483" class="TA_excellent">
    <ul id="juWZv5v" class="TA_links 5SXqgOBgO1">
    <li id="MmUpDyDOtm" class="EYV3nFBNV">
    <a target="_blank" href="https://www.tripadvisor.it/"><img src="https://static.tacdn.com/img2/widget/tripadvisor_logo_115x18.gif" alt="TripAdvisor" class="widEXCIMG" id="CDSWIDEXCLOGO"/></a>
    </li>
    </ul>
    </div>
    <script src="https://www.jscache.com/wejs?wtype=excellent&uniq=483&locationId=2289868&lang=it&display_version=2"></script>

    I’ve seen that I can include in Cornerstone this widget with RAW element; so it could be possible to include a RAW element inside a carousel elemnt in order to slide 5 or 6 widget inside a carousel?

    #1270363

    Lely
    Moderator

    Hi There,

    Thanks for posting in.
    1.) Yes that is possible. Just add the image inside the slide content area. It will be on top of each other on frontend.

    2.) Yes, HTML are also possible.

    3.) Yes, that can be added too since HTML is allowed

    Hope this helps.

    #1270384

    Gnomo Bàgnolo
    Participant

    Thank You for your prompt reply

    I’ve understood solution 2 and 3, but I haven’t understood the solution 1, or I could not explain it well.

    I’d like to insert (for example) 8 images/items;
    I’d like to see 3 images/items at once (horizontally);
    I’d like to scroll (manually or atomatically) 1 image/item at once; for example:
    at the beginning I see 1-2-3 than (after 3 sec.) 2-3-4, than (after 3 sec.) 3-4-5 and so on

    Is it possible?

    Thank You

    #1270418

    Lely
    Moderator

    Hi There,

    Unfortunately, that function is not available in the available slider element in Cornerstone.
    Carousel is possible using Ethos stack. There is a post carousel slider. You can enable it on the Customizer. Other option is using Revolution slider plugin. See attached screenshot.