Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @cswebdesigns

    You can try disabling the UM SEO with the following code snippet and see if the issue still occurs:

    remove_action( 'wp_head', 'um_profile_dynamic_meta_desc', 20 );

    You can add the above code in your theme’s functios.php file or use the Code Snippets plugin.

    Regards,

    Thread Starter Christian Strasser

    (@cswebdesigns)

    Hi there,

    thanks for your answer. For me it makes sense to disable the UM SEO, cause I already using YOAST SEO for SEO.

    I did what you said –> added it to my functions.php of the child theme. Additionally, I deleted the cache. But it doesn’t change anything.

    One more information for you: The og:url which will send out from the share function is correct (<meta property=”og:url” content=”https://glocalist.press/umweltkapitalismus-das-israelische-cleantech-unternehmen-blitz-motors-schliest-auftrag-uber-450-elektrische-lieferroller-fur-dominos-pizza-israel-ab/&#8221; />).

    In Facebook debugger it is the fetched URL. But the canonical then is the https://glocalist.press/login/.

    If you want to see it in detail, please register shortly on our page and try to share it. You can delete your account afterwards again of course ??

    But as I said, I think we are on the right way. Maybe I have to do one small step, which is missed?

    Best regards,
    Christian

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @cswebdesigns

    Your site is restricted that’s why it doesn’t show the post for the social crawler as it redirects to the Login page. Your posts should be publicly accessible so that it generates the yoasts/UM SEO meta tags. You will have to customize this on your end. I hope someone has done something similar and shares their solution here.

    Regards,

    Thread Starter Christian Strasser

    (@cswebdesigns)

    Of course ?? That’s why I am using your plugin @champsupertramp! ??

    So you want to say me this is not possible? I am sure that I saw this many times on different homepages. But I already figured out if I restrict the post individual by activating the checkbox and choose “logged-in users” I can link to this post. But the problem then is that I cannot enter the login form in the Restricted Access Message. So I have to redirect to the login page which make impossible to redirect to the post, which the user clicked in Facebook and Co. Now he/she has to navigate to the wished post again.

    This is not userfriendly and has nothing to do with user experience. If you could make it possible that you can use your UM forms in this restricted message box, it would be fine. Then you would have a smart solution.

    For now, I said my customer he should create a post, non restricted (so free for everyone), share it in his social network profiles and restrict it afterwards. Which is also not friendly to maintain but at the moment apparently the only way to make it possible.

    PLEASE WORK ON THIS!

    Best regards
    Christian

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @cswebdesigns

    Thanks for letting us know. You can submit a feature request in our public GitHub repository: https://github.com/ultimatemember/ultimatemember/issues

    Regards,

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hey there!

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to re-open this thread by changing the Topic Status to ‘Not Resolved’ if any other questions come up and we’d be happy to help. ??

    Regards,

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Post share function doesn’t work after UM installation’ is closed to new replies.