Home Forums WoodMart support forum Yoast SEO and WoodMart

Yoast SEO and WoodMart

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #59523

    dan
    Participant

    Hi,

    In my previous thread here: https://xtemos.com/forums/topic/issue-after-i-save-my-homepage/
    i mentioned an issue with the home page saved.

    After i deactivate all plugin, the issue appear only if i have enable the Yoast SEO plugin.
    If i deactivate, I can save the homepage without problem.
    So, the problem occurs with Yoast SEO and only for Home page.

    Do you have other reports about this issue?

    Thanks!

    #59545

    Artem Temos
    Keymaster

    Hi,

    No, we didn’t get any reports about similar issues. Seems to be a Yoast SEO plugin problem.

    Regards

    #62206

    dan
    Participant

    Hi,

    After examine more carefully what may be the issue, i found that the problem appears when i have inside the page your mega menu widget.

    So the issue is between mega menu widget and Yoast SEO plugin.

    If it remove the the mega menu widget from the page, its saved perfectly (with yoast plugin activated).
    If i have both mega menu widget an Yoast seo activated, the issue with saved page appears.
    If i have the mega menu widget in a page and yoast seo deactivated, everything works fine.

    Could we do anything about this?

    #62210

    Artem Temos
    Keymaster

    Hello,

    Please, send us your admin and FTP access so we can check what is the problem.

    Thank you

    #62215

    dan
    Participant

    Please take a look in private field.

    Thank you!

    #62256

    Hello,

    Please add this snippet to the child theme in functions.php file

    function whb_get_settings() {
    	if ( ! is_object( whb_get_header() ) ) return array();
    	return whb_get_header()->get_options();
    }

    Best Regards

    #62258

    dan
    Participant

    Hello,

    It works!
    So, the issue is with mega menu widget?
    You will release a fix in the next update?

    #62263

    Artem Temos
    Keymaster

    You will need to keep the code in the child theme even after the update. We will investigate this issue more in the future.

Viewing 8 posts - 1 through 8 (of 8 total)