You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HTMLy allow custom template file for individual page. Read the docs.
If you have Contact Us page with slug contact-us. You can create static--contact-us.html.php and use your PHP code there.
And HTMLy also automatically include the functions.php if this file exist in theme folder. When naming the function in theme functions.php, use themeName_functionName(), to make sure not conflicted with existing function.
We have code like this:
`
Contact Us
The text was updated successfully, but these errors were encountered: