Skip to content

child theme woocommerce-functions not getting priority #337

Answered by crftwrk
choskins-godaddy asked this question in Q&A
Discussion options

You must be logged in to vote

woocommerce-functions.php isn‘t a template file and you cannot override it that way. All functions there are pluggable and you can override them by copy the function between the if… and endif to your child‘s functions.php. Please check here how to edit functions https://bootscore.me/documentation/functions/.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
3 replies
@choskins-godaddy
Comment options

@crftwrk
Comment options

@choskins-godaddy
Comment options

Answer selected by choskins-godaddy
Comment options

You must be logged in to vote
4 replies
@crftwrk
Comment options

@finalwebsites
Comment options

@crftwrk
Comment options

@finalwebsites
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants