Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author Allen

    (@amweiss98)

    Hi,
    The problem with doing this, which of course can be done (by adding a to that list), is that this will make it difficult to identify linked images, which is part of how the plugin finds the images to display. Since another person asked for this, I’ll see if I can find a way to make this work and add this as an option in an update.

    Plugin Author Allen

    (@amweiss98)

    ok..try this…go into excerpt_functions.php and look for this line:

    $content=$tabledImage.””.$content;

    and change to this:

    $content=$tabledImage.””.strip_tags($content);

    That should strip out any links…let me know if this works or not.

    Thread Starter folkertd

    (@folkertd)

    Hi,

    Thanks for your response, i have tryed your edit but it doesnt have effect on the links

    Plugin Author Allen

    (@amweiss98)

    watch this movie and you’ll see it works fine for me.

    http://www.screencast.com/t/i3vmIJIocFpv

    are you sure you’re entering the change correctly?

    Thread Starter folkertd

    (@folkertd)

    Hi,

    Strange, i did change correctly can you try with this feed; http://feeds.feedburner.com/Filmtotaal-Filmnieuws

    Plugin Author Allen

    (@amweiss98)

    Thread Starter folkertd

    (@folkertd)

    Thanks i got it working now but i have to choose the option ‘disable all html and images’ or else the images will become links

    Plugin Author Allen

    (@amweiss98)

    You mean you don’t want even the images to have links..I thought you just wanted any words that were linked to be unlinked.

    Thread Starter folkertd

    (@folkertd)

    Yes just as the orginal feed but everything unlinked so that you dont loose traffic from the external links in the post

    Thread Starter folkertd

    (@folkertd)

    is it possible to strip out the links and still have the ‘Featured Image Only’ option?

    Plugin Author Allen

    (@amweiss98)

    if you choose to have the image become the featured image, everything should work fine (you should be able to strip out the links still

    Thread Starter folkertd

    (@folkertd)

    When i choose ‘Featured Image Only’ option i do have links.
    only if choose for ‘excerpt Image Only’ is without links

    Plugin Author Allen

    (@amweiss98)

    well, that will take some doing..I’ll see if I can make this an option on the next update…..the option will be to eliminate all links everywhere..not sure your readers will like that, but it will be an option you have (by the way, the lightbox option is there to keep people on your site).

    Plugin Author Allen

    (@amweiss98)

    if you want to contact me at:
    http://www.allenweiss.com/contact

    I can send you two files that will give you the option to turn off all hyperlinks.

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘feed to post links’ is closed to new replies.