Developing a loop for a slider
-
Hello,
I’m in the process of writing a jQuery slider for this website (https://itsalltech.com). What it should do:
1. Display 4 “blocks” of posts on each slide
2. Display left arrow/right arrow to move to next slide
3. Display next 4 featured postsHowever, it’s just displaying the same four posts in the category (the first four) on each slide. In simpler terms: slide one shows posts 1-4, slide two shows posts 5-9, etc.
Any ideas? Thanks! Pieces of code below:
[Code moderated as per the Forum Rules. Please use the pastebin]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Developing a loop for a slider’ is closed to new replies.