[Theme: BlogoLife] navigation menus and links are not visible
-
Hi!
The navigation menu and a few of other link do not seem to appear.
It would be very much appreciated if someone could tell me where the following menu/links are supposed to appear. I cannot find them anywhere
functions/fe/setup.php:28
wp_create_nav_menu( 'WPLOOK Main Menu', array( 'slug' => 'primary' ) );
image.php:87,88
<div class="nav-previous fleft"><?php previous_image_link( false, __( '← Previous' , 'wplook' ) ); ?></div> <div class="nav-next fright"><?php next_image_link( false, __( 'Next →' , 'wplook' ) ); ?></div>
It makes it a bit hard to correctly translate strings without seeing in what context they are being used.
Cheers!
- The topic ‘[Theme: BlogoLife] navigation menus and links are not visible’ is closed to new replies.