This topic has 5 replies, 2 voices, and was last updated 10 years, 4 months ago ago by Eva Kemp
Hi
I have installed the Woocommerce Product Enquiry Plugin. See Here: http://www.woothemes.com/products/product-enquiry-form/
It is working on main product page. See example link in private content. I am trying to get the form to also work in the QUICK VIEW but for some reason i cannot get it working without modifying main theme functions.php. I want to put changes of functions.php only in child theme so that any future updates from Legenda theme will not be effected or that the modified functions.php file will not be overwritten.
According to my developer they are having the following issue.
“All the function calls in the child theme are actually happening from the parent theme functions.php. So if we need to make any changes we need that to be done from the parent theme.
Cannot make changes in child theme as some of code that is available in the functions.php is creating the problem in the child theme.
It appears that when putting addproductenquirytab() function seems to have the bug in the code. It returns some fatal error.”
Can you please tell me how i can make changes in child theme functions.php that will be reflected in site?
thank you
Michael
Hello,
Please read carefully this article https://codex.wordpress.org/Child_Themes (“Referencing / Including Files in Your Child Theme” paragraph) how to include files into the child theme.
Regards,
Eva Kemp.
Hi Eva
So it should work if i follow this?
Also, should a folder and file like code/functions.php be created and changes be put there?
thanks
Michael
Eva,
You offer a development service. How much would it cost to get what i require above to work?
I have the plugin installed. Working on main product page. Just need to get working on QUICK VIEW popup also.
thanks
michael
Hello,
Yes, you must create a file like code/functions.php in the child theme.
Please create a ticket at https://support.8theme.com/ and our specialists will provide you with the needed information concerning the paid service.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up