Add currency type in SKT Donation

Home Forums All Other Themes Add currency type in SKT Donation

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #201783
    Francisco Rubén Jorquera VillarroelFrancisco Rubén Jorquera Villarroel
    Participant
    • Topics: 27
    • Replies: 70
    • Total: 97
    Member since: December 31, 2020

    Hi, folks

    Before you block my case or refuse to work on it because I don’t have premium support, you should review the situation with your boss, they have already extended it until December.

    https://servimg.com/view/20123744/351

    My annual term expires in December and last year I renewed it early in October. You can’t punish me for paying early.

    OK, that cleared up I need to add an exchange rate for Chile CLP in the SKT Donation plugins. Thank you

    #201787
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi,

    Okay, Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    We’ll check and revert back to you.

    Regards,
    Dave

    #201788
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi,

    We have added Chile currency type in backend but PayPal does not supported Chile currency type.

    PayPal only supports these currencies. Kindly check the list of currencies ????

    https://developer.paypal.com/reference/currency-codes/

    Regards,
    Dave

    #202030
    Francisco Rubén Jorquera VillarroelFrancisco Rubén Jorquera Villarroel
    Participant
    • Topics: 27
    • Replies: 70
    • Total: 97
    Member since: December 31, 2020

    Hi, folks

    Before you block my case or refuse to work on it because I don’t have premium support, you should review the situation with your boss, they have already extended it until December.

    https://servimg.com/view/20123744/351

    My annual term expires in December and last year I renewed it early in October. You can’t punish me for paying early.

    In the sections of the Home page, where the WP-SHOW-Post widgets called “Nuestros proyectos” and “Upcoming Events” are located, we need to set the title color to #1b1464 and the hover to #f6921e, and the font must be Tahoma with 1px letter spacing

    url https://fdcchile.cl/test

    #202039
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .wp-show-posts-entry-title a {
      color: #1b1464;
      letter-spacing: 1px;
    }
    .wp-show-posts-entry-title a:hover {
      color: #f6921e;
    }

    Regards,
    Dave

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