Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1694372
Don't show post title when sharing to Google+
Closed

Comments

  •  3
    Vy started the conversation

    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)


  •  2,699
    PenciDesign replied

    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

  •  3
    Vy replied

    Ok, I have disabled minified HTML feature, I will wait a few days, then I will feedback to you.

    Many thanks!

  •  3
    Vy replied

    Hi PenciDesign,

    After 5 days of waiting, I still lose the title when sharing to Google+ :(

  •  2,699
    PenciDesign replied

    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

  •   Vy replied privately
  •  2,699
    PenciDesign replied

    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

  •  3
    Vy replied

    I have allowed editing code in Appearance > Editor.

    Please check again.

  •  2,699
    PenciDesign replied

    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

  •  3
    Vy replied

    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.

  •  2,699
    PenciDesign replied

    Hi,

    Thank you for your suggest. We will consider to add more this features in the future updates.


    Best Regards,

    PenciDesign

  •  3
    Vy replied

    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?

    [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
  •  2,699
    PenciDesign replied

    Hi,

    Yeah, I've fixed it by change that to return array();


    Best Regards,

    PenciDesign