Title: lisarae's Replies | WordPress.org

---

# lisarae

  [  ](https://wordpress.org/support/users/lisarae/)

 *   [Profile](https://wordpress.org/support/users/lisarae/)
 *   [Topics Started](https://wordpress.org/support/users/lisarae/topics/)
 *   [Replies Created](https://wordpress.org/support/users/lisarae/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/lisarae/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/lisarae/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/lisarae/engagements/)
 *   [Favorites](https://wordpress.org/support/users/lisarae/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Hide Featured Image] Featured Images still showing up](https://wordpress.org/support/topic/featured-images-still-showing-up/)
 *  [lisarae](https://wordpress.org/support/users/lisarae/)
 * (@lisarae)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/featured-images-still-showing-up/#post-6419137)
 * I had to remove the featured image coding from post-content.php to remove the
   image while I am waiting to hear from you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Hide Featured Image] Featured Images still showing up](https://wordpress.org/support/topic/featured-images-still-showing-up/)
 *  [lisarae](https://wordpress.org/support/users/lisarae/)
 * (@lisarae)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/featured-images-still-showing-up/#post-6419136)
 * Could you please help me get your plugin working on a site I am creating for 
   a client?
    [https://flycozumel.com/easy-rooms/scenic-air-tour-cozumel/](https://flycozumel.com/easy-rooms/scenic-air-tour-cozumel/)
 * I desperately need to remove the Featured Image from the single post view so 
   I can add an image gallery to the top of the page. I am sure it is a conflict
   with the theme but I do not know how to fix it. Thank you very much for your 
   assistance!!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP RSS Multi Importer] Autopost: Many feed items fetched, very few posts created.](https://wordpress.org/support/topic/autopost-many-feed-items-fetched-very-few-posts-created/)
 *  [lisarae](https://wordpress.org/support/users/lisarae/)
 * (@lisarae)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/autopost-many-feed-items-fetched-very-few-posts-created/#post-5377421)
 * I was never able to get AutoPost to work correctly or receive support for the
   plugin. I forfeited working with the plugin and am using FeedWordPress, Feedwordpress
   Advanced Filters, FeedWordPress Duplicate Post Filter, Delete Duplicate Posts
   Pro (Unlimited) to meet my need. Support has been good for these products as 
   well.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FeedWordPress Advanced Filters] Images Not Importing](https://wordpress.org/support/topic/images-not-importing/)
 *  Thread Starter [lisarae](https://wordpress.org/support/users/lisarae/)
 * (@lisarae)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/images-not-importing/#post-5440121)
 * The Custom Post Setting coding seems to have worked. Thank you very much for 
   your assistance!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP RSS Multi Importer] Autopost: Many feed items fetched, very few posts created.](https://wordpress.org/support/topic/autopost-many-feed-items-fetched-very-few-posts-created/)
 *  [lisarae](https://wordpress.org/support/users/lisarae/)
 * (@lisarae)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/autopost-many-feed-items-fetched-very-few-posts-created/#post-5377389)
 * I am also experiencing problems with my Feed Items AutoPosting. My feed is being
   collected on schedule and they are showing in the Feed Items database. I just
   can not get them to show on the AutoPost list. I was able to get the first batch
   over after clicking fetch items and update database and any other buttons I could
   find… but I am really not sure what the magical combination was to make them 
   Autopost and show up in the website Post section. I really can not seem to recreate
   it and get the AutoPosts to work. Please help! I really do not want to have to
   change the plugin. I have the Fetch Quantity set to 100/300 to make sure I have
   more than enough.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Download Monitor] Open download link in New Window](https://wordpress.org/support/topic/open-download-link-in-new-window/)
 *  [lisarae](https://wordpress.org/support/users/lisarae/)
 * (@lisarae)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/open-download-link-in-new-window/#post-4640465)
 * I am using Version 3.3.6.2
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Download Monitor] Open download link in New Window](https://wordpress.org/support/topic/open-download-link-in-new-window/)
 *  [lisarae](https://wordpress.org/support/users/lisarae/)
 * (@lisarae)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/open-download-link-in-new-window/#post-4640464)
 * – WordPress Admin Area
    – Left side of page Click on Downloads – Then Configurations–
   Then Custom Output Formats – You will see a Download Image field and a Download
   Title Field – You need to add to both: target=”_blank” right after: a href=”{
   url}” before the closing > -save changes
 * I copied and pasted the code into the post last time and it remove most of it…
   I am going to try again but the directions above tell you what to do.
 * Download Image
    `<a href="{url}"target="_blank"><img src="{image_url}" alt="{
   title}" /></a>`
 * Download Title
    `Download <a href="{url}" target="_blank">{title}</a>`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Download Monitor] Open download link in New Window](https://wordpress.org/support/topic/open-download-link-in-new-window/)
 *  [lisarae](https://wordpress.org/support/users/lisarae/)
 * (@lisarae)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/open-download-link-in-new-window/#post-4640461)
 * I also desperately needed to know how to do this!!! I finally found the answer:
 * Go to Downloads/Configurations/Custom Output Formats
 * Change them to this:
 * Download Image
    <img src=”{image_url}” alt=”{title}” />
 * Download Title
    Download [{title}](https://wordpress.org/support/users/lisarae/replies/{url}?output_format=md)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Email Before Download] Inline Link Not Showing](https://wordpress.org/support/topic/inline-link-not-showing/)
 *  Thread Starter [lisarae](https://wordpress.org/support/users/lisarae/)
 * (@lisarae)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/inline-link-not-showing/#post-4194437)
 * In Firefox on my Mac, the link still does not appear under the Thank You message.
   It works fine in Safari and Chrome on the Mac. I do not have Firefox loaded on
   our house PC.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Email Before Download] Inline Link Not Showing](https://wordpress.org/support/topic/inline-link-not-showing/)
 *  Thread Starter [lisarae](https://wordpress.org/support/users/lisarae/)
 * (@lisarae)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/inline-link-not-showing/#post-4194422)
 * Yes, The Download Monitor links works in Firefox on its own.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Email Before Download] Inline Link Not Showing](https://wordpress.org/support/topic/inline-link-not-showing/)
 *  Thread Starter [lisarae](https://wordpress.org/support/users/lisarae/)
 * (@lisarae)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/inline-link-not-showing/#post-4194415)
 * Works in Safari on my Mac and in IE on a PC.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Email Before Download] Inline Link Not Showing](https://wordpress.org/support/topic/inline-link-not-showing/)
 *  Thread Starter [lisarae](https://wordpress.org/support/users/lisarae/)
 * (@lisarae)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/inline-link-not-showing/#post-4194414)
 * Thank you for checking the page. It is still not working for me in Firefox (on
   a Mac) but I did get it to work in Google Chrome (on a PC). I am checking the
   other browsers now. The link works now that I updated the Permalinks. Any ideas
   for Firefox?
 * Lisa Rae

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