Hello!
I created a blog on Wix so my students could respond to my posts. They aren’t able to use Facebook at school so that doesn’t work. I’ve been trying to set up Disqus but it keeps asking me to go to the troubleshooting guide. Is there a way I can let them comment on my posts? Please help me. I spent a lot of time creating this project and I need it for my graduate class. Any advice is GREATLY appreciated!
Hi
Well you can emulate comments section with wix code… Like table and form under it, to post comments
But i’m not sure it would look lite typical comments)
Actually, we’re developing new component to solve problem of creating “repetative set of comps”, but it’s not out and i can’t tell you ETA about it
Also, to do all this stuff now, you need to get an approval for beta participance for wixCode product, it’s still not public. Did you apply for beta?
Hello Mikhail,
What do you mean by “repetative set of comps”?. Is the new feature you are developing a wix code feature or a Wix app that we can insert from app store?
It would be really great if the new comment feature is linked to the wix users registered in the website. Currently wix users registered in the website need to login two times to write a comment(login to website to see the content and then to facebook to comment). If its linked to the wix users only one login is necessary for commenting.
Near a month has passed and this is already opened to users. It’s called repeaters - and you can find it here:
https://www.screencast.com/t/1djGhN3bwbN
It’s a repetative container, which is repeated as many times as many items you have in collection
So you can build your own comments section with it. Collection with comments inside, repeater to show comments, input form under repeater to add comments
I have the same issue but cannot understand your solution
can you elaborate please?
Hello,
The idea is to use the repeating layout option to implement a comment section.
You start by designing a comment box and dynamically populate it with the student comments.
You can find videos and articles regarding repeaters here
It’s been a while since the wix code is working, and I’ve tried doing an online chat using the most repeater I’m experiencing.
so I decided to try to do something easier like a comment box also using the repeater and the result was this:
http://vortex-club.wixsite.com/testando12/copia-al-c
how they can view the message and send it successfully and immediately and also successfully displayed on the repeater. But when reloading the page the content of the repeater disappears.
Can you make the message continue the same after reloading the page this based on the new blog url?
Hey Wix team,
Can you guys make a wix comment widget based on repeaters so that it will be easy to add those in dynamic pages without much programming?. it will be really helpful for wix code beginners.
Hi Nithindpanand,
Thank you for your feedback
Please post your request in our Feature Request forum
Roi
hey , pls help me in deleting unwanted javascript from my site so that i can fasten my website
@Eliteen - please start a new post and explain in more detail what you need
hey Yisrael , i am saying that my site is loaded with lots of unwanted java scripts . which has led to its slow working when we surf through web. May be these js are created beacuse i had edited my site many times . plss help me deleting these java scripts. so that i can make my website fast. pls help me plss. i want to launch it . and due to its slow speed i cant …pls help
@Eliteteen,
You’ll have to go through your code, and delete the unused code yourself.
BTW - unused code shouldn’t really affect performance too badly. You should check your working code the ensure it’s written efficiently.
Yisrael