When I share an article from my website on Google+, it does not show the title of the article, but instead it says "Main Sidebar". I try to share the article from Soledad demo and it shows the article title completely normal.
It's hard to understand, everything is normal. Thanks for your support.
By the way, I want suggest to you add the option to change title length on Fetured Slide and Related Posts, they look great on mobile phones but on computer versions, they look confusing.
From yesterday until now, I noticed that the error_log file on my hosting was constantly being created, I checked that you added the return ''; code into the json-schema-validar.php file and it continually reports an error in the error_log file.
What I have to do?
[05-Sep-2018 04:31:29 UTC] PHP Warning: Illegal string offset 'single' in /home/../public_html/wp-content/themes/soledad/inc/json-schema-validar.php on line 30
[05-Sep-2018 04:31:29 UTC] PHP Warning: Illegal string offset 'BreadcrumbList' in /home/../public_html/wp-content/themes/soledad/inc/json-schema-validar.php on line 35
[05-Sep-2018 04:31:29 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/../public_html/wp-content/themes/soledad/inc/json-schema-validar.php on line 48
Hi there,
When I share an article from my website on Google+, it does not show the title of the article, but instead it says "Main Sidebar".
I try to share the article from Soledad demo and it shows the article title completely normal.
What's wrong in my setup?
(See attached photo below)
Hi,
As the guide from Google here:
https://developers.google.com/+/web/snippet/
The content you sharing based on "Open Graph protocol" - like Facebook.
And I see your Open Graph protocol is fine: http://prntscr.com/kohng7
So, maybe your minified HTML caused that issues.
Please un-minified HTML & wait some days for google update it and check it again.
Best Regards,
PenciDesign
Ok, I have disabled minified HTML feature, I will wait a few days, then I will feedback to you.
Many thanks!
Hi PenciDesign,
After 5 days of waiting, I still lose the title when sharing to Google+ :(
Hi,
Please send me your admin url and admin account ( username and password ) in a private reply - I will take it a look help you.
Best Regards,
PenciDesign
Hi,
Your hosting doesn't allow me to edit the codes via Appearance > Editor.
So, please send me more your FTP account or your hosting account to I can check it help you.
Best Regards,
PenciDesign
I have allowed editing code in Appearance > Editor.
Please check again.
Hi,
I'm not clearly what's wrong here - but I just clearly all the cache and I see everything working fine now...
Best Regards,
PenciDesign
It's hard to understand, everything is normal. Thanks for your support.
By the way, I want suggest to you add the option to change title length on Fetured Slide and Related Posts, they look great on mobile phones but on computer versions, they look confusing.
Hi,
Thank you for your suggest. We will consider to add more this features in the future updates.
Best Regards,
PenciDesign
Hello PenciDesign again,
From yesterday until now, I noticed that the error_log file on my hosting was constantly being created, I checked that you added the return ''; code into the json-schema-validar.php file and it continually reports an error in the error_log file.
What I have to do?
Hi,
Yeah, I've fixed it by change that to return array();
Best Regards,
PenciDesign