Forum Replies Created

Viewing 15 replies - 16 through 30 (of 115 total)
  • Thread Starter pantsman28

    (@pantsman28)

    Tested this, this removals all job listing structured data.

    Thread Starter pantsman28

    (@pantsman28)

    does this only effect locations? because if so then yes

    Thread Starter pantsman28

    (@pantsman28)

    Out of interest, I am modifying the salary schema in the functions.php to include a new field which is to replace the job location builtin to the plugin.

    I am aware I need to include a location markup for google jobs, our jobs don’t show a full address (Long story – common practice for Agencies)

    As I don’t want it to have duplicate schemas. Do anyone know of hook to remove the scheme from the builtin plugin?

    Happy to share my code once I have finished.

    Thread Starter pantsman28

    (@pantsman28)

    Yessss…. thank you, thats done the trick.

    Thank you for your help.

    interesting video. I believe it to be a server issue…

    First check to see if you have the latest version of the plugin current v1.35.0

    Then if you have ftp access or file access to your root .htaccess remove
    <IfModule mime_module>
    AddHandler application/x-httpd-ea-php74 .php .php7 .phtml
    </IfModule>

    If you are using any cache plugins turn them off before you swop the php version over to 7.4, try that, if not make a backup of the htacess file and start with a blank .htaccess file. What ever writes to it should rewrite.

    NOTE: ideally best to try this on a staging site if possible.

    Thread Starter pantsman28

    (@pantsman28)

    Thanks for the reply, Gist function override is very useful. I need to find out how these other companies are including other way to apply before I make a decision.
    Many thanks

    Thread Starter pantsman28

    (@pantsman28)

    This is weird…. Cleared browser cache, and WP Rocket cache I can still see it in any browser.
    If I use Tor Browser it sets my ip to Austria I see other options?

    https://ibb.co/yQSWY7V

    this is the button code element.
    <div role="button" data-button="" data-funding-source="sofort" class="paypal-button paypal-button-number-0 paypal-button-layout-vertical paypal-button-shape-rect paypal-button-number-single paypal-button-env-production paypal-button-color-silver paypal-button-text-color-black paypal-logo-color-default " tabindex="0" aria-label="sofort"><div class="paypal-button-label-container"><img src="data:image/svg+xml;base64" alt="" class="paypal-logo paypal-logo-sofort paypal-logo-color-default"></div><div class="paypal-button-spinner"></div></div>

    Looking at the code it’s related to paypal so I turned off the WooCommerce PayPal Checkout Gateway Version 2.1.1 plugin | By WooCommerce and it disappeared.

    Thread Starter pantsman28

    (@pantsman28)

    interesting enough I can see it on 2 different browsers? There is no mention of the Sofort plugin but even after clearing the cache it’s still there…

    https://ibb.co/nzkjzgZ

    Thread Starter pantsman28

    (@pantsman28)

    UPDATE: Location in the job listing > job data – is actually the schema for jobLocation.address.streetAddress

    Putting the full address into this field satisfies Google Markup, we use this location field to categories jobs to allow us to show jobs from the same area our landing pages.

    • This reply was modified 3 years, 10 months ago by pantsman28. Reason: found function
    Thread Starter pantsman28

    (@pantsman28)

    @bindlegirl

    I had a look at the google Structured data and some of the other possible changes to files and hooks. Managed to clear out the old methods and used the new filter hooks and this works. This should be implemented in the next update.

    Still getting an error on
    `jobLocation
    type
    Place
    address
    Missing field “jobLocation.address.streetAddress” (optional)`

    The loco translate method doesn’t work. Even tried different geolocation_address, geolocation_formatted_address…. in custom fields nothing seems to work? I assume this is custom mapped in the plugin somewhere?

    I have asked google community about my original question about multiple ways to apply, as this is nowhere to be seen in the documentation or in the github community for this plugin

    I agree, it’s fell short behind the competition. It’s used to be a great plugin, now considering alternatives with better support.

    how did you get on because you won’t get any support from here. I have the same issue with salary and job location address, so I am interested if you resolve your issue and how?

    I have just tested on my local host at 7.4.12 which seems to be ok. So many be it’s an issue with Bluehost. My live site is still running 7.3.24 because the support on this plugin is no existent.

    Thread Starter pantsman28

    (@pantsman28)

    ok, what about this support then?
    I did have a look at the salary side of things when I visited https://github.com/Automattic/WP-Job-Manager

    On my local test it did break the Job listings all Jobs view, so reluctant to test on a live site.

    But still answer to either my original question or the fix for street address google jobs schema?

    Thread Starter pantsman28

    (@pantsman28)

    other than a few plugins out of date, any answer to this question of removal of the Sofort payment option?

Viewing 15 replies - 16 through 30 (of 115 total)