The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    How to remove minus (-) vote button on topic forumotion?

    sasukekun
    sasukekun
    Forumember


    Posts : 253
    Reputation : 6
    Language : English

    How to remove minus (-) vote button on topic forumotion? Empty How to remove minus (-) vote button on topic forumotion?

    Post by sasukekun Mon 20 May - 9:48

    Hello all, i want to ask Smile

    How to remove minus (-) vote button on topic forumotion?
    How to remove minus (-) vote button on topic forumotion? WWMzvbV

    i need plus button (+) only in topic forumotion?

    please help me, thanks before ^^
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    How to remove minus (-) vote button on topic forumotion? Empty Re: How to remove minus (-) vote button on topic forumotion?

    Post by Ange Tuteur Mon 20 May - 10:40

    Go to..
    Admin Panel > Display > Templates > General > viewtopic_body

    Find: Usually around line 170
    Code:
    <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>

    and replace with:
    Code:
    <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}"></a></div>

    You can place any content within that area(between the href attribute) however, leaving it blank removes the option of "down vote" appearing.
    sasukekun
    sasukekun
    Forumember


    Posts : 253
    Reputation : 6
    Language : English

    How to remove minus (-) vote button on topic forumotion? Empty Re: How to remove minus (-) vote button on topic forumotion?

    Post by sasukekun Mon 20 May - 11:21

    yeah, i need remove,
    before my text other member so hyperlinks (minus button)

    How to remove minus (-) vote button on topic forumotion? YquVBdB

    you can see for yourself,
    use my test account for other member

    ID: Dortmund
    Pas: lolwut@123

    and visit:
    http://astajim.indonesianforum.net/t13-design-background#54

    note:
    pointer you please point to the text in blue color.
    like this.
    How to remove minus (-) vote button on topic forumotion? YquVBdB

    if you click. you will vote (-) to the members. -_-

    is this a bug?

    please your opinion?? Smile

    thanks Smile

    ---------------------

    solved:
    https://help.forumotion.com/t84472-tuesday-tip-reputation-system-only-allow-positive-votes
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    How to remove minus (-) vote button on topic forumotion? Empty Re: How to remove minus (-) vote button on topic forumotion?

    Post by Sir Chivas™ Mon 20 May - 16:36

    sasukekun
    sasukekun
    Forumember


    Posts : 253
    Reputation : 6
    Language : English

    How to remove minus (-) vote button on topic forumotion? Empty Re: How to remove minus (-) vote button on topic forumotion?

    Post by sasukekun Mon 20 May - 16:54

    Yeah problem solved mr.chivas ^_^
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    How to remove minus (-) vote button on topic forumotion? Empty Re: How to remove minus (-) vote button on topic forumotion?

    Post by Sir Chivas™ Mon 20 May - 16:58

    Alright,
    Topic Solved & Locked

      Current date/time is Mon 23 Sep - 0:28