Filter everything plugin

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #119989
    lao6097
    Participant

    Hello

    I decided to continue our conversation here in this forum after your answer https://prnt.sc/wW1vGs3wz3iM in the official wordpress forum.

    How can I assist you to make both plugins compatible?

    Regards

    Leonidas

    #120265
    Tom Anbinder
    Moderator
    Plugin Support

    Hi, Leonidas,

    I’ve just replied in the wp.org forum thread, but just in case, I’m posting the same here:

    I think that the “Filter Everything” plugin is taking sale prices directly from DB, i.e., from product meta, and our plugin is using filters to apply discounts, e.g., woocommerce_product_get_price.

    The only solution I can see is to create a tool that would go through all products in your shop, apply our plugin’s price filters, and save each product’s new sale price in DB. I believe this would solve the issue with the “Filter Everything” plugin, however, you would need to use our plugin a bit differently, e.g., each time you change the discount percentage, you would need to run the tool again, so it would go through all products and assign new prices (now the plugin is applying new prices immediately, without the need to run any tools).

    Please let me know what you think.

    #120319
    lao6097
    Participant

    Hello Tom

    first of all I want to thank you for checking my request. Do you think If I share the Pro version to you it will help you define exactly the way the “Filter everything” plugin works?

    #120631
    Tom Anbinder
    Moderator
    Plugin Support

    Hi, Leonidas,

    Sorry for not getting back to you sooner.

    Yes, sure, you can send it to [email protected]. However, to be honest, I don’t think it will help – I’m almost sure they are taking sales prices directly from DB, as I described earlier.

    #120641
    lao6097
    Participant

    Hello Tom,

    today I realized that it’s not possible to use the Pro version due to it’s licence. So I believe you should proceed with the tool you mentioned in the previous post.

    Have a nice day

    Leonidas

    #120677
    Tom Anbinder
    Moderator
    Plugin Support

    Hi, Leonidas,

    Ok, let me try…

    #121142
    Tom Anbinder
    Moderator
    Plugin Support

    Hi, Leonidas,

    Please update the plugin to the latest v1.9.0. Then run the “Save prices in DB for all products” tool in “WooCommerce > Settings > Global Shop Discount > Tools”. After that, you’ll probably want to disable the plugin’s discounts. Also, please keep in mind that as this tool will go through all products in your shop, it may take a while, especially if you have a lot of products.

    Please give it a try and let me know what you think.

    P.S. If you like the plugin, please consider leaving me a rating.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.