Thank’s for your reply. First when I activate the plugin all the icons show correctly. Then, I don’t remember when, they stop showing.
Also I check now that in wordpress editor (tinyMCE Shortcode Buttons) to add bootstrap style, the only buttons working are acccordion, tab, and button group toolbar. The rest, that I think open a popup window, don’t work.
This is the code in the EBS Short Code Compiler in widget side bar:
[button style="btn-primary btn-lg btn-block" icon="glyphicon-envelope" align="left" type="link" target="false" title="CONTáCTENOS" link="https://inmueblesmerlo.com/contactenos/"]
[button style="btn-success btn-lg btn-block" icon="glyphicon-phone" align="left" type="button" title="+54 (266) 4261212"]
This is the code on post:
[button style="btn-warning btn-lg btn-block" icon="glyphicon-info-sign" align="left" type="link" target="false" title="CONSULTE POR ESTA PROPIEDAD!!" link="#consulte"][icon type="glyphicon-earphone" fontsize="12"] [icon type="glyphicon-info-sign" fontsize="12"] [icon type="glyphicon-envelope" fontsize="12"]
Thank’s again for your help.