- This topic has 0 replies, 1 voice, and was last updated 2 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Hi,
I’m rebuilding a theme from a diff CMS (OpenText) into a WP theme and I’m wondering what best practices to follow to make sure the theme works well in a WP + Woocommerce stack.
For example, I’m aware that when recreating a theme in WP I should use wp_enque_css() and wp_enque_script() to get the CSS and JS into the page but I’m wondering if there are any other best practices I should follow when it comes to WP and also WooCommerce.
Thanks for the help!!