Woocommerce HOOKS issue for my custom theme
-
Follow instruction from woocommerce to integrate my custom theme “Bootstrap Kuenn”
1. Copy page.php to woocommerce.php
2. Update file according to woocommerce recommandation
3. Initial test for SIMPLE setup with simple “<?php woocommerce_content(); ?>”.
this works. But bad formatting (01 item per row, wanted to do 3 or 4 per row)
4. Update file to use HOOK. After that downhill all the way. Nothing seem to work.
5. Troubleshoot Woocommerce function and validation seem that these functions are totally not workingappreciate adivice i did wrong.
screenehot01
https://onedrive.live.com/?cid=CB13DDB79F9D05A5&id=CB13DDB79F9D05A5%21166652&parId=CB13DDB79F9D05A5%21128&o=OneUp
screenshot02
https://onedrive.live.com/?cid=CB13DDB79F9D05A5&id=CB13DDB79F9D05A5%21166651&parId=CB13DDB79F9D05A5%21128&o=OneUp
- The topic ‘Woocommerce HOOKS issue for my custom theme’ is closed to new replies.