Hi everyone,
I’m running into an issue with Bricks Builder’s code signature.
Every 2–3 days, the signature seems to expire, causing the sections I hid with display: none; to reappear and elements I added via code to vanish. Each time, I have to re-sign the code in Bricks.
Initially, I thought it might be a security plugin regularly changing my WordPress SALT keys. I’ve removed all the security plugins. There were some WP All in One leftover lines in wp-config.php, which I commented out.
The problem still occurs.
• Has anyone else experienced a similar issue where the code signature needs to be regenerated so frequently?
• Is there a known list of plugins that might conflict with or repeatedly trigger a new signature requirement in Bricks?
• Could something else be causing these frequent signature expirations if it’s not the SALT changes?
• Is there any official or unofficial way to disable the code signature requirement, or a best practice to avoid having to re-sign so often?
This is happening on an e-commerce site, and it’s becoming quite frustrating for both me and my client. Any pointers or shared experiences would be highly appreciated.
Thanks in advance for your help.