• Resolved somtam

    (@somtam)


    Hello,
    I am installing your plugin on a website but I have a problem.
    It looks like it doesn’t take the style.css of a child theme, but this happen only on the online version. I have a copy of the website on a local machine at it doesn’t give any problem. Do you have any suggestion on where to start to investigate?
    I see that the css are included in the header in the exactly same order on both site versions.
    thanks for support.

    https://wordpress.org/plugins/ginger/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author manafactory

    (@manafactory)

    Could you send me your website url?

    Thread Starter somtam

    (@somtam)

    Thank you so much, but now it is not installed because it would broke all the website.
    IF you have any idea I can check by myself.
    thanks again for the support!
    5 star!

    Plugin Author manafactory

    (@manafactory)

    You can force css rules in Ginger -> Banner Setup -> Custom CSS.
    As example below you can use ginger_banner class:

    .ginger_banner{font-size: 10px;}

    Thread Starter somtam

    (@somtam)

    Yes I see that the ginger css is loaded first than the style.css and also you give the canche to customize it, but the problem is that the style.css is like it doesn’t exists.
    I really have no idea.

    Plugin Author manafactory

    (@manafactory)

    Same problem if you put !important assertion in new rules?
    example:

    .ginger_banner{font-size: 10px !important;}

    Thread Starter somtam

    (@somtam)

    I make an example. In the page I have a form where the input css declaration are in the style.css file. When the plugin is active the input file doesn’t receive anymore the css. Gone! Instead the css of your plugin are ok and it looks perfect.

    thanks!!!!!

    Plugin Author manafactory

    (@manafactory)

    Nice to hear
    I mark as risolved, ok?

    Thread Starter somtam

    (@somtam)

    I mean that the plugin looks great but it breaks all the site, which is made with enfold by the way. The style.css file of the child theme doesn’t pass any more the css to the elements page.
    Anyway this is the only website where I have problem with your plugin. You made a great job.

    Thread Starter somtam

    (@somtam)

    Sorry to disturb,
    but I am still in trouble with one website.
    Is there any canche that the plugin have problem with childtheme?
    thanks!

    Plugin Author manafactory

    (@manafactory)

    Hi somtam
    can you send me website url to investigate on it?

    I’m surprised about child theme problem, it should work as usual

    Thread Starter somtam

    (@somtam)

    Thanks so much, but it isn’t online.
    I will find a solution by myself and if I understand what’s going on I will post here.
    thanks again!

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Problem with style.css of child theme’ is closed to new replies.