Linking a single item in a list repeater to a static page instead of the dynamic page

,

Hi!

I’m facing a bit of a challenge on the Wix editor and could use your insights. I have a list of articles displayed through a repeater, where each item is connected to the same dynamic page. The dynamic page then displays the relevant article based on the user’s selection from the list. all the content is being edited through the CMS.

Here’s where I need help: I’d like one specific item in this list to link to a different, static page rather than redirecting to the dynamic article page like the rest. Is there a straightforward way to accomplish this without resorting to coding?

As a temporary measure, I’ve removed this particular article from the repeater and placed it separately at the list’s end. This solution is not ideal, though, as I need it to be in the middle of the list, maintaining the flow and order of articles.

Could anyone guide me on how to have just this one item in the list repeater link to a static page while keeping everything else the same? Your advice and suggestions would be greatly appreciated!

Hi Tal,

Not sure if this will work for dynamic pages, but if you do not wish to use code, then you can set up a 301 Redirect for that particular dynamic page to the static page you want to link to.

You can learn more about it here:

it looks like a good solution. im going to try it. thank you!

1 Like

Bringing up this topic again,
So I finally published the website and did the 301 redirect to the URL of the specific item in the dynamic list that I wanted to redirect but it won’t work.
When I click this item on it’s dynamic list, it will still direct to the old address,
but if I tap the same address on the address bar, it will direct to the new address.

Any idea why it happens and how I can fix that?

Thanks!