Hi,
I decided to remove all plugins and it worked fine, I didn't need those other plugins.
Customizing seems easy at first but I couldn't figure out how to customize the progress bar. Thought it would be in the CSS but couldn't get the progress bar to change. I like the plugin though
Try this tutorial please:
https://ethereumico.io/knowledge-base/ethereum-ico-wordpress-plugin-style-the-progressbar/Feel free to ask for additions!
You also can use fine grained shortcodes for easier customization: [ethereum-ico-limit label="%s LIMIT!" gaslimit="200001"], [ethereum-ico-input placeholder="Test placeholder"], [ethereum-ico-input-currency showIcons="true" baseCurrency="USD"], [ethereum-ico-buy-button buyButtonText="BUY ME!"], [ethereum-ico-currency-list showIcons="false" coinList="ETH,BTC"]
Use shortcodes to display the current progress value
[ethereum-ico-progress-value] and percent
[ethereum-ico-progress-percent]