• Resolved Mevo

    (@mevo)


    Great plugin. I mainly have 2 uses: (1) The MultiCurrency widget and (2) the 250 Table showing all the coins.

    (1) The currencies other than USD seem to have an incorrect exchange rate, despite having entered openexchangerates.org API key. A few API requests seem to be made, but it doesn’t seem to be working!?

    (2) A dozen of coins appear at the top of the list with a bigger marketcap than all the rest ($1T), which is a little annoying. It may be coins with low prices and a huge supply? I’m unsure how to solve this, but it would be great to not have them at the top.

    Thank you very much!

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Support amandeep94

    (@amandeep94)

    Hi there

    Please check it deactivating & reactivating this plugin once, if still not solve the issue let me know.

    Thanks

    Thread Starter Mevo

    (@mevo)

    Thanks for your answer.
    Deactivating & reactivating does solve (2). Indeed.

    As for (1), it doesn’t. I even tried to delete & reinstall (and a fresh install on another site). The price for NON-USD currencies are incorrect on the Multi currency tabs widget. But I tried a simple list or an advanced table and selected one currency in the parameters, here it works fine.

    The issue seems specific to the multi currency widget. It looks like it’s not using the API but maybe a fixed rate instead. May there be a bug there? (I tried on 2 different sites on 2 different servers)

    Thank you

    • This reply was modified 2 years, 4 months ago by Mevo.
    Plugin Support amandeep94

    (@amandeep94)

    Hi there

    Can you please share demo link so we can verify it at our side.

    Thanks

    • This reply was modified 2 years, 4 months ago by amandeep94.
    Thread Starter Mevo

    (@mevo)

    I’m not sure what you mean by “demo link” :/ You want a link to my sites where the problem occurs? You can check https://dripping.website/prices/ and https://bitcoinplace.co

    But, do you manage to install your plugin with an API key, set up a multi currency widget and get correct Bitcoin prices in EUR, for example? Is that working correctly if you try it on your side?

    Moderator Yui

    (@fierevere)

    永子

    @amandeep94
    While I know you have the best of intentions, it’s forum policy that you not ask users for admin or server access. Users on the forums aren’t your customers, they’re your open source collaborators, and requesting that kind of access can put you and them at high risk.
    If they are paying customers (such as people who bought a premium service/product from you) then by all means, direct them to your official customer support system. But in all other cases, you need to help them here on the forums.

    Thankfully are other ways to get information you need:

    You get the idea.

    We know volunteer support is not easy, and this guideline can feel needlessly restrictive. It’s actually there to protect you as much as end users. Should their site be hacked or have any issues after you accessed it, you could be held legally liable for damages. In addition, it’s difficult for end users to know the difference between helpful developers and people with malicious intentions. Because of that, we rely on plugin developers and long-standing volunteers (like you) to help us and uphold this particular guideline.
    When you help users here and in public, you also help the next person with the same problem. They’ll be able to read the debugging and solution and educate themselves. That’s how we get the next generation of developers.

    Plugin Support amandeep94

    (@amandeep94)

    Hi there

    Please use given below plugin & delete all transient once.
    https://wordpress.org/plugins/transients-manager/
    If still not fix the price issue, Please let me know.

    Thanks

    Thread Starter Mevo

    (@mevo)

    Hi,

    As said, I did try on another new and fresh install.
    Please just answer the asked question: Do you manage to set up a **multi currency** widget and get correct Bitcoin prices in EUR on your side?

    Did you try? If yes, and it’s indeed supposed to work, I will spend more time on my end. As said too, other widgets do work fine with another currency set up in the options.

    Thank you.

    Plugin Support amandeep94

    (@amandeep94)

    Hi there

    I have able to reproduce your case & fixed the issue, follow below steps to fix this issue.
    1)Open below file
    wp-content\plugins\cryptocurrency-price-ticker-widget\includes\ccpw-shortcode.php

    2)add this code after line no 133 https://prnt.sc/dWjBZ3bSI5jL
    $usd_conversions = (array) ccpw_usd_conversions( ‘all’ );

    We will also release an update for it in upcoming days

    Thanks

    Thread Starter Mevo

    (@mevo)

    Hi,

    It is very good you managed to reproduce the issue. Non-USD prices are shown, but INCORRECT ones (in the multi-currency widget).

    I tried the fix you mentioned: It does NOT solve the problem on my end. Even if I recreate another widget afterwards + deactivate and reactivate the plugin. Anyway, I will happily wait for the update.

    Please double check the multi-currency widget prices are correct before publishing it. You can have a look at a simple list or advanced table in any non-USD currency, they are OK there. And you can look all this directly in the previews inside the widget creation section.

    Thank you for your effort.
    Take care.

    PS: I will mark this thread as solved as soon as the working update has been published

    Thread Starter Mevo

    (@mevo)

    @fierevere “it’s forum policy that you not ask users for admin or server access” => Hi, just FYI, Amandeep never asked me anything like this (or I didn’t understand what he asked). And he never got any particular access to anything. When I asked if he tried some things, it was on his own server or computer as if he was using the plugin himself. That’s all. Sorry if it might have been misleading. Cheers.

    Moderator Yui

    (@fierevere)

    永子

    @mevo Glad to hear that. There’s been one post i have deleted that could be possibly considered as such ask.

    Nobody on wordpress.org should ask you for login access to your site

    Thread Starter Mevo

    (@mevo)

    [Update has been published by plugin author, solving the issue]

    It now works.
    Thank you!

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Exchange rate not working and dozen of coins with $1T marketcap’ is closed to new replies.