• My frontpage is showing excerpts for 3 custom post types. Some of these articles are shorter then the excerpt length. In these articles, the “Share this on…”-texts are showing up. I would like to remove these texts in the excerpt.

    My best guess is this should be done in the functions.php, but I’m clueless… Any help/ideas/directions?

    Regards,
    Dick

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author andykillen

    (@andykillen)

    Dick

    you have the choice…. you can either write an excerpt for every post, make your content so long that it exceeds the word limit when the_content is used as the_excerpt or you can turn off homepage sharing and use the template tag of my_share_links() on your homepage

    regards
    andy

    Thread Starter dick1980

    (@dick1980)

    Thanks Andy, turning off homepage sharing was the solution I overlooked. Solved it.

    Regards,
    Dick

    Andykillen/Dick, what do you mean by ‘use the template tag of my_share_links() on your homepage’? I’m having the same issue.

    Many thanks

    Thread Starter dick1980

    (@dick1980)

    Propane,

    it means using these php-tags in your html-template. Just put them in the correct location of your template and you’re done!

    Thanks Dick, will give it a shot!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Share and Follow] Share-links in excerpt’ is closed to new replies.