• xavierissac94

    (@xavierissac94)


    Hi i am using following codes to print vote up and vote down
    <?php echo bbpvotes_get_vote_up_link(); ?>
    <?php echo bbpvotes_get_vote_down_link();?>

    If once i cliked on vote up , post will voted up, but i want to disable that vote up when i clicked on vote down,Now i have to click agin on vote up or vote down to make it possible

  • The topic ‘Disable vote up on clicking vote down and vice versa’ is closed to new replies.