• Resolved iamali

    (@iamali)


    Hello,

    Think I’ve got a bit of a unique problem. I’m using Google font ‘Oswald’ to style .pis-title elements. Everything is fine in Chrome/Firefox/Safari/IE8/IE9, but in IE10/IE11 the text isn’t showing at all. The only way I can get it to show is if I go into developer tools, edit html & change the <p class=”pis-title”> to <h1 class=”pis-title”>.

    I know I shouldn’t be hacking around with the code of the plugin but is there a way I can get all .pis-titles to be h1 instead?

    Thank you!

    https://ww.wp.xz.cn/plugins/posts-in-sidebar/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Aldo Latino

    (@aldolat)

    Hi @iamali,
    I can say that this is not a problem related to this plugin. I just tested the plugin with IE11 and all works fine. Do you mean that the title disappear at all?

    I know I shouldn’t be hacking around with the code of the plugin…

    It’s not advisable to edit plugin’s file, even if you can do that. Surely you know the reason.

    Thread Starter iamali

    (@iamali)

    Yeah it’s weird – on some copies of IE11 it seems to work fine and on others it doesn’t. Very strange! I’ve managed to hack fix it using javascript to replace the paragraphs with h1 tags anyway 🙂 Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Issues using custom fonts’ is closed to new replies.