Lost categories in menu header / Remove product comparison

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart ThemeLost categories in menu header / Remove product comparison

This topic has been marked as resolved.

Hrmmm I think I did a bad thing, I have been working all day at trying to get Shoppica back to my customizations after updating to the newest version, and just noticed that my categories have disappeared from the header menu. It now only has the home arrow on one side, and the cart on the other, but nothing else. Any idea where or which templates I may have touched that might have impacted this? Most of the stuff that I’ve done today has involved the footer, though I did go edit the fade and drop shadow effects on the main page, and wonder if that could have affected my menu somehow?

Also I’ve managed to do almost everything that I was trying to do today, but two other things have stumped me… I wasn’t able to rename “Contact Us” to “contact”, I edited the files in Catalog -> Language -> English -> Module (Information and Shoppica), but it still says Contact Us in the footer. I wrote it like this:

$_['shoppica_text_contact_us'] = 'Contact';

And finally, is there an easy way to get rid of the product comparison or at least remove the links from the item pages? The option is not useful for my items so I think it would look better and less bloated without it. I searched but wasn’t able to find a solution that worked.

November 20, 2011 at 8:20 am #3710
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
November 21, 2011 at 11:22 am #3741

Thanks so much, you’ve been a huge help!

I managed to do 1 and 3, but I still wasn’t able to change Contact Us to Contact in the footer. So far I have edited the Catalog -> Language -> English -> Module (Information and Shoppica), and the footer.tpl as you said, but still the text shows as Contact Us.

Just to confirm, this is how I should have written it?
<h2><?php echo $this->document->shoppica_text_contact?></h2>

November 21, 2011 at 4:37 pm #3760

Just to confirm, this is how I should have written it?
<h2><?php echo $this->document->shoppica_text_contact?></h2>

No, this is the variable, that should be in the template (catalog/view/theme/shoppica/template/common/footer.tpl)

You could give us a ftp access, so we could check.

Best,
ThemeBurn team

November 22, 2011 at 4:07 pm #3789
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.