griffingroupe
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Google Feed Manager] Blank Value for IDnow that Google Shopping is requiring GTIN (like UPC, etc) for branded products that have them, they require people selling house brands to pass “identifier_exists: no”. That is because there is no universal identifier. Instead, I am sending my SKU as a manufacturer’s part number (MPN). So when I am looking at the error report, I’m getting a warning from Google saying that identifiers exist even though I’m sending that as a negative. This could affect approval and ranking of products. It would be better to send a blank ID and have the MPN sending as my custom product in-house SKU.
Let me know if you have any questions
Thanks
That works. thanks for the quick response.
I removed the short code for resume submission and replaced it with my own button. Issue fixed. Is there a way to direct candidates to the resume submission for that specific job without a short code?
when I just pull up the post type
https://www.example.com/?post_type=rsjp_job_postings
Throws this error on the second job posting:
Fatal error: Cannot redeclare rsjpsubmitforminclude() (previously declared in /home/content/63/8358563/html/wp-content/plugins/resume-submissions-job-postings/resume-submission.php:235) in /home/content/63/8358563/html/wp-content/plugins/resume-submissions-job-postings/resume-submission.php on line 235
I think this is the ticket. Can this be fixed?