• I need to set up a page that will redirect to a different user profiles each time the link is clicked. So for example, if I have 10 users. When someone clicks a link they will be redirects to one of the user profiles.

    the problem is, the page selection cant be random. I need it to redirect to each page equally and i order.

    So the first time the link is clicked it redirects to user #1. then the next time the link is click it goes to user #2. The next time user #3, and so on. And once it goes through all the users, it starts over again from the beginning.

    Are there any plugins that will do this?

The topic ‘Page Rotator’ is closed to new replies.