• mynameiskemai

    (@mynameiskemai)


    Hi, I am having problems creating a child theme for Nikko Portfolio. How do I deregister/register and enqueue the styles in the functions.php?

    thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • TUT Support

    (@phpexpert21)

    Hello mynameiskemai,

    To create child theme please follow the below url-

    https://www.wpbeginner.com/wp-themes/how-to-create-a-wordpress-child-theme-video/

    I hope the above was helpful.

    Kind regards,

    Manoj

    Thread Starter mynameiskemai

    (@mynameiskemai)

    Hi Manoj, thank you! I know how to create a child theme, but I couldn’t deregister and register the stylesheet of the parent theme here. It just deregisters, but I couldn’t manage to get it back in again. In the end I just had it deregister and included it with @include in my child theme stylesheet. Not the proper way, but it works.
    So, if you could give me any details on how to do that properly in this theme, I’d be grateful.

    Best regards,
    Kerstin

    justnorris

    (@justnorris)

    Hi Kerstin,
    You’re right – the styles and scripts aren’t enqueued properly to support child themes. I’ll fix that in the next update.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Child theme’ is closed to new replies.