• Resolved vivienzede

    (@vivienzede)


    Hi!
    How can I customize the title, description and image to share with Shareaholic ?

    I tried first to add the ‘<meta name=”og:image/description/title…’ between <head> and </head> in my header.php but it didn’t work…

    I saw this guide, but where should I put these ‘data attributes’ ? In which file should I find the shareaholic div ?

    Thanks for your help !

    https://ww.wp.xz.cn/plugins/shareaholic/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter vivienzede

    (@vivienzede)

    up? Anyone can help me to deal with it ?

    Hi @vivienzede,

    Thanks for your patience on this! The document you linked above needs to be updated with the correct information. Are you trying to customize for one page on your site, or the entire site? If it’s just one page, you can hide the share buttons for that page from the post itself and create a share button shortcode. Creating the shortcode will share the correct information from that page. You will need to install “Enhanced Text Widget” for this to work. Here’s the code you will need to insert into the widge:

    [shareaholic app=”share_buttons” id=”xxxxx” title=”Title of the Page being Shared” link=”http://www.TheURLtoShare.com/page.html&#8221; summary=”This is a description of the page that will be shared.”]

    To get the share button id, you will need to click the green “customize” button for the share buttons. At the bottom of the iframe pop-up, you will see a code snippet at the bottom. It should have the id.

    Once you’ve entered the correct information into that code and installed the Enhanced Text Widget on WordPress, from your WP dashboard click Appearance and select “Widgets”. You will see from the list “Enhanced Text Widget”. Drag and drop into the location you want on the right. Insert the code into the widget. Save settings.

    Let me know if you have any questions or need help with this!

    Thanks,
    Mary Anne

    Thread Starter vivienzede

    (@vivienzede)

    Thanks Mary Anne!
    Finally I resolved this problem by myself.
    I add the og: tag in header.php and use the Facebook object debugger to refresh them.

    I appreciate your answer,
    Thanks again!

    Hi!

    I have a BIG problem that I dont know how to solve it.

    I installed shareaholic but the titles of the post in the “Related & Promoted Content Boxes” appears wrong.

    You can check it here: http://www.soyprofesional.pro/

    The titles appears like [“Web Site Name” + “Post tittle] but without a speace between them. Like this “Soy ProfesionalHello world”.

    And I dont whant the “web site name” in the title of the “related boxes”.

    Please HELP!!

    I have been investigating, but I can not find the solution.

    Thanks!!!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Customize title, description and image’ is closed to new replies.