VaLeXaR / wp-multilang

Multilingual plugin for WordPress.
130 stars 44 forks source link

DC patch v.2.4.3 #194

Open damircalusic opened 3 years ago

damircalusic commented 3 years ago

This patch fixes some WooCommerce settings bugs and contains all previous fixes from DC patch v.2.4.2

yunusga commented 2 years ago

@damircalusic Where should I send PR now?

damircalusic commented 2 years ago

@yunusga I am not sure sorry.

shakrov commented 1 year ago

[FIXED] - I am totally dumb, all I was needed - launch composer install from wp_multilang directory

MyIssue Was: I've got fatal error, after unpacking *.zip file with patch 2.4.3 in wp-multilang and after adding locales for Yoast SEO Opengraph in wp-multilang languages.

Fatal error: Uncaught Error: Class 'WPM\Includes\Integrations\WPM_Yoast_Seo_Presenters' not found in E:\soft\WebServer\data\htdocs\sites\ksenko.com\content\plugins\wp-multilang\includes\integrations\class-wpm-yoast-seo.php:337 Stack trace: #0 E:\soft\WebServer\data\htdocs\sites\ksenko.com\wp-includes\class-wp-hook.php(310): WPM\Includes\Integrations\WPM_Yoast_Seo->add_wpseo_frontend_presenters(Array) #1 E:\soft\WebServer\data\htdocs\sites\ksenko.com\wp-includes\plugin.php(205): WP_Hook->apply_filters(Array, Array) #2 E:\soft\WebServer\data\htdocs\sites\ksenko.com\content\plugins\wordpress-seo\src\integrations\front-end-integration.php(366): apply_filters('wpseo_frontend_...', Array, Object(Yoast\WP\SEO\Context\Meta_Tags_Context)) #3 E:\soft\WebServer\data\htdocs\sites\ksenko.com\content\plugins\wordpress-seo\src\integrations\front-end-integration.php(311): Yoast\WP\SEO\Integrations\Front_End_Integration->get_presenters('Home_Page', Object(Yoast\WP\SEO\Context\Meta_Tags_Context)) #4 E:\soft\WebServer\data\htdocs\sites\ksen in E:\soft\WebServer\data\htdocs\sites\ksenko.com\content\plugins\wp-multilang\includes\integrations\class-wpm-yoast-seo.php on line 337

YOAST SEO version 19.11

Seems like it just cannot create this class, but I dont know how to fix this issue... PHP version 7.4.3