Button shortcode not working
Hello guys! so I've tried for a while to get the button shortcode to work but it just doesn't show anything on my page! The only way I've found to place a button in my page is with this code:
<a href="link to page" class="button">BUTTON TEXT</a>
Buttons this way look ok but they are only one color and it would be easier for me to use shortcodes.
So this is the shortcode I'm placing:
[button title="BUTTON TEXT" icon="icon-email" icon_position="left" link="link to page" target="_blank" color="#FFFFFF" font_color="#F77268" large="0" class="" download="" onclick=""]
It wont show ANYTHING when I use that.
Please help
Comments
where did you used this shortcode exactly? Because as we see, you got one shortcode button on page at the bottom which works fine.