dashed-slug.net › Forums › Full Node Multi Coin Adapter extension support › Moved: deposit address not displayed › Reply To: Moved: deposit address not displayed
January 7, 2019 at 10:15 am
#5497
alexg
Keymaster
Hello,
It seems you added the PHP code in the style.css
file. It should be in your functions.php
file. The CSS file is for styles only.
Don’t forget to add the php start tag. There should be a <?php
on the first line of the file.
Once you run this code, there will be some debug info in your log file. These will help us determine where the problem is.
with regards