0
Welcome Guest! Login
0 items Join Now

Random Order in Roksprocket Features slideshow

    • Younan's Avatar
    • Younan
    • Newbie
    • Posts: 9
    • Thanks: 0

    Re: Random Order in Roksprocket Features slideshow

    Posted 8 years 11 months ago
    • So, I manually added 6 articles and set the ordering to Random. Still, it is taking the first 3 and making them random rather than random 3 of all 6 articles.
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 22283
    • Thanks: 3226
    • messin' with stuff

    Re: Random Order in Roksprocket Features slideshow

    Posted 8 years 11 months ago
    • Yeah... I was afraid of that... RokSprocket needs a collection of articles first in order to then Sort... I don't see anyway around that in Features with 3 items...

      You could do it with 1 slide... you could set Display Limit to infinite, disable autoplay and disable the arrows and pagination

      //You can do it in other Layouts as well that have a "Previews per page" option... but with Features Layout it's intended to be a full-page sized slideshow/slider with only 1 item... so there's no concept of multiple items per page
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
    • Younan's Avatar
    • Younan
    • Newbie
    • Posts: 9
    • Thanks: 0

    Re: Random Order in Roksprocket Features slideshow

    Posted 8 years 11 months ago
    • So, I reached a compromise: I set my filters to categories, "Display Limit" to infinity, disabled pagination and enabled autoplay. Now, with the arrows, I want then to "show on hover" but when I hover I do not see them at all (not even if I have it set to "show"). How can I debug this issue?
    • Last Edit: 8 years 11 months ago by Younan. Reason: added more information
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 22283
    • Thanks: 3226
    • messin' with stuff

    Re: Random Order in Roksprocket Features slideshow

    Posted 8 years 11 months ago
    • Turn Autoplay off and make sure show on hover is enabled and I'll check it out
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
    • Younan's Avatar
    • Younan
    • Newbie
    • Posts: 9
    • Thanks: 0

    Re: Random Order in Roksprocket Features slideshow

    Posted 8 years 11 months ago
    • I turned autoplay to off and show on hover is enabled but no arrows show.
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 22283
    • Thanks: 3226
    • messin' with stuff

    Re: Random Order in Roksprocket Features slideshow

    Posted 8 years 11 months ago
    • There's CSS is this file that's killing it:

      iamdevfaith.com/media/zefaniascriptureli...iascripturelinks.css
      .arrow, .tooltip-arrow {
          visibility: hidden;
      }

      Not sure if that's a particular plugin of yours...?

      this would override it:
      span.arrow {
          visibility: visible;
      }
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
    • Younan's Avatar
    • Younan
    • Newbie
    • Posts: 9
    • Thanks: 0

    Re: Random Order in Roksprocket Features slideshow

    Posted 8 years 11 months ago
    • That did it! Thank you for all your help!
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 22283
    • Thanks: 3226
    • messin' with stuff

    Re: Random Order in Roksprocket Features slideshow

    Posted 8 years 11 months ago
    • :)

      If a thread is solved please edit your *original/first* post and place "[SOLVED]" (no quotes; but you do need the brackets) at the beginning of your post title. Changing the post icon to the Solved Checkmark is helpful too. :)
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:

Time to create page: 0.046 seconds