A WordPress child theme for Astra theme created by me for testing some ACF functionallity.
- Inside your WordPress admin area, head over to
Appearance » Themes
page and click on the Add New button. - Child theme came as a zip file, then you need to click on the
Upload Theme
button. This will show you theme upload option. - Click on
Choose File
to select the theme zip file from your computer and then click onInstall Now
button.
WordPress will now upload the theme zip file from your computer and install it. It will also check if the parent theme is installed.
If parent theme is available from WordPress.org theme directory, then it will try to install it. Otherwise, it will let you know that you will need to install parent theme manually.
After installing both parent and child themes, you can go ahead and activate the child theme.
Profile page
All the data in to the alien profile cames from ACF.
Add New Profile
Adding new alien profile from the front end.
Fun Facts
The Fun Facts
Gutenberg blocks are made with ACF.
This project is released under the MIT License.