Appearance -> Menus doesn’t show

Please add following code into your theme functions.php file function pietergoosen_theme_setup() { register_nav_menus( array( ‘header’ => ‘Header menu’, ‘footer’ => ‘Footer menu’ ) ); } add_action( ‘after_setup_theme’, ‘pietergoosen_theme_setup’ ); Please check at your end and let me know if any query. Hope it will help you.

Metallex Theme modifies links after saving them

Just after posting the question I tried to remove the quotes from the href in the theme options and it worked. <a href=mailto:[email protected]>[email protected]</a> Another solution I considered was to use .htaccess redirects in a way such it redirects to whaterver the theme decided to point to a mailto: Redirect 301 /[path-to-wherever-metallex-points-to] mailto:[email protected] -solution 2 source- … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)