• Resolved andi0tx

    (@andi0tx)


    Hi,

    is it posible to have the feed automatically updated whenever a change to a product is made, or a new product is added/removed? So not at certain intervals, but only immediately when something has been changed?

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    @andi0tx,

    Thanks for you question. No that is not possible. But I don’t think that would be of any use because (as far as I know) Google is only reading changes in your feed once every hour.

    If you really want real time updates you need to use the Google API, which is not supported by us.

    Thread Starter andi0tx

    (@andi0tx)

    @michel-jongbloed Okay thanks.

    Could you please let me know what the option “auto on” and “auto off (manual) means?

    Also, how can I exclude specific products (not whole categories, but specific products)? Is there a specific funtion I can use if I don’t have the Pro version of the plugin?

    Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    Sure. (manual) means that the feed is not updated unless you do a manual update. This can be done ether by pressing the “Regenerate” option in the Feed List, or by pressing the “Save & Generate Feed” button on the “Product Feed” page.

    With (auto) selected, you still can perform manual updates, but in that case the “Update Schedule” is also active, allowing automatic updates at the given time schedules (separate for each feed).

    As for excluding specific products, that is only possible in any of the Pro versions. You could use the build in wppfm_feed_item_value filter (also available in the free version), but that requires some PHP programming knowledge. If you know a bit about programming, you can find more information about the wppfm_feed_item_value filter here: https://gist.github.com/Auke1810/c62bb043926f539f9a99b418c06a3e6e

    Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    Hello @andi0tx,

    Where you able to exclude the specific products from the feed? Can we close your topic?

    Thread Starter andi0tx

    (@andi0tx)

    @michel-jongbloed no, unfortunately not yet. I have basic knowledge of PHP and am not sure how to create the proper function with add_filter( 'wppfm_feed_item_value', 'alter_feed_item', 10, 3 );

    Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    What products do you want to exclude from the feed? Is there an overall parameter that identifies these products?

    Thread Starter andi0tx

    (@andi0tx)

    No, just the IDs.

    Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    Could you send me an email to michel (at) wpmarketingrobot.com, refering to this topic?

    Thread Starter andi0tx

    (@andi0tx)

    I just did, thanks!

    Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    Solved by email.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Auto update’ is closed to new replies.