Kevin
Forum Replies Created
-
I’m also having this issue. Where’s the support?!?
I’m also having this issue
Forum: Plugins
In reply to: [Product Attachment for WooCommerce] Customize the download buttonI have the free version 1.1.4
Also, I have no need for, or intention of purchasing the pro version. The free version gives me the functionality I need.
Regards,
KevinForum: Plugins
In reply to: [WP Job Manager] Open "Apply for Job" in a new pageOk
Forum: Plugins
In reply to: [WP Job Manager] Enable ajax with Gravity Forms for WP Job ManagerOn the page you pointed me to:
“Please note, due to limitations with reCAPTCHA, forms containing a reCAPTCHA field will not be submitted via AJAX even if this option is enabled.”
Forum: Plugins
In reply to: [WP Job Manager] Enable ajax with Gravity Forms for WP Job ManagerI actually found out that ajax will not work when there’s a captcha in the form.
Forum: Plugins
In reply to: [WP Job Manager] Open "Apply for Job" in a new pageOk, but can I make it go directly to the page when I click the button?
Is this support still active? Can I please get a response?
Forum: Fixing WordPress
In reply to: [Contact Form 7] Date (calender) didn't work in ChromeHi dschlapa … My name is Kevin =)
I know how to get to the function.php file, but I want to use the child theme’s function.php file. When I create a function.php file in the child theme folder and add just that line of code after the <?php tag, it has no effect. When I duplicate the main theme’s function.php file and add that line, it gives me the following error:
Fatal error: Cannot redeclare pn_get_attachment_id_from_url() (previously declared in /home3/bchen888/public_html/wp-content/themes/kallyas-child/functions.php:104) in /home3/bchen888/public_html/wp-content/themes/kallyas/functions.php on line 131Forum: Fixing WordPress
In reply to: [Contact Form 7] Date (calender) didn't work in Chrome@dschiapa
Please excuse my ignorance, I’m not good with php. If I’m using the theme’s child theme, how would I enter it in the child’s function.php file?
Forum: Fixing WordPress
In reply to: [Contact Form 7] Date (calender) didn't work in Chrome@dschiapa
Where did you add that line of code to make it work?