RMB ACF Visual Problem Solver
================================

This plugin is made for old WordPress websites built heavily with ACF custom fields and hardcoded layouts.

Main Features:
- ACF problem scanner
- Visual page section builder
- Drag and drop section ordering
- Add / edit / delete sections from dashboard
- Front-end admin edit bar
- Auto insert sections before/after page content
- Shortcode fallback: [rmb_acf_page_sections]
- Missing ALT tag fallback
- Shortcodes inside ACF WYSIWYG/Textarea/Text fields

Important:
This plugin cannot rewrite old PHP templates automatically. It works as a bridge layer.
If your theme does not output the_content(), add this shortcode once in any visible ACF WYSIWYG/Textarea field:
[rmb_acf_page_sections]
