• Resolved Daniel

    (@zephyrosnorcal)


    Ok so I installed your plugin (nicely built BTW), tweaked the settings, and chose YES to question #6 “Do you want to display icons at the end of every post?” All three icons, Facebook, Twitter and Google+ aren’t showing at all. The only things that appear are the “g+1” box and an “add this” box although I never checked “add this” in the settings. Here’s the link of a post to show you what’s happening:

    http://www.brontaylor.com/blog/welcome2brons_blog/

    Will I have greater success if I insert a shortcode instead? I’m very familiar with editing PHP files. I had to create a custom theme for this blog to match my clients web site so I’ve edited pretty much every PHP file at some point. I tried inserting your shortcode into a couple of the PHP files without success.

    What am I doing wrong?

    Thanks for being so responsive on this support page. You guys give the best support of any plugin I’ve seen so far. Greatly appreciated.

    https://wordpress.org/plugins/ultimate-social-media-icons/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Daniel

    (@zephyrosnorcal)

    Here’s another piece of the puzzle… I was looking at this in Firefox v. 35.0 when I wrote the message above. When looking at the same page via Chrome v.40.0.22, I can see the same two icons for “g+1” and “add this” but can also see the Facebook “like” button. Perplexing.

    Plugin Author socialdude

    (@socialdude)

    Thanks ZephyrosNorCal. In the current version of the plugin you can only show those 3 default-buttons at the end of every post. We’re currently working on it so that you can also show the selected icons before and/or after the posts, should be live coming week.

    You can also use a shortcode: [DISPLAY_ULTIMATE_SOCIAL_ICONS]

    If used in php files:

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

    When exactly (i.e. with which browser) did you only see the two icons? It should be three. I can see all three in Chrome for example.

    Rgds, John

    Thread Starter Daniel

    (@zephyrosnorcal)

    Ok well apparently Privacy Badger was screwing these icons up a bit. But I’m still having the same problem in both Chrome and Firefox:

    1) I chose to display them as simple round icons… “Flat” in #3 of your settings page…. but they aren’t displaying that way. They’re ugly rectangular icons that you don’t even offer in your settings page anywhere that I can see.

    2) Also in your settings I chose to show Facebook, Twitter, Google+ and Share. Only FB, G+ and Share are showing up.

    Again, you can see what I’m talking about here:

    http://www.brontaylor.com/blog/welcome2brons_blog/

    Plugin Author socialdude

    (@socialdude)

    Thanks ZephyrosNorCal. The icons you display under every post are different from the main icons you pick under question 3 (and which you place via widget, shortcode, or have them floating). We’ll change that in the release which is coming out this or next week. Stay tuned.

    Thread Starter Daniel

    (@zephyrosnorcal)

    Thanks Social-D! The shortcode works great!

    Plugin Author socialdude

    (@socialdude)

    Cool

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Icons not appearing under my posts’ is closed to new replies.