• wn nj

    (@waseemnaikgmailcom)


    I took your example techcrunch.pipe and installed it on my site. I can see the text but I do not see the images imported. It is not working as expected.

    So, I took your example and tried to make best match for my google news feed, but I am getting nothing.

    The message I see mostly is [stop][“Can’t auto get fulltext. Please use Parser code!”]

    I have:
    PHP 5.3+
    WP 3.8+
    PHP allow_url_fopen It is required to turn on PHP allow_url_fopen.
    Extension: JSON
    Extension: cURL
    Extension: Multibyte String
    Function: file_get_contents
    Function: simplexml_load_string
    Function: simplexml_load_file
    Function: dom_import_simplexml
    Class: SimpleXMLElement
    Class: ArrayObject

    all checked OK.

    kindly advise.

    https://www.ads-software.com/plugins/wp-pipes/

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

    (@phamtungpth)

    Hi wn nj,

    Google news feed includes many news from many different sources, right?

    So these different sources will have very different structures. As the result, there will not be the common way to get the full text from all of those sources.

    Suggestion: If you still want to grab news from google feeds, you could only grab all data which displayed in the feed (title, image and text in description)

    Regards!

    Thread Starter wn nj

    (@waseemnaikgmailcom)

    I am not sure I understand your suggestion.

    Plugin Contributor Tung Pham

    (@phamtungpth)

    Hi,

    Please provide me a link of google news feeds, I will give you more details instruction.

    Regards!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[stop]["Can't auto get fulltext. Please use Parser code!"]’ is closed to new replies.