Show Shoppica footer on selected pages

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart ThemeShow Shoppica footer on selected pages

This topic has been marked as resolved.

How can I show the shoppica footer only on some pages ?

I know it is not possible directly from the configuration. But can you give me and idea how to hide it… for example on the product page.

Thank you,

Alex

August 16, 2011 at 11:45 am #705

HI Alex,

This should do the task:

You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!

Best regards,
ThemeBurn team

August 18, 2011 at 12:56 am #806

Thank you that did the trick! :-)

August 18, 2011 at 9:38 am #813

ThemeBurn,

I’m in a similar situation, I only want the Shoppica Footer to be visible in the homepage.
So… where am I suppouse to put that code in? In which file?
And what goes under “—YOUR CONTENT HERE—”?

Thank you and great theme!!

mrbrett

March 2, 2012 at 2:52 am #6711
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
March 5, 2012 at 3:55 pm #6796

Thank you very much for replying and explaining!

What if besides de homepage I also wanted it in the Contacts section but nowhere else?

Would the initial line of code be like this?


<?php if (!isset($this->request->get['route']) || (isset($this->request->get['route']) && $this->request->get['route'] == 'common/home')) && $this->request->get['route'] == 'information/contact')) { ?>

Is it ok to use “&&” and would ‘information/contact’ be the correct route?

Thank you once again!

mrbrett

March 6, 2012 at 7:17 pm #6885
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
March 8, 2012 at 11:29 am #6942

Excellent, it worked like a charm!

Thank you very much,
mrbrett

March 9, 2012 at 8:09 am #6968

Hi,

Does this works for 1.5.2.1? I tried using the code you gave to mrbrett but keep getting error messages.

I’m trying to put Shoppica footer to appear only on the homepage too.

 wkiss
April 13, 2012 at 10:30 pm #8056
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
April 17, 2012 at 1:21 pm #8125
Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.