Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter Irene

    (@arlinaite)

    I try reseting w3 total cache but didn’t help. Still icons no show.
    Some suggestion?
    Thanks

    Plugin Author osCitas Themes

    (@oscitas)

    Hi,

    We have checked the page and found that glyphicon class is missing from the icons, so please check the shortcode again or paste it here we will check this for you.

    Thanks

    Thread Starter Irene

    (@arlinaite)

    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.

    Thread Starter Irene

    (@arlinaite)

    Sorry I put code between backticks, but didn’t work.

    Plugin Author osCitas Themes

    (@oscitas)

    Hi,

    The above shortcode is missing one class, please use the following code

    [button style="btn-warning btn-lg btn-block" icon="glyphicon glyphicon-info-sign" align="left" type="link" target="false" title="CONSULTE POR ESTA PROPIEDAD!!" link="#consulte"][icon type="glyphicon glyphicon-earphone" fontsize="12"] [icon type="glyphicon glyphicon-info-sign" fontsize="12"] [icon type="glyphicon glyphicon-envelope" fontsize="12"]
    
    [button style="btn-default btn-lg" icon="glyphicon glyphicon-th" align="left" type="link" target="false" title="Button" link="#"]

    Thanks

    I have also experienced this same problem after upgrading to WordPress 3.9.1 and EBS 4.3.0. My glyphicons were working before but now show up as different symbols. Has something changed in the latest version of the plugin that is keeping it from outputting the glyphicon class? Could I edit code in the plugin as a temporary fix until the next version is released? The shortcode in use has not changed, so it is either WordPress 3.9.1 or this plugin. Please help.

    Plugin Author osCitas Themes

    (@oscitas)

    Hi Dhindman,

    Sure you can change the code for the time being, we will check the code again and will update it asap.

    Thanks

    Plugin Author osCitas Themes

    (@oscitas)

    Hi,

    We have resolved this icon issue, please take update.

    Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘icons despaired’ is closed to new replies.