New Landing How can we help? Themeforest Theme Support Neighborhood Share Buttons Don't Pull Any Images

Viewing 10 posts - 1 through 10 (of 10 total)
  • #213726
    onehipcat
    Member
    Post count: 170

    Hi,

    I have searched the form and haven’t found an answer for this. On my blog posts, the share buttons (Facebook, Pinterest) don’t pull any images. Is there something I need to do to enable this?

    Thanks!

    #213729
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779
    This reply has been marked as private.
    #213730
    David Martin – Support
    Moderator
    Post count: 20834

    Hey,

    Yes, you will need to set a featured image for the posts.

    Thanks,
    David.

    #214102
    onehipcat
    Member
    Post count: 170

    Thank you! A couple of other notes: All of the share buttons seem to pop-up in a new window except for Pinterest. It uses the same window. Can we get Pinterest to pop-up in a new window?

    Also, the Twitter share only populates the link of the page. Is there a way to get it to show more information like the “Blog Title & via @username”

    Thanks so much.

    #214109
    onehipcat
    Member
    Post count: 170

    Another problem:

    When I set the featured image, it removes the title from the page as in this example: http://707ave.com/rania-esper-the-blush-diaries/

    Any way to get the title back? The title is checked to be displayed.

    #214113
    David Martin – Support
    Moderator
    Post count: 20834

    Hey,

    1)

    If you activate your child theme, please copy the file single.php into the child theme folder.

    Within single.php search for this: <li><a href="http://pinterest.com and replace it with this: <li><a target="_blank" href="http://pinterest.com

    2)

    In single.php in your child theme:

    Find this: <li><a href="https://twitter.com/share?url=<?php the_permalink(); ?>"

    Replace with: <li><a href="https://twitter.com/share?url=<?php the_permalink(); ?>&text=<?php the_title(); ?>"

    Thanks,
    David.

    #214247
    onehipcat
    Member
    Post count: 170

    Thanks so much. In the twitter how would I add:

    “via @707ave”

    #214250
    David Martin – Support
    Moderator
    Post count: 20834

    No problem,

    You would need to change it roughly this:

    &text=<?php the_title(); ?>%20via%20@707ave"

    – David.

    #214586
    onehipcat
    Member
    Post count: 170

    Awesome! Thank you so much.

    #214590
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks David
    -Rui

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register