• sbakes

    (@sbakes)


    Hi,

    First of all thank you for this fantastic plugin. I am having an issue getting the actual CSS configurations to appear, when the shortcode is dropped onto my page it only dumps the time, date, and post (along with any images on the post) in designated position without any of the CSS settings shown in your example. I have enabled shortcode within my theme, do you have any idea what could be going wrong?

    https://www.ads-software.com/plugins/facebook-social-stream/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sbakes

    (@sbakes)

    Here is how I have it set up on my sidebar:

    <div id=”sidebar”>
    <div class=”widget-area widget-sidebar”>

      <h3>Facebook</h3>

    <?php echo do_shortcode(‘[fb_social_stream]’); ?>

    </div>

    I’ve tried having it in a number of spots (outside the widget) and it continues to just dump the text.

    Thread Starter sbakes

    (@sbakes)

    Example screenshot can be found here: i.imgur.com/3kReu1T.png

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not showing CSS configurations’ is closed to new replies.