
-
AuthorPosts
-
January 29, 2019 at 3:52 pm #1060061
Hi all
I’m using a plugin called Fancy Product Designer but have been having issues with it. The author of FPD has looked at my website and assured me that the problem is to do with my theme’s templates missing important Woocommerce hooks. I’m not sure how this has happened, or even if it was like this from the outset, but I was hoping someone could offer some guidance on how to correct this. I’m using an Enfold child theme if that helps any.
I look forward to hearing from someone.
Cheers
Neil-
This topic was modified 6 years, 2 months ago by
neilpreston26.
January 31, 2019 at 9:10 pm #1061188Hey neilpreston26,
Can you please be more specific which hooks are missing?
Best regards,
VictoriaFebruary 1, 2019 at 10:57 am #1061452Hi Victoria, thanks for replying.
My main plugin (Fancy Product Designer) has a debug function which throws up the following when activated:
woocommerce_before_single_product_summary hook is missing in the woocommerce templates of your theme.
woocommerce_single_product_summary hook is missing in the woocommerce templates of your theme.
woocommerce_before_add_to_cart_button hook is missing in the woocommerce templates of your theme.
woocommerce_after_single_product_summary hook is missing in the woocommerce templates of your theme.
woocommerce_share hook is missing in the woocommerce templates of your theme.
body_class filter was found.I hope this helps
Many thanks
NeilFebruary 2, 2019 at 8:12 pm #1062055Hi Victoria. Did my last reply clarify things?
February 3, 2019 at 3:59 pm #1062263Hi neilpreston26,
Yes, thank you.
You might want to look at this file, here is where the theme makes config settings for the WooCommerce
/enfold/config-woocommerce/config.phpIf you need further assistance please let us know.
Best regards,
VictoriaFebruary 3, 2019 at 7:33 pm #1062363Hi Victoria
I can find my way to that file easily enough, but I’m not entirely sure how it needs checking or amending. Would you be able to advise me?
Many thanks
NeilFebruary 7, 2019 at 12:05 am #1063779Any advice/assistance on this issue? I’m not particularly well versed in coding and was hoping you could perhaps direct me further.
Regards
NeilFebruary 7, 2019 at 5:15 pm #1064187Hi Neil,
https://cl.ly/e4c1a5899db4 woocommerce_after_single_product_summary this hook is present.
woocommerce_single_product_summary – this hook is present too and so it this
woocommerce_after_single_product_summaryThese two are not there:
woocommerce_before_add_to_cart_button
woocommerce_shareIf you’re not particularly well versed in coding, you might want to hire someone to help you with this, as this kind of customization is out of the scope of the support that we provide here.
Best regards,
VictoriaMarch 19, 2019 at 7:21 pm #1080467This query can be closed.
Thank youMarch 20, 2019 at 3:04 am #1080614Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
This topic was modified 6 years, 2 months ago by
-
AuthorPosts
- The topic ‘Missing Woocommerce hooks’ is closed to new replies.