• Resolved roiguitian

    (@roiguitian)


    Hi,

    It’s the first time I post on this forum, and I’m a beginner with wordpress, but I had a problem today I’m not able to solve.

    We’ve been developing a site using customizr theme for the last weeks. It’s the first one we tried to do and this is our url http://www.somosgingko.com

    Everything worked fine until today. Suddenly, our site doesn’t work properly on mobile phones. While we were designing the site we continously checked in different devices (phones, tables, labtops…) and everything worked fine. Today, when launching the site we wrote a post and now the theme is not responsive anymore, and videos cannot be played either. Some problems occur also with images…

    I would appreciate any help, thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Your child stylesheet needs to start with at least:

    /*
    Theme Name: customizr-child
    Template: customizr
    */

    You don’t need @charset... nor “@import …”. Customizr and WordPress look after that.

    The facebook and twitter panels are clearly causing problems, but I don’t know enough about them to know what’s wrong with them.

    In any case, you have a lot going on there, with a lot of plugins and stylesheets. I recommend you temporarily deactivate all your plugins and use the parent Customizr theme. Then reactivate them one by one to find out what is causing the problem.

    Thread Starter roiguitian

    (@roiguitian)

    Thanks a lot, ElectricFeet

    Finally, we checked out or plugins and the one that was causing problems was “Facebook Members” http://wordpress.org/plugins/facebook-members/

    Anyway, we’ll check also what you say about our child stylesheets. As said in the first post, this is the first time we work with wordpress, still have a lot to learn about it 😉

    Thanks again, I’ll mark this topic as resolved.

    Take a look here. There’s lots of info in the site’s page.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Customizr stopped being responsive’ is closed to new replies.