Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Rank Math Support

    (@rankmathsupport)

    Hello @lomomir,

    Thank you for contacting Rank Math support, and sorry for any inconvenience that might have been caused due to that.

    Could you please confirm if you’re using a template or Elementor template for your shop page?

    If so, then you can try to add the following filter on your website and see if that works for you:

    add_filter( 'rank_math/opengraph/pre_set_content_image', function( $return ) { if(is_shop()){ return true; // Set to true if you don't want to set image from Content. } });

    Here’s how you can add filter/hook to your WordPress site: https://rankmath.com/kb/wordpress-hooks-actions-filters/

    Let us know how it goes.

    Thread Starter vladimir

    (@lomomir)

    I use Divi.

    Plugin Support Rank Math Support

    (@rankmathsupport)

    Hello @lomomir,
    ?
    Please add the filter and let us know if the issue persists after that.
    ?
    Looking forward to helping you.

    Thread Starter vladimir

    (@lomomir)

    I add this through snippets plugin and no change. Can you please check this repeatedly?

    Plugin Support Rank Math Support

    (@rankmathsupport)

    Hello @lomomir,
    ?
    In this case, we would like to check this with our tech support. Please email us on [email protected] so we can help further on this.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problem with ajax search’ is closed to new replies.