[XB] Reaction to Vote

[XB] Reaction to Vote [Paid] 2.0.3

No permission to buy ($10.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.
 
Back
Top Bottom