Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter mauriciospesot

    (@mauriciospesot)

    Okey guys, i resolved the problem. It’s happen to newbie wordpress’s developers like me haha. Apparently if you don’t put wp_head() just before the closing </head> tag of your theme, you will break many plugins. Plugins use this hook to add elements to <head> such as styles, scripts, and meta tags. Thank you for help me. ??

    Thread Starter mauriciospesot

    (@mauriciospesot)

    I found what the problem is. For some reason my theme is not load Jetpack’s CSS. So, what i did was copy jetpack.css from jetpack CSS folder to my theme folder and load from there. Now look like this:
    sharing buttons
    sharing buttons color

    Obviously the icons doesn’t show up because it’s not loading icon’s css too. What am i missing here? Why are not loading the CSS styles from Jetpack? ??

    Thread Starter mauriciospesot

    (@mauriciospesot)

    The console doesn’t show any error. I think the same, something is blocking jetpack’s css but i don’t know what it is. I tried disable bootstrap’s css but it still not working. I don’t know how debug to find the problem D:

Viewing 3 replies - 1 through 3 (of 3 total)