Sayan Datta
Forum Replies Created
-
Hi @guds
Thanks for bringing this problem to my notice. I will fix it in the upcoming version.
For now, go to Plugins > Plugin Editor > Ultimate Facebook Comments and edit this file:
ultimate-facebook-comments/public/comments-loader.phpon line 400. Then comment the line 400 and 402 and hit Update File. (http://prntscr.com/mudi6e)Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] Show ‘Last updated date’ below H1Replace this line
$time_string = get_the_last_modified_info();With this
$time_string .= ' | ' . get_the_last_modified_info();Thanks!
Most Welcome. I’m glad to help you. 🙂
Hi @dannybrown
Is everything working fine? Could you able to share the comment on your facebook profile?
Thanks!
Forum: Plugins
In reply to: [Passwordless Login with OTP / SMS & Email - Account Kit] Shortcode or MenuYou have added that code by using Insert Headers and Footers Plugin. I remove that code. Now check your website, it is working now.
Thanks!
And most importantly, turn this on: http://prntscr.com/mu5e9a
Go to Rank Math > Titles & Meta > Social Meta > Facebook Admin. Leave Facebook Admin field blank and save rank Math Settings. And then clear cache.
Thanks!
What?
Forum: Plugins
In reply to: [Passwordless Login with OTP / SMS & Email - Account Kit] Shortcode or MenuThen I think you have manually added this code to your website. Please try to find and remove that.
Thanks!
Forum: Plugins
In reply to: [Passwordless Login with OTP / SMS & Email - Account Kit] Shortcode or MenuHave you deactivated that plugin?
Hi @dannybrown
Remove this: http://prntscr.com/mu47v0
You can remove this from here: http://prntscr.com/mu48jm (Leave this field blank and save plugin settings and clear cache.
Thanks!
Forum: Plugins
In reply to: [Passwordless Login with OTP / SMS & Email - Account Kit] Shortcode or MenuYou have to remove that code from your website as this code is already added to your website with your locale. If you do not add this code manually, then I think ypu are using any other Account Kit plugin, which can add this code again.
Thanks!
These (http://prntscr.com/mtutcb) snippets are required when you are not using any SEO Plugin. As you are using Rank Math, Rank Math adds these codes to your site already. Now do not need to add these codes manually.
I have checked in Facebook Debugger and there is no error. That’s good! You successfully fix it. Have a look.
TIP: fb:app_id tag is already added, please remove fb:admins tag from your Rank Math Settings. You can specify either fb:app_id or fb:admins, but not both. http://prntscr.com/mtuxrv
Link: https://developers.facebook.com/docs/plugins/comments/#moderation-setup-instructions
Thanks!
- This reply was modified 7 years, 2 months ago by Sayan Datta.
<meta name=”p:domain_verify” content=”01efe67229dbc0b3bb3006648dfef37a”/><head><meta property=”og:type” content=”article” /><meta property=”og:title” content=”Mental Health and Me – Coping With Depression and Anxiety” /><meta property=”og:description” content=”Mental Health and Me is a journal about coping with depression and anxiety. Sign up to follow Jaclyn Brown’s journey as she shares her mental health story.” /><meta property=”og:url” content=”https://www.mentalhealthandme.ca/depression-in-numbers/” /><meta property=”og:site_name” content=”mentalhealthandme.ca” /><meta property=”article:published_time” content=”2019-02-28T00:09:30+00:00″ /><meta property=”article:author” content=”Jaclyn Brown” /></head>
Remove this part form this code:
<head><meta property="og:type" content="article" /><meta property="og:title" content="Mental Health and Me - Coping With Depression and Anxiety" /><meta property="og:description" content="Mental Health and Me is a journal about coping with depression and anxiety. Sign up to follow Jaclyn Brown's journey as she shares her mental health story." /><meta property="og:url" content="https://www.mentalhealthandme.ca/depression-in-numbers/" /><meta property="og:site_name" content="mentalhealthandme.ca" /><meta property="article:published_time" content="2019-02-28T00:09:30+00:00" /><meta property="article:author" content="Jaclyn Brown" /></head>This part is already added by Rank Math. So if you remove this you would not lose your rich pins.
Thanks!