? Alternative UI templates: view addresses and balances as lists
Display address lists, balance lists and other alternate views in version 3.2.0 of Bitcoin and Altcoin Wallets for WordPress.
Version 3.2.0
of Bitcoin and Altcoin Wallets for WordPress introduces a feature that lets you choose between different knockout.js templates for your UIs.
For information about how this works, and how you can provide your own templates, please consult the Frontend section in the documentation.
The following templates are now available out-of-the-box:
Showing deposit addresses as a list
[wallets_deposit template="list"]
Showing user balances as a list
[wallets_balance template="list"]
Alternative view for transactions list
[wallets_transactions template="rows"]
For a complete list of improvements in 3.2.0
check the changelog.
Very nice, it looks a lot clearer. Thanks
This is a great, but make the deposit address box area to be longer so that it can contain the address once because some coin address are longer than the box and appeared in a second box under it. This may confuse users, and they may just copy the first box only.
Hello,
Thanks for your feedback. It is not the case that some addresses are longer. The second box appears only in coins that take an optional second argument, such as Ripple, Monero, Steem, etc and this displays the second argument which can be the payment id, message, etc depending on the coin. Please remember that this is a plugin, not a theme. Ultimately you and your theme are responsible for the UI’s presentation, and this includes how long boxes appear.
kind regards