https://github.com/mnestorov/wp-astra-child-theme
A WordPress child theme for Astra theme, created by me for testing some ACF functionallity.
https://github.com/mnestorov/wp-astra-child-theme
acf acf-field wordpress wordpress-child-theme wordpress-development wordpress-theme
Last synced: about 2 months ago
JSON representation
A WordPress child theme for Astra theme, created by me for testing some ACF functionallity.
- Host: GitHub
- URL: https://github.com/mnestorov/wp-astra-child-theme
- Owner: mnestorov
- License: mit
- Created: 2021-12-01T17:33:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-30T10:47:36.000Z (over 2 years ago)
- Last Synced: 2025-03-16T02:47:58.372Z (over 1 year ago)
- Topics: acf, acf-field, wordpress, wordpress-child-theme, wordpress-development, wordpress-theme
- Language: JavaScript
- Homepage:
- Size: 5.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Astra Child
[](./LICENSE)
## Overview
A WordPress child theme for [Astra theme](https://wordpress.org/themes/astra/) created by me for testing some ACF functionallity.
## Requirements
- [ACF PRO](https://www.advancedcustomfields.com/pro/)
- [Classic Editor](https://wordpress.org/plugins/classic-editor/)
## Installation
- 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 on ```Install 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](https://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.
## Screenshots
**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.
---
## License
This project is released under the MIT License.
