Skip to main content
Magento

Return to Question

Define Magento 1 : How to add Home Page forin Top Menu?

1.7 CE: Define Home Page for Top Menu

The site urlURL is http://juicecore.com/. I could really use some guidance on getting that top navnavigation link for "Home" to point to the same cmsCMS home page as the main urlURL and logo do.

The top menu was created by creating categories and assigning static blocks to them. The static block assigned to the top nav Home link is coded as

<ul><li><a class="level0" href="http://juicecore.com/">Home</a></li></ul>

I also tried using "/" and a full path url, no dice. The logo points to the index page which corresponds to the cmsCMS page assigned for home page content. System/Configuration/General/Web/Default Pages/CMS Home Page is set to use the correct page. I tried editing this line is topnav.phtml a few different ways, no dice:

<?php $_menu = $this->getHtml('level-top') ?>

After many googleGoogle and forum searches, I’m at a loss as to what to try next. I just need that home link to point to the same cmsCMS content page as the logo and main url http://juicecore.com/ do. Any thoughts would be greatly appreciated.

1.7 CE: Define Home Page for Top Menu

The site url is http://juicecore.com/. I could really use some guidance on getting that top nav link for "Home" to point to the same cms home page as the main url and logo do.

The top menu was created by creating categories and assigning static blocks to them. The static block assigned to the top nav Home link is coded as

<ul><li><a class="level0" href="http://juicecore.com/">Home</a></li></ul>

I also tried using "/" and a full path url, no dice. The logo points to the index page which corresponds to the cms page assigned for home page content. System/Configuration/General/Web/Default Pages/CMS Home Page is set to use the correct page. I tried editing this line is topnav.phtml a few different ways, no dice:

<?php $_menu = $this->getHtml('level-top') ?>

After many google and forum searches, I’m at a loss as to what to try next. I just need that home link to point to the same cms content page as the logo and main url http://juicecore.com/ do. Any thoughts would be greatly appreciated.

Define Home Page for Top Menu

The site URL is http://juicecore.com/. I could really use some guidance on getting that top navigation link for "Home" to point to the same CMS home page as the main URL and logo do.

The top menu was created by creating categories and assigning static blocks to them. The static block assigned to the top nav Home link is coded as

<ul><li><a class="level0" href="http://juicecore.com/">Home</a></li></ul>

I also tried using "/" and a full path url, no dice. The logo points to the index page which corresponds to the CMS page assigned for home page content. System/Configuration/General/Web/Default Pages/CMS Home Page is set to use the correct page. I tried editing this line is topnav.phtml a few different ways, no dice:

<?php $_menu = $this->getHtml('level-top') ?>

After many Google and forum searches, I’m at a loss as to what to try next. I just need that home link to point to the same CMS content page as the logo and main url http://juicecore.com/ do. Any thoughts would be greatly appreciated.

added 19 characters in body
Source Link
Tim Bezhashvyly
  • 11.6k
  • 6
  • 44
  • 73

The site url is http://juicecore.com/. I could really use some guidance on getting that top nav link for "Home" to point to the same cms home page as the main url and logo do.

The top menu was created by creating categories and assigning static blocks to them. The static block assigned to the top nav Home link is coded as

  • Home
. I also tried using "/" and a full path url, no dice.

The logo points to the index page which corresponds to the cms page assigned for home page content.
<ul><li><a class="level0" href="http://juicecore.com/">Home</a></li></ul>
System/Configuration/General/Web/Default Pages/CMS Home Page is set to use the correct page.

I also tried using "/" and a full path url, no dice. The logo points to the index page which corresponds to the cms page assigned for home page content. System/Configuration/General/Web/Default Pages/CMS Home Page is set to use the correct page. I tried editing this line is topnav.phtml a few different ways, no dice:

I tried editing this line is topnav.phtml a few different ways, no dice:getHtml('level-top') ?>

<?php $_menu = $this->getHtml('level-top') ?>

After many google and forum searches, I’m at a loss as to what to try next. I just need that home link to point to the same cms content page as the logo and main url http://juicecore.com/ do. Any thoughts would be greatly appreciated.

The site url is http://juicecore.com/. I could really use some guidance on getting that top nav link for "Home" to point to the same cms home page as the main url and logo do.

The top menu was created by creating categories and assigning static blocks to them. The static block assigned to the top nav Home link is coded as

  • Home
. I also tried using "/" and a full path url, no dice. The logo points to the index page which corresponds to the cms page assigned for home page content. System/Configuration/General/Web/Default Pages/CMS Home Page is set to use the correct page. I tried editing this line is topnav.phtml a few different ways, no dice:getHtml('level-top') ?>

After many google and forum searches, I’m at a loss as to what to try next. I just need that home link to point to the same cms content page as the logo and main url http://juicecore.com/ do. Any thoughts would be greatly appreciated.

The site url is http://juicecore.com/. I could really use some guidance on getting that top nav link for "Home" to point to the same cms home page as the main url and logo do.

The top menu was created by creating categories and assigning static blocks to them. The static block assigned to the top nav Home link is coded as

<ul><li><a class="level0" href="http://juicecore.com/">Home</a></li></ul>

I also tried using "/" and a full path url, no dice. The logo points to the index page which corresponds to the cms page assigned for home page content. System/Configuration/General/Web/Default Pages/CMS Home Page is set to use the correct page. I tried editing this line is topnav.phtml a few different ways, no dice:

<?php $_menu = $this->getHtml('level-top') ?>

After many google and forum searches, I’m at a loss as to what to try next. I just need that home link to point to the same cms content page as the logo and main url http://juicecore.com/ do. Any thoughts would be greatly appreciated.

Source Link
Loading
default

AltStyle によって変換されたページ (->オリジナル) /