Skip to content

Commit

Permalink
UPDATE | readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SerhiiMazurBeetroot committed Sep 4, 2022
1 parent 82d10a3 commit d2371e4
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
### 1.4. Copy Gallery media files to project. This directory should have the following structure:

<p align="left">
<img alt="img-settings" src="./admin/img/tree.png" height="100%" width="50%">
<img alt="img-settings" src="./assets/img/tree.png" height="100%" width="50%">
</p>

### 1.5. Synchronized ACF JSON Custom Fields
Expand All @@ -35,4 +35,24 @@
- Gallery DIR exists
- <button>Run</button>

<br>

## 2. Steps to Parse Images
### 2.1. Fill in the information from the next point:
- Site URL

- Parser option

- Container selector

- Dir title by attribute

- Image wrapper selector

- Subdirectory title

- <button>Save</button>

### 2.2. When all of the above is done, the checkbox will be checked:

- <button>Run Parser</button>

0 comments on commit d2371e4

Please sign in to comment.