-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Deppo-slmn | ||
|
||
Un thème enfant pour Deppo, avec la fonctionalité suivante: | ||
|
||
On souhaite afficher **une image différente** sur la page d'accueil (utilisant le modèle Home-Slider), que sur la page listant les projets. | ||
|
||
Pour réaliser cela, on utilise l'extension [Advanced Custom Fields](https://www.advancedcustomfields.com/) (ACF), et on définit un champ image. | ||
|
||
Pour que cela fonctionne: | ||
|
||
- Le champ image, dans ACF, doit avoir l'identifiant "image_accueil". | ||
- Le réglage du champ image doit être "Données de l'image (array)" (en anglais: Object (array of data)). |