How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support pokatheme forexoptions: “terms and conditions”

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #13607
    bryan
    Participant

    Hello.
    In “table_list_v2” there is a “terms and conditions” link just below the bonus description. I added two languages to the default and I cannot change the labguage of that specific line.
    I tried editing .po files but there is nothing on that stuff.
    Then I tried with CSS, first putting:

    .table-s2 .item .item-row .col-bonus .terms-wrapper .tooltip-el
    { visibility: hidden;
    position: relative;
    }

    and then
    .table-s2 .item .item-row .col-bonus .terms-wrapper .tooltip-el:after {
     content: “Terms and conditions”;  
    visibility: visible;
    display: block;
    position: absolute;
    margin-top: -20px;
    }
    but I am not able to see anything. Is there something else in conflict?
    Moreover: due to the fact i have different languages, I would like to make it different. But if I add the html [lang=”en_NZ”] nothing changes again…

    #13608
    bryan
    Participant

    website link

    #13613
    admin
    Keymaster

    Hi Bryan!

    The terms and conditions text can be changed/translated from: Theme Settings -> Terms and Conditions -> Text under each affiliate button.
    If you use WPML you can save different options for each language.

    #13675

    Hello, sorry for bothering you, the terms and conditions link does not appear below the button, how do I make it appear on the site? Thank you very much in advance!

    #13692
    admin
    Keymaster

    Hi!

    You need to enable the terms functionality from Theme Settings -> Terms and conditions

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.