Hide admin users in the Directory If you would like to hide your administrators from […]
Code Snippets
Useful Code Snippets to Further Customize Armadon
How Can I Hide Member Pages for Non-registered Users ?
By default, there is no option to restrict member pages for non members, but it […]
Adding Custom PHP Without Changing Your Child Theme
Sometimes, you are using a child theme and you don’t want to edit its files by fear of losing your customizations in a future update. Our recommendation to easily add snippets to your WordPress website is using the Code Snippets plugin.
Adding Custom CSS
WordPress allows you to add custom CSS to change the appearance of your website through […]
Removing the Default Styles
By default when you create a child theme, the default CSS for the theme will […]
Adding Custom PHP in Your Child Theme
If you need to modify functionality, you will often need to insert custom PHP code in to your starter child theme.
Creating Mega Menus
Heads up! Make sure Menu image is installed first! Please make sure you have Menu […]