Nothing Shows Up
-
I can’t get anything to show up on my product page. I’ve tried adding this to my functions.php:
if( defined('YITH_WAPO') ){ add_action('woocommerce_after_single_product_summary',array($yith_wapo_instance,'frontendshow_product_options')); }
To have it add after the summary, but still nothing. I believe I’ve added the add-ons correctly as well. I’m also using the YITH Request a Quote plugin and wanted to purchase the premium versions of both, but I can’t if they don’t work with anything but the default theme. What’s the original hook and on which template file are they supposed to work on? The current theme doesn’t have a lot of customizations on the template files, so they should all be there.
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Nothing Shows Up’ is closed to new replies.