I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

Reply To: Missing coin icons in market table when logged out

dashed-slug.net Forums Exchange extension support Missing coin icons in market table when logged out Reply To: Missing coin icons in market table when logged out

#9628
alexg
Keymaster

Yeah, sorry but I haven’t spent time on this.

This issue is due to bad design in the API’s access control. This will be resolved with 6.0.0, the next major version of wallets, which replaces the JSON-API with new restful APIs. Because the new restful APIs will have finer access control, there will be a public API that reports currency information to users who are not logged in.

In the meantime, you could use [wallets_exchange_market template="static"]. Because the template is static, no information is passed through the API, so there is no issue with coin icons.

Hope this helps.

with regards