Forums
(@tuastad)
9 years, 9 months ago
same problem here.Using a timber/twig theme (not develop by myself) Any ideas (site is not public so unfortunately no links.
Regards
10 years, 1 month ago
Thanks, works now!
T
10 years, 5 months ago
The site that worked used: <?php wp_nav_menu( array(‘menu’ => ‘Main Menu’ )); ?> The site that didn’t work used: <?php wp_nav_menu( array(‘menu’ => ‘Primary Menu’ )); ?>
The site that worked used: <?php wp_nav_menu( array(‘menu’ => ‘Main Menu’ )); ?>
The site that didn’t work used: <?php wp_nav_menu( array(‘menu’ => ‘Primary Menu’ )); ?>
That fixed it for me!
Tore
11 years ago
*bump*
11 years, 8 months ago
Only grieg.no has it installed in prod. others are only in test environment. But it is installed and activated.
https://www.grieg.no hvae also tryed on some oterh wp’s (gwmarket.no and grieglogistics.no) but same there
12 years, 10 months ago
I wold like to include the content of a page (https://joachimgrieg.no/contac), how do i put the code in a wordpress page?