• Hello. A few months ago, I downloaded the Child Theme for Hueman via WordPress Themes and its called “Being Hueman.” This Being Hueman theme was great for me because I could make all kinds of adjustments to the CSS and my site looked great. Now since the Hueman update, my CSS code doesn’t work when it comes to being responsive. I’ve tried to look at the new existing CSS code for Hueman to see if there were some major changes to the @mobile coding and…. WOW I don’t have access to it??? I was directed to change my settings in the customizer to view the new CSS code and that didn’t work for me. I tried to edit the new “Edit CSS” section. That didn’t work either. So something is wrong. I removed the “Being Hueman” Child theme and now I’m stuck. I really don’t want to start from scratch. Can someone tell me what’s changed in the CSS coding from the previous Hueman version so I can make the adjustments. And why can’t I see the new Hueman CSS code?

    BTW: hard refreshing doesn’t work, so I know that’s not the problem in my case.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi learning2bgr8. The theme style.css file no longer contains the theme css. That code and the previous version responsive.css code have been combined here: /assets/front/css/main.css

    As for your previous child theme css, if you want to post it on Pastebin and then post a link here we can take a look at it to see if we can determine what needs to be changed to adapt it to the new version of Hueman. Same thing for functions.php if your child theme contains that file.

    Thread Starter learning2bgr8

    (@learning2bgr8)

    Yes – Here is the link to the CSS code https://pastebin.com/18b5BXEE

    Now I’ve had to delete the “Being Hueman” Theme in case that was too old of a child-theme format for the new Hueman theme. So I copied that CSS code to the “Edit CSS” Section in WordPress. I hope that made sense.

    Right now, I figured out that my main problem was that my header image was not responsive anymore, so I adjusted it to be 100% so it will extent all the way across my header. That fine.

    Now my problem lies in the @mobile sections.
    I had an image swap working for my header image for two different mobile sizes. Now with this new Hueman Theme, both header images appear on top of each other. I can’t seem to cancel one out in order to make only one header image appear. Strange. It worked before the Hueman update just fine….

    In the CSS code I’m looking at lines 1958. and 1975.

    BTW: I changed my image URLs on pastebin for secturiy reasons.

    I copied that CSS code to the “Edit CSS” Section in WordPress

    Is this the Jetpak CSS module?

    Here is the link to the CSS code

    That looks like the main theme CSS file from the previous version. Is that all in your custom CSS?

    Thread Starter learning2bgr8

    (@learning2bgr8)

    I don’t know if it has to do with Jetpak. I do have Jetpak.

    I copied the CSS code from the precious version and then made my adjustments within that code, so yes it is all in my custom CSS.

    The code you posted on Pastebin indicates that your site is hosted on wordpress.com. If that’s the case then you need to post your question on the wordpress.com support forum.

    Thread Starter learning2bgr8

    (@learning2bgr8)

    ok thank you.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Child theme from "Being Hueman" not working after update to Hueman 3.1.0’ is closed to new replies.