Demo Dynamic Web Lab

To get the child theme path use this code on your child theme

[php]<?php echo dirname( get_bloginfo(‘stylesheet_url’) ); ?>[/php]

Leave a Reply

Your email address will not be published. Required fields are marked *