Add image placeholder screenshots to pro widget docs and pagespeed docs

This commit is contained in:
2026-08-03 11:48:02 +00:00
parent e51c8ea1f2
commit 9f2720125b
17 changed files with 59 additions and 1 deletions

View File

@@ -2,10 +2,14 @@
Found in the Elementor panel under **Dotjuice → ACF Frontend form**. Requires Advanced Custom Fields (ACF).
![The ACF Frontend Form widget controls in the Elementor panel](../assets/img/acf-frontend-form-controls.png)
*Screenshot: the widget selected in the editor with the Form Settings section open, showing the Form Mode, New Post Type, and New Post Status controls.*
## How it works
This widget renders an editable form using ACF's own native form rendering (so tabs, repeaters, and every field type look and behave exactly as they do in the WordPress dashboard). It can work in one of two modes:
![An ACF frontend form rendered on a live page](../assets/img/acf-frontend-form-frontend.png)
*Screenshot: a front-end ACF form on a published page, showing field groups rendered with tabs and a Submit button.*
- **Update current post** — edits **whichever post is being viewed**. Place it on a single-post/product/page template in the Elementor Theme Builder.
- **Create new post** — creates a **brand-new post** of a type you choose. Place it on a normal page (e.g. a "Submit a Case Study" page).