Hi harmokolie,
You should make sure the input field pi[] html of Get Images processor has to include the images. Because you are using Get Fulltext processor for automatically detecting the content, that processor will only detect the content base on common HTML structure of a website and maybe the output field po[] fulltext does not have images.
You could use [so] description as the input field pi[] html of Get Images processor.
Or you could use HTML Parser processor instead of Get Fulltext processor. With it, you can use Parser Code – an awesome feature allows you getting exactly what you want from source page.
Best Regards!
He is basically asking you to pay $19.95 for a feature they removed within the past month that was always for free, but now requires payment.
Hi richconner,
Thank you very much for your informing about the public information which we provided at https://wordpress.org/plugins/wp-pipes/changelog/
Best Regards!
Hello Tung. I would like to know if this parser app requires a lot of knowledge with coding and site development. I just want to be able to do something easily that will take the images from the RSS/News feeds I’m pulling from and turning into blog posts.
Please respond as soon as you have the chance. If this add-on will easily work for me then I will likely get it. Please also include a link to the app here.
Thank you!
PS. The WPPipes is good. I understand needing to charge something for add-ons, but please don’t do it with every good feature! There is a reason people like the app and being free is a big part of it. Charging extra for specialty things makes sense. Images are extremely important in these blog posts.
Thanks again!
Hi CanadianKevbo,
Please check your RSS feeds if there is images in its item’s description! If Yes, you could use [so] description or [so] content as the input pi[] html field of Get Image processor.
If Not, I suggest you using HTML Parser add-on for grabbing from the original pages the HTML paragraph which contains images before using Get Image processor to download images.
Please refer this link to know the syntax and how using the commands of HTML Parser processor.
Best Regards!