To get the child theme path use this code on your child theme
[php]<?php echo dirname( get_bloginfo(‘stylesheet_url’) ); ?>[/php]
Writer
Dynamic Web Lab Editorial
We share how we design, engineer, and scale digital products across the GCC, Europe, and the US.
Tags
wordpress
Need help implementing this?
We turn these playbooks into shipped features. Let us scope your roadmap and support your team.
Start a project conversation

