| @@ -71,9 +71,9 @@ | ||
| 71 | 71 | 'fields' => [ |
| 72 | 72 | 'optimization_intro' => [ |
| 73 | 73 | 'id' => 'optimization_intro', |
| 74 | 74 | 'type' => 'description', |
| 75 | - 'text' => __( 'Optimize your website for maximum performance from these advanced options. <br /> <span style="color: #dc3545; display: block; margin-top: 10px;">⚠️ Note: After enabling or disabling any of these settings, clear the ShopBuilder cache to ensure changes are applied correctly.</span> <span style="color: #16a34a; display: block; margin-top: 10px;">✅ Recommended: Keep Asset Optimization enabled on live/production sites for faster loading. Turn it off only while troubleshooting or verifying a recent change.</span>', 'shopbuilder' ), | |
| 75 | + 'text' => __( 'Optimize your website for maximum performance from these advanced options. <br /> <span style="color: #dc3545; display: block; margin-top: 10px;">⚠️ Note: After enabling or disabling any of these settings, clear the ShopBuilder cache to ensure changes are applied correctly.</span>', 'shopbuilder' ), | |
| 76 | 76 | ], |
| 77 | 77 | 'enable_optimization' => [ |
| 78 | 78 | 'id' => 'enable', |
| 79 | 79 | 'type' => 'switch', |