Rappadappa77
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Warning: Cannot modify header information – headers already sent byThen problem would be the functions.php file right?
Forum: Fixing WordPress
In reply to: Warning: Cannot modify header information – headers already sent byHello Tara,
I tried the fix at the following link and it didn’t work, not sure what I’m doing wrong.
Howard
Forum: Plugins
In reply to: [WooCommerce] PayPal, WooCommerce & Unsupported Currency (HELP!!!)Hey Luke,
I wanted to use Jamaican Dollars “JMD” to show to my customers< I already added it via code snippet in WooCommerce.
Howard
Forum: Plugins
In reply to: [WooCommerce] PayPal, WooCommerce & Unsupported Currency (HELP!!!)Jesse,
I don’t know, I think what I see is persons using a supported currency, displaying another currency on the frontend and then converting the currency to USD when the person checkout to PayPal, I’m not 100%, but it seem to work for them, I tried there code and it didn’t work for me.
Howard
Forum: Plugins
In reply to: [WP Job Manager] Editing Listings Featured Image knocked off FrontendHey Adam,
Thanks for your reply.
After running my testing I found out that Photon in JetPack is the Culprit, so I don’t know what to do, since this was caching images pretty good, but I have to do it or else I will be in problems when users update their Listings, may talk to my host to see if there is an alternative or something because I can’t Leverage Browsing Caching for so many images.Howard
Forum: Plugins
In reply to: [WP Job Manager] Editing Submission Form Fields (Titles and Placeholder)Thank you man, take it easy.
Howard
Forum: Plugins
In reply to: [WP Job Manager] Editing Submission Form Fields (Titles and Placeholder)Hello Adam,
Thank you and Mike for all your help, but I got it fixed, the problem is “Phone” was a company field instead of a job field. so instead of.
$fields[‘job’][‘phone’][‘placeholder’] = “(876) 555-5555”;
I used.
$fields[‘company’][‘phone’][‘placeholder’] = “(876) 555-5555”;
Maybe I should have told you upfront I was using the Listify Theme.
Howard
Forum: Plugins
In reply to: [WP Job Manager] Editing Submission Form Fields (Titles and Placeholder)Hello Adam,
Email sent.
Howard
Forum: Plugins
In reply to: [WP Job Manager] Editing Submission Form Fields (Titles and Placeholder)Ok will do, should I send the message via contact us form?
Forum: Plugins
In reply to: [WP Job Manager] Editing Submission Form Fields (Titles and Placeholder)I had removed the phone fields as there was an error, but I can add it back.
It has nothing to do with submitting form data, just I can’t add a placeholder in the phone section.
Howard
Forum: Plugins
In reply to: [WP Job Manager] Editing Submission Form Fields (Titles and Placeholder)I have updated you account, so you can see the link now.
Howard
Forum: Plugins
In reply to: [WP Job Manager] Editing Submission Form Fields (Titles and Placeholder)Sorry about that, I blocked it for Registered users, can I create a login and send the details to you? or should I temporarily remove it?
Howard
Forum: Plugins
In reply to: [WP Job Manager] Editing Submission Form Fields (Titles and Placeholder)I removed it since there is an error, but searchjamaica.co, no field editor, just php editing.
Howard
Forum: Plugins
In reply to: [WP Job Manager] Editing Submission Form Fields (Titles and Placeholder)Yeah everything is up to date.
But funny enough the errors went away after a little while, what I noticed is when I try to change the placeholder for “phone”, the errors return.Howard
Forum: Plugins
In reply to: [WP Job Manager] Editing Submission Form Fields (Titles and Placeholder)This is the error I get on my website.
P.s, I just use xxxxxx to hide my login and web address.Warning: include(/home/xxxxx/public_html/xxxxxxx.co/wp-content/themes/listify/inc/integrations/wp-job-manager/templates/form-fields/-field.php): failed to open stream: No such file or directory in /home/xxxxxx/public_html/xxxxxxx.co/wp-content/plugins/wp-job-manager/wp-job-manager-template.php on line 26
Warning: include(): Failed opening ‘/home/xxxxxxx/public_html/xxxxxxxx.co/wp-content/themes/listify/inc/integrations/wp-job-manager/templates/form-fields/-field.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/xxxxxxx/public_html/xxxxxxxx.co/wp-content/plugins/wp-job-manager/wp-job-manager-template.php on line 26