• Hey guys!

    I have a child theme for OceanWP. When I update the style.css and change it’s version, that number only appears as the version of the <i>
    parent’s</i> style.css. The child theme’s version won’t change and changes doesn’t affect.

    The sourcecode of the page then looks like that:

    <link rel='stylesheet' id='oceanwp-style-css'  href='[...]/oceanwp/assets/css/style.min.css?ver=5.7' type='text/css' media='all' />
    <link rel='stylesheet' id='child-style-css'  href='[...]/kultur-land-schafft/style.css?ver=5.5' type='text/css' media='all' />

    What may I do?

    Best,
    Nico

    • This topic was modified 4 years, 3 months ago by niggo.
Viewing 1 replies (of 1 total)
  • Hi,

    Please let me know you are using the original OceanWP child theme or used a plugin to create it?
    Either way, none of the child theme stylesheets are to change. The version of the child theme always the same, it doesn’t update with the parent theme.

    The child theme pulls info from the parent theme.
    The process is automatic and doesn’t need to worry about it. But the parent theme must be installed on the website and not removed.

Viewing 1 replies (of 1 total)
  • The topic ‘Child theme version not correct’ is closed to new replies.