• Resolved oskard

    (@oskard)


    I’m getting this error with new version 7.0.1, whas this class removed?
    “PHP Fatal error: Class ‘WPSEO_Taxonomy_Sitemap_Provider’ not found”

    • This topic was modified 7 years ago by oskard.
Viewing 7 replies - 1 through 7 (of 7 total)
  • andrebraselmann

    (@andrebraselmann)

    I’m too.

    TypeError thrown

    Argument 1 passed to WPSEO_Metabox_Tab_Section::add_tab() must implement interface WPSEO_Metabox_Tab, boolean given, called in /var/www/vhosts…wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-tab-section.php on line 60

    I see this issue, when I will edit categorys.

    Plugin Support Michael Ti?a

    (@mikes41720)

    Hello @oskard,

    Could you please provide us more details when this issue occurs? It might be a plugin or theme conflict. Can you try and gather as much information for us as possible? Please perform the following:

    1. Make sure the issue doesn’t persist when Yoast SEO is disabled.
    2. Check for conflicts.
    3. Check for JavaScript errors with your console.

    If you find any JavaScript errors related to Yoast SEO or if there is a conflict with a plugin or a theme, you can create a new GitHub issue for our developers. Please report the issue to a third party developer as well.

    If you didn’t find any conflicts or errors, we think the issue is specific to your site. We’d need to investigate further but are unable to do so on these forums. You can purchase Yoast SEO Premium and receive our Premium email support and we can help you further.

    @andrebraselmann

    There’s a known issue that there would be a Fatal Error when editing categories. It is documented here — https://github.com/Yoast/wordpress-seo/issues/9142

    It will be fixed in Yoast SEO v7.0.2 which will be released within this week. Please let us know if updating to the latest version will solve the issue.

    Thread Starter oskard

    (@oskard)

    Hi Michael,

    We were using this class in our theme to customize categories displayed on sitemap.
    After class was removed, we are getting fatal error.
    Was this class replaced or removed?

    Plugin Support Md Mazedul Islam Khan

    (@mazedulislamkhan)

    We just released the Yoast SEO v7.0.2 that includes the fix for this issue. Please, update the Yoast SEO plugin to the latest version on your website and which should resolve this issue.

    Thread Starter oskard

    (@oskard)

    Thank you for update, however after installing update here is error:
    PHP Fatal error: Cannot call constructor in /home/ireviews/public_html/wp-content/themes/reviews/includes/class-my-taxonomy-sitemap-provider.php on line 15

    Here is what’s on row 15: https://imgur.com/a/dTLdC

    Plugin Support Md Mazedul Islam Khan

    (@mazedulislamkhan)

    The error you’re not seeing isn’t specific to Yoast SEO. It is specific to the theme “Reviews” you’re currently using on your site. After taking a look at your provided screenshot, we see it is a custom class which is extending the functionalities of WPSEO_Taxonomy_Sitemap_Provider class to customize the Yoast SEO generated XML Sitemap index. Please, make sure that you’re using the all the filters correctly to resolve this issue.

    Jerlyn

    (@jerparx)

    Closing due to inactivity.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘WPSEO_Taxonomy_Sitemap_Provider not found’ is closed to new replies.