• Hello, I have a Real Estate plugin on homepage with a drop box to select city locations, after 24hr, the drop box does not work unless I clear Cache with Breeze, I have Breeze set to automatic purge cache after 1440 mins but I have to manually do it for drop box to work. Any idea how I can fix this?..Thank You, here is setting screen shot Breeze Settings

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author adeelkhan

    (@adeelkhan)

    Hi

    you can simply exclude the request by clicking on drop box to select city in Advanced option in Breeze.

    Thread Starter Roman77

    (@roman77)

    Thanks You, the reply is not clear “by clicking on drop box to select city in Advanced option”, Im assuming you meant exclude the Drop box code in advanced option, would it be the CSS or JS that is causing the problem?

    Plugin Author adeelkhan

    (@adeelkhan)

    Let me explain the solution in detail
    Warning: please do not do this on your live site. Create a staging or test site to try the following solution.
    There is a chance that this problem is the result of conflict between the active plugins. To test this, follow these steps
    1) Disable all plugins except Breeze and Real-estate plugin which mentioned.
    2) Manually purge the cache
    3) Do a hard refresh of home page(ctrl+F5)
    4) Now check if the problem reappears.
    If the problem does not happen, it indicates that there is plugin conflict.
    If the problem happens again with only Breeze and the Real-estate plugin enabled (all other plugins are disabled), follow these steps
    1) Inspect the drop-down element in developer console
    2) Note down the request generated by the drop-down element
    3) Add these files/request to the Exclude fields in Advanced Options Tab
    If doesn’t solve your issue do let us know

    Thread Starter Roman77

    (@roman77)

    Thank You, will try see if it works, I think it should.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Does Not Automatically Purge Cache’ is closed to new replies.