If you have recently updated a configuration setting in Akumina and the changes are not yet reflecting on the frontend, please follow these steps:
1. Open DevTools
Access the panel via the browser menu (More tools > Developer Tools), or use the keyboard shortcuts (F12) or (Ctrl + Shift + I).
2. Navigate to the Application Tab
In the DevTools top navigation bar, select the Application tab. (You may need to click the >> icon if the tab is hidden).
3. Clear Site Data
Select the Storage option in the left-hand sidebar.
Check the box for "including third-party cookies."
Click the "Clear site data" button.
4. Perform a Hard Refresh
While the DevTools window is still open, right-click the browser's refresh button (next to the address bar) and select "Empty Cache and Hard Reload." This will ensure the page pulls the most recent configuration.