I’m trying to create a repeater with related blog posts on my website but it doesn’t seem to be working.
I copied all the code from the Wix Corvid example here https://www.wix.com/corvid/example/related-posts but it doesn’t work.
The relate blog post repeater is not connecting through the wix code even if everything is the same ID’s. (I literally just copied the entire strip in example and pasted it in my website, along with the code). Is the code missing something? It seems to work perfectly in the example.
You can’t just copy and paste it and expect it to work.
Go through the ‘How We Built It’ section and make sure that you have done everything as stated.
Plus, make sure that you have added the code for the page and the code for the data.js backend file.
Also, double check the Wix example page and make sure that you have your own page setup exactly like the example, plus checking that any element has the appropriate event handler function added to it like the related posts repeater needing the onitemReady event added to it.
Thanks for the reply.
I checked the repeater onitemReady event and that was what didn’t copy over.
Hi there,
Can someone please help me? I’m trying to use this example and the repeater just disappears …