Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author gVectors Team

    (@gvectors-team)

    Hi
    I’m sorry but there isn’t such an option yet, but you can hide the down vote button using css code. Please go to Dashboard > wpDiscuz > Background and Coloers Tab, and put this css code in “Custom CSS Code” textarea:

    #wpcomm .wc-down{ display:none }
    #wpcomm .wc-comment-footer{ color:#ffffff; }
    Thread Starter HillofBeans

    (@hillofbeans)

    Thank you.

    That worked great!

    One more quick question.

    Is there an easy way to change the voting icon from the thumb to something else?

    Plugin Author gVectors Team

    (@gvectors-team)

    There is not such an option, but you can change those images in wpDiscuz folder. Locations:

    /wpdiscuz/files/img/thumbs-up.png
    /wpdiscuz/files/img/thumbs-down.png

    Thread Starter HillofBeans

    (@hillofbeans)

    Fantastic.

    Thanks very much for your help.

    Hi,

    If someone wants to vote up, he can do it just once.
    But if there is an amount of up-votes he could take a several times the thumb-down-button to mininmize the up-votes to 0.
    :/

    So I tried to use your css-suggestion, too.

    But it doesn’t work.

    for example: https://martinmatzat.com/arbeitgeber-arbeitnehmer-definition/

    Any solution with which a user cannot manipulate the votes is welcome. ??

    Regards and thanks in advance.

    Hi,

    Hmm…
    I updated the plugin and hiding the downvote doesn’t work anymore

    https://martinmatzat/arbeitgeber-arbeitnehmer-definition

    Before, you gave me this:

    .comments-area{width:auto;}
    #wpcomm .wc-down{display:none}
    #wpcomm .wc-comment-footer{color:#ffffff;}

    .wc-vote-img-down{ display: none!important; }

    Thank you very much for your support.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Vote up only?’ is closed to new replies.