Closed fnavarrogonzalez closed 9 years ago
Don't work Home Page Hero and Home Page Feature widgets. I think something wrong with paths. -----------------UPDATE----------------------- I don't exactly locate my error but something happen around templates/above-home-page.php. in header.php echo var_dump(is_page_template('templates/home-page.php')); return me false
At the moment I change is_page_template to is_front_page. Other alternative is create a custom home.php.
Icons should work fine in WordPress 4.1. Do you have a link?
The icon menu only shows when is_page_template('templates/home-page.php'). Have you set the page template?
Thanks for the reply and solution, that was the problem.
Edit: i haven't got link because it's a intranet.
I can't see the menu icons in wordpress 4.1. You have tried the new version?. It may be for some of my php configuration but to be sure before I go crazy looking for the problem. I'm going to install a previous version to make sure it's not my server.