nandinidesigns
Forum Replies Created
-
Perfect! This works. Thank you for your help I really appreciate it!
Would it have anything to do with what I pasted above? Can you see any errors in that?
When I pasted the line below line 13 I then added a space between that and the next command. Does that make a difference?
i.e it reads:
13 //do_action( ‘woocommerce_email_header’, $email_heading ); ?>
14 do_action( ‘woocommerce_email_header’, $email_heading, ‘test-parameter’ ); ?>
15
16 <p><?php echo __(‘Dear Admin’,’woocommerce-catalog-enquiry’);?>,</p>Yes!! That works. Thank you so much for you help.
I notice in the email I receive, “do_action( ‘woocommerce_email_header’, $email_heading, ‘test-parameter’ ); ?>” appears at the beginning of the email. Would this be visible to customers that enquire?
I’m on the “Plugin Editor” page. I didn’t get the popup but I see a box with lots of code, and a drop down menu on the top right where I can choose the plugin I want to edit. I’m assuming this is the right page?
Thanks!
I just use the wordpress backend.
- This reply was modified 4 years, 2 months ago by nandinidesigns.
- This reply was modified 4 years, 2 months ago by nandinidesigns.
Thanks for the reply @crystalcodingsolutions
I have the same issue i.e when I try to send an enquiry it just loads and loads and with a spinning circle.
Where do I find this file? I only have the basic version of the plugin and can’t seem to see any settings other than the basic set-up.
Hi, I’m having the same issue!
“I had the same issue,
found the problem originates in wp-content/plugins/woocommerce-catalog-enquiry/templates/emails/woocommerce-catalog-enquiry-admin.php on line 13.”What are you referring to in the message I quoted above? Where do I find this?
- This reply was modified 4 years, 2 months ago by nandinidesigns.