Support » Theme: Hueman » Social Buttons

  • Hi Guys/Girls, Thanks you for this wonderful free theme. I’m new to wordpress, couple of weeks now. I have a problem. My website is http://www.socialmediamorning.com/ I activated the child theme so I could use the slider. I have noticed that my social buttons on the top left or bottom right will not load now on other pages only the home page. I’m not sure if this this was the way it was before or not. I’m kind of stuck on this one. I want the follow buttons to be on every page of course. Thanks again for this really cool theme and thank you for any assistance that may be provided.

    🙂

    WordPress 4.3.1 running Hueman Child theme

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi rgolden71. Welcome to the Hueman forum. For some reason this block of CSS is missing on your single post pages:

    .fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0,0);
    }

    Might be some conflict with a plugin that’s not allowing it to load or perhaps removing it.

    Thread Starter rgolden71

    (@rgolden71)

    Hey thanks. I have messed with it for quite a while. Not looking good lol 🙂

    The font awesome css file is being loaded by the NextGen plugin instead of the theme on the home page. That’s why you see the icons there. My guess is the css file isn’t being loaded on the other pages because you’re not using the plugin there (?).

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Social Buttons’ is closed to new replies.