Genesis codex
Header hooks and filters Remove site description Custom Logo structure Search form on the primary navigation Category Title Register sidebar Loop Footer Header Primary navigation menu Content breadcrumbs Hooks
Header hooks and filters Remove site description Custom Logo structure Search form on the primary navigation Category Title Register sidebar Loop Footer Header Primary navigation menu Content breadcrumbs Hooks
The code snippets you see below should be placed into your theme’s functions.php file. Below is the code to remove the entry meta on your category post.
Where ‘style-woocommerce’ is the ID of your stylesheet and get_stylesheet_directory_uri().’/style-woocommerce.css’ is your .css DIR. Function below is for woocommerce page css only. This will show on woocommerce pages else is not.
Code below is to get current user ID. Code below is to get all user meta. Output : Sample array.
Copy this this on your choosed templates. Locate a file code : Require a file code : Include a file code : Get template functions-woocommerce.php Ex: get_template_part( ‘partials/content’, ‘page’ );