• Resolved raalknz

    (@raalknz)


    Hello,

    We have an update issue on the front when creating or updating a participant profile. It displays correctly on the back office and database but the front won’t automatically update. I observed it can manually be forced when deactivating, deleting or downloading a plugin so I think this is a hook conflict issue. Can you help us ?

    Thanks for your time

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author rolandbarker

    (@rolandbarker)

    This is probably due to page caching, which wouldn’t be active on the backend of your site. You should be able to configure the cache to exempt pages that have Participants Database shortcodes.

    Thread Starter raalknz

    (@raalknz)

    Hi,

    Thanks for your answer. I don’t think it’s a cache issue since I already tried to purge the cache and it didn’t help. The participant also won’t show up on another browser. The problem appeared only like last month, we didn’t have any issue before that.

    Plugin Author rolandbarker

    (@rolandbarker)

    Purging the cache won’t solve the problem if it is a page cache, you need to set up those page exemptions. The symptoms you describe are consistent with a cache preventing fresh data from getting displayed, particularly the part where is works on the backend but not the front.

    If it is not a cache issue, it will be helpful if you can describe in detail the sequence of events that shows the problem. This way I can duplicate the process and see where the problem you’re seeing might crop up.

    Thread Starter raalknz

    (@raalknz)

    I went the straightforward route on my testing site (not the one I linked before) and deactivated my cache plugin + define(‘WP_CACHE’,false); in wp-config but it unfortunately did not solve the problem.

    As for the detail sequence of events, I just fill the form to add a new participant, click on “Validate”, see it on database and backoffice but when I go to the front office, I don’t see the new entry EXCEPT the first one I add after I deactivate/active a plugin. It does not have to be PDB, it can really be a random one.

    The funny thing is deleting a participant in the database lead to the same issue. I can still see the one I deleted on the front page until I do the plugin manipulation.

    I am sorry if it is not clear enough, english is not my native language. Please let me know if you had another idea when you were talking about the cache.

    Thank you

    Plugin Author rolandbarker

    (@rolandbarker)

    Yes, this is definitely caching, but probably not a caching plugin. You should contact your hosting provider and ask them to place caching exemptions on the pages with Participants Database shortcodes.

    Thread Starter raalknz

    (@raalknz)

    Hello,

    I just wanted to update if anyone encounters the same issue : the culprit was Elementor. After cleaning and deactivating Elementor’s cache, everything worked fine again.

    Thank you

Viewing 6 replies - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.