Vote and MixItUp

  • Posts: 410
  • Thank you received: 15
3 years 8 months ago #322581

Hi, since the reviews do not load Ajax, I decided to use MixItUp , it does what I want, but a problem arises after a new vote is created and helpful vote, it stops working. I think the problem comes from the Ajax call when voting. Any ideas how I can fix it? A useful topic: github.com/patrickkunka/mixitup/issues/496

Last edit: 3 years 8 months ago by neo191987.

Please Log in or Create an account to join the conversation.

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
3 years 8 months ago #322582

Hello,

I'm sorry but we can't provide support for software or libraries that we did not developped.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

  • Posts: 410
  • Thank you received: 15
3 years 8 months ago #322592

I understand that, I just wanted guidance. You could write that it is related to the code below, because I was looking for a voting script in which to add a function before executing the voting script. I am writing this comment because it may be useful to someone.

function hikashop_vote_useful(hikashop_vote_id, val) { return hikaVote.useful(hikashop_vote_id, val); }
function hikashop_send_comment(){ return hikaVote.vote(0,"hikashop_vote_rating_id"); }
function hikashop_send_vote(rating, from){ return hikaVote.vote(rating, from); }

Please Log in or Create an account to join the conversation.

Time to create page: 0.058 seconds
Powered by Kunena Forum