AquaMag is a unique, modern and fully responsive magazine WordPress theme from Theme Junkie. AquaMag perfect for online magazines websites, news websites, personal blogs or community blogs.
Some of AquaMag cool features!
Since AquaMag is a parent theme, you'll want to create a child theme if you plan on making any customizations. Don't know how to make a child theme? It's relatively simple. Just follow the below steps.
/wp-content/themes
directory called aquamag-child
.style.css
file within your theme folder.style.css
file, add the below information./**
* Theme Name: AquaMag Child
* Theme URI: http://link-to-your-site.com
* Description: Describe what your theme should be like.
* Version: 0.1
* Author: Your Name
* Author URI: http://link-to-your-site.com
* Tags: Add, Whatever, Tags, You, Want
* Template: aquamag
*/
/* Importing the parent theme stylesheet. */
@import url( '../aquamag/style.css' );
From that point, you simply need to start adding your own styles. The parent theme styles will automatically be loaded for you.
Reference topThrough Dashboard
Installing Via FTP
/wp-content/themes/
and place the theme folder inside it.When the first time you activated the theme, you will see the notice about recommended plugins for it like the picture above. If you feel the plugins is not needed, then you can click the Dismiss this notice to hide the notice.
If someday you need to install those plugins, you can go to Appearance » Install Plugins. Choose which plugin you want to install. Please note, the plugins is Recommended not required.
topAquaMag has feature to change the default background using the native WordPress custom background function. To use it, please follow the steps below:
AquaMag comes with 10 cool custom widgets to give you more flexibility to customize your site.