• Resolved Seitiro

    (@seitiro)


    Hey guys,

    i got the custom facebook feed and it’s hella fine. but one thing bothers me:

    I got a full feed on a single page, and a shortcoded feed as a teaser on the front page.
    How comes the full feed uses the font of my theme, but the front page-feed doesn’t?

    The page is http://tennis.bnhrl.de/ and my shortcode for the frontpage is [custom-facebook-feed id=TCIsen num=3 textlength=200 exclude=likebox] :/

    Is there any way i can add sth to the shortcode to get the same font? Thx for any help 🙂

    https://wordpress.org/plugins/custom-facebook-feed/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author smashballoon

    (@smashballoon)

    Hey Seitiro,

    It looks like the content formatting function in your theme is adding ‘code’ tags into the feed on the front page for some reason which is causing the font change. If you add the following to the ‘Custom CSS’ section which is under the ‘Misc’ tab on the plugin’s ‘Customize’ page then it should fix this for you:

    #cff code{ font-family: "Open Sans", Arial, Helvetica, sans-serif; }

    Let me know whether that does the trick!

    I hope you’re having a great weekend!

    John

    Thread Starter Seitiro

    (@seitiro)

    And you sir, are my hero of the week… and it’s just monday night!

    Boom, worked perfectly! Thanks for the Facebook Feed and thanks for the quick help

    Plugin Author smashballoon

    (@smashballoon)

    No problem Seitiro, you’re very welcome! Happy to help 🙂

    No obligation, but if you like the plugin and want to support development by leaving a super-quick review then it’s always hugely appreciated!

    Just let me know if you have any other questions or issues, and enjoy the rest of your week!

    John

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Shortcode Feed on frontpage – different font than normal feed?’ is closed to new replies.