[XB] Reaction to Vote

[XB] Reaction to Vote [Paid] 2.0.3 Patch Level 3

No permission to buy ($15.00)
Would it be possible to have it so this works in vice versa? So right now if a thumbs up is made, it matches by upvoting.

Can we have a setting where if a upvote is made, a thumbs up will match it? Same with down voting and removing votes.
 
Would it be possible to have it so this works in vice versa? So right now if a thumbs up is made, it matches by upvoting.

Can we have a setting where if a upvote is made, a thumbs up will match it? Same with down voting and removing votes.
Adding to my post above, seems like the ajax functionality isn't working either. I have to refresh to make the votes update.
The votes are working properly though!
 
A setting to mark a post as best answer with x amount of votes would be a great addition.
 
Last edited:
In a question forum or thread the thread starter must select the best answer (solution) given to the question. An automatic selection of this after a post gets x amount of upvotes would be a good addition. Our members don't use this function and it has some benefits in Google search results
 
Last edited:
Gives error in browser console

Code:
javascript
Uncaught TypeError: Cannot read properties of undefined (reading 'extend')
/
/js/pb/rtv/action.min.js?_v=24a78f0a Line 3
 
Gives error in browser console

Code:
javascript
Uncaught TypeError: Cannot read properties of undefined (reading 'extend')
/
/js/pb/rtv/action.min.js?_v=24a78f0a Line 3
Cannot reproduce this error on a clean XF installation.
It seems in your case either the core script is not initialized (or fails with an error), or the add-on script is initialized earlier.

If it's possible, provide access to your forum in PM.
 
Bug:
I tried this new setting:
Add reaction when voting
Enable this to automatically add a reaction when a user casts a vote.

I chose the Like setting.

It works but you have to refresh the page to see the Like. And if you remove the vote you have to refresh to see the Like removed. It's like what was happening before with reacting first and not seeing the vote, but in reverse. Thanks
 
Back
Top Bottom