Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Brian Harris

    (@zgani)

    Hello Bekha,

    The plugin does not do anything with fonts whatsoever i.e. there are no functions in the plugin that deal with any type of font manipulation as of the current version.

    Could I ask you to re-activate the plugin and provide a link to the site so that I can take a look for you?

    Regards,
    Zulf

    Thread Starter Bekah_E

    (@bekah_e)

    Hi Zulf,

    I think I’ve found the issue. When I reactivated the plugin the problem with the fonts in the sidebar being italicized was gone, however I have been working on getting all of the options set to what I had before and when I checked the box to “switch blog to show excerpts” under the content options the issue with the fonts being italicized returned. I have left that option checked so you can take a look.

    https://bekahedesigns.com/blog/

    Thanks for your help,

    Bekah

    Plugin Author Brian Harris

    (@zgani)

    Hello Bekah,

    Thanks for the info and the link.

    The problem is not with the plugin but its how the italicized content has been entered in to the locations. For example you have this part

    <p align="center"><em><span style="font-family: Arial; font-size: small;">Hello All!
    It’s Tuesday and that means two great deals!</span></em></p>

    The resulting italicization if from the <em> and is pulled in from the theme’s style.css @line 193-198

    You also have this….
    <p align="center"><em><a href="https://www.gottapixel.net/store/product.php?productid=10006756&cat=&page=1"><span style="font-family: Arial; font-size: small;">Today I have </span></a><a href="https://www.gottapixel.net/store/product.php?productid=10006756&cat=&page=1"><span style="font-family: Arial; font-size: small;">Picture Perfect</span></a><span style="font-family: Arial; font-size: small;"> and </span><a href="https://www.gottapixel.net/store/product.php?productid=10003645&cat=&page=6"><span style="font-family: Arial; font-size: small;">FunFair</span></a><span style="font-family: …<a href="https://bekahedesigns.com/blog/2-tuesday-2/">Continue Reading ??</a><!-- end of .read-more --><div class="shr-publisher-1261"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><!-- Start Shareaholic Recommendations Automatic --><!-- End Shareaholic Recommendations Automatic --></div><!-- .entry-content -->

    If you look at that second piece of code you’ll notice that there is no closing </em> which in turn is spilling to other elements and that’s what’s causing the italicization in the sidebar.

    Either the issue is how the content is being entered or is a result of one/two plugins output.

    Hope that helps track the problem for you.
    Zulf

    Thread Starter Bekah_E

    (@bekah_e)

    Hi Zulf,

    I fixed that one post and now everything looks good. Thanks again for your help! ??

    Bekah

    Plugin Author Brian Harris

    (@zgani)

    You are most welcome Bekah.

    Regards,
    Zulf

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘causing my blog sidebar and posts to be italicized’ is closed to new replies.