Static links to category dynamic pages not working

Hi!

I’ve been trying to connect a button (from a members’ only page) to dynamic category pages following step-by-step the tutorials. The links to them work in Preview Mode, but not in the Published website.
Do you know if this is a bug or there is something I need to check in the database collection or URL?
Thank you!

Hi Alexandra!

Can you please share with us the code you used and a link to your site?
One of us, the WixCode team, will inspect your site and provide you with guidance and solution.

Doron. :slight_smile:

Hi Doron!

I used the usual methods described in the tutorial. No code :slight_smile:

My dummy page with the links is: https://www.bonamode.com/customera-home

Thank you,
Alexandra

Hi Alexandra!

After looking into your site I have noticed that you link your buttons both by binding to dataset and customized link. Doing that cause the two methods to collide (one is a dynamic link and the other is pre-set to a certain item).

Moreover, I suggest you to divide the dynamic items by the field _ID instead of the field ‘Category’ (unless you’ve got a specific reason for that).

Please let me know if you need more help!

Doron. :slight_smile: