Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Help with Child Theme


peterverkooijen
Participant

@peterverkooijen

I had to use this:

<?php bloginfo(‘stylesheet_directory’); ?>

to reach my child theme /js/ folder. It works, but it feels wrong. Is there nothing like bloginfo(‘child_theme’) that makes more sense, won’t get me confused the next time?

Skip to toolbar