Removing Horizontal Navigation

ThemeBurn SupportForumsOpenCart ThemesShoppica 2 OpenCart ThemeRemoving Horizontal Navigation

This topic has been marked as not resolved.

Hi,
recently I bought the Shoppica 2 theme, but I found out the horizontal navigation with categories doesn’t fit to my needs. So I bought extension Super Mega Menu and I’m trying implement their menu instead of using yours. Is there any way to disable it? If it was default theme the Super Mega Menu automatically removes horizontal navigation bar, but what should I do to remove yours.
Thank you.

September 14, 2012 at 5:27 am #13430

Hey, Is there is anybody to help me out? Anybody?

September 15, 2012 at 1:52 am #13450

Dear TB Support, I have asked the question 4 days ago and still haven’t got any reply. Do you just ignore your clients?!

September 18, 2012 at 3:58 am #13486

yea i believe so … mine been ignored for almost 15days

 nakeda
September 19, 2012 at 2:01 pm #13515

MyButler,

sorry for the late answer.

The horizontal menu is rendered here – catalog/view/theme/shoppica2/template/common/header.tpl. You should search for this piece of code:

        <div id="categories" class="s_nav">
          <?php echo $tbData->menuHTML; ?>
        </div>

Regards,
ThemeBurn team

September 26, 2012 at 12:06 pm #13665
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.