Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @k2881q,

    Do you have Jetpack plugin installed? If yes, you can try adding this code to the functions.php and see if it fixes your issue.

    add_filter( ‘jetpack_enable_opengraph’, ‘__return_false’, 99 );

    Regards.

    Thread Starter k2881q

    (@k2881q)

    No I do not but I do have a different plugin running that enables opengraph. I’ll see if installing Jetpack and that code works.

    … OK installed jetpack and tried the code but no luck, still only returning Home + home featured image for Profiles. I cleared all my caches and such but no luck.

    Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @k2881q,

    Can you please do a quick conflict test so we can rule out theme/plugin conflicts and see if this issue goes away? Here is the doc on how to do a conflict test if you are not sure. How to do a plugin/theme conflict test?

    Regards.

    Thread Starter k2881q

    (@k2881q)

    Did a conflict test – nothing changed… It’s not other plugins or my theme, I think.

    did you get this problem fixed i have the same issue

    Thread Starter k2881q

    (@k2881q)

    No I never did, unfortunately.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Opengraph metadata for profiles’ is closed to new replies.