Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: [resolved] locate_template and child theme chaos


r-a-y
Keymaster

@r-a-y

Your problem with locate_template could be your leading slash.

Try without and see what happens:
locate_template( array( 'library/components/buddypress/buddypress-postloop.php'), true)

locate_template() is a WordPress function, so any bug with it would be a WordPress issue.

Skip to toolbar