• Resolved Saiful Islam

    (@codersaiful)


    Dear Plugin Autor, I am Saiful Plugin Autor of Product Table for WooCommerce by CodeAstrology as well as so on.
    Recently A customer/user of my plugin Purchased our Pro version. He is using your this plugin. But Problem is that: When product is loading on Ajax, Price is not loading based on Role Based price.

    But all other Role Base plugin is working properly.
    After that, I have checked your plugin code, I got that there is no scripting for ajax load pricing. But other Role Base plugin has code for Ajax Load.

    I hope: this information will be helpful for you.
    You should keep update your plugin asa.
    Thanks
    Saiful
    WordPress Plugin Developer

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author meowcrew

    (@meowcrew)

    Hi Saiful,

    I believe you understand that there’s no such thing as a ‘universal script for ajax load pricing’. The reason is not the method (ajax or whatever) you use to retrieve pricing but the source you use to do so.
    Most likely, your plugin gets pricing from the source where we don’t bother to modify them. E.g. if your plugin makes ajax requests to the admin endpoint, we keep the original prices there to give the admin chance to operate effectively. If this is the case, you can suggest your user remove this condition in our plugin – https://prnt.sc/WvKELc4Vq0QA.
    Or you can adjust your plugin to send pricing requests to the more reliable endpoint to receive modified pricing (which can also be the case for many other plugins).
    Have a good one.

    Thread Starter Saiful Islam

    (@codersaiful)

    Dear @meowcrew Have you checked with my plugin?
    Step:
    1. Create a Table to any page by Woo Product Table(Product Table for WooCommerce by CodeAstrology),
    2. Add Role base price to few products
    3. Enable pagination for Table.
    4. Keep Enabled Ajax Action for Pagination from Option Table
    5. Visit the table and paginate to different page.

    Problem is that, When u will click to any page by pagination, the page is appearing by ajax. In this situation, Role page plugin is not working. It’s Showing original price.

    Note: If you fix that issue from your plugin, We will add your plugin to our “Compatible list”. That that will be helpful for your Plugin I think.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Price is not Update on Ajax, Not Compatible with WooProductTable’ is closed to new replies.