Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Tung Pham

    (@phamtungpth)

    Hi dkress,

    Please check the CHANGELOG at https://wordpress.org/plugins/wp-pipes/changelog/ you will see that we moved Parser Code from Get Fulltext processor to HTML Parser processor. With the newest version of WPPipes, if you do not have HTML Parser processor, you can only use Get Fulltext processor for automatic detecting the content from source page.

    Maybe you are trying to get the content from the source which does not have common HTML structure, so Get Fulltext processor can not automatically detecting the content. That could be why undefined appears.

    Best Regards!

    Thread Starter dkress

    (@dkress)

    Hi Tung Pham,

    well, the source is a WordPress installation, too. So, we shouldn’t have a problem with the HTML structure as I’m trying to duplicate content from one WordPress to another…

    Any other ideas? I mean, the easiest way would be to download the images from the source and upload them in the target installation. Getting the text is not the problem but I would really like to automate this…

    Thx,
    Dirk

    Plugin Contributor Tung Pham

    (@phamtungpth)

    Hi dkress,

    Please check if the <description> element of each item on your feed has images or not. If Yes, you could use [so] description as the input of Get Image processor. If Not, I suggest you using HTML Parser processor for grabbing exact the HTML paragraph which contains images from page sources, then use po[x] fulltext with Get Images processor.

    Best Regards!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Processors not working’ is closed to new replies.