Page 1 of 1
[SOLVED] Hide information link
Posted: Sat Jan 07, 2012 12:09 am
by thbr02
When I create a new information page, how can I make it so it won't appear in the information block at the bottom of the page? I know this question has been posted earlier, but know solution came out of it. (
http://forum.opencart.com/viewtopic.php ... nk#p228950)
Someone must know the anwer....
Re: Hide information link
Posted: Sat Jan 07, 2012 12:17 am
by fido-x
Log in to your admin, go to "Catalog->Information" from the menu, click the "Edit" link for the relevant information page. Once it has loaded, click the "Data" tab. The instructions are there.
Re: Hide information link
Posted: Sat Jan 07, 2012 1:02 am
by Qphoria
I think that -1 trick I added was removed by daniel in recent versions.
Re: Hide information link
Posted: Sat Jan 07, 2012 1:16 am
by fido-x
Still there in 1.5.1.3.1.
Re: Hide information link
Posted: Sat Jan 07, 2012 2:58 am
by thbr02
If you mean to disable the status, the information link won't be visible. But if I disable it I won't be able to see the page at all. I would still be able to link to the page.
[Solved] Re: Hide information link
Posted: Sun Jan 15, 2012 4:45 am
by thbr02
Ok, now I understand... I didn't se the minus sign in fron of the 1. When putting -1 as sortorder the info page won't be visible in the infobar.
Re: [SOLVED] Hide information link
Posted: Wed Mar 07, 2012 5:57 am
by Superior1
Hello
I upgraded today from 1.5.0 to Version 1.5.2.1 and one of the main issues I now have is the subject of this thread - my information pages are now all showing in the footer as the -1 no longer works. The -1 was perfect as for SEO I have an 'articles' page where I write articles / news and then add links to these pages and that's the only way they are found.
Does anyone know how I can get this working again in Version 1.5.2.1? I have tried cross checking old footer php / tpl files but can find no differences.
Any help appreciated as my site's a mess at the moment because of this.
Thanks
C.
Re: [SOLVED] Hide information link
Posted: Thu Mar 08, 2012 5:22 am
by thbr02
Re: [SOLVED] Hide information link
Posted: Fri Mar 09, 2012 6:59 am
by Superior1
Thanks thbr02, marcelwoo also pm'd me his mod, fantastic and all sorted now. Thanks guys.
Re: [SOLVED] Hide information link
Posted: Thu Apr 16, 2015 9:41 pm
by sensadvert
Hello,
How can I hide certain product from listing on the store? I tried -1 but it's not working.
Thanks.
Re: [SOLVED] Hide information link
Posted: Thu Apr 16, 2015 10:22 pm
by thbr02
If you don't set any category to the product you won't see the product in any category. Of course it's still visible, but to see the product you have to know the product id. Works fine for me.
Re: [SOLVED] Hide information link
Posted: Fri Jul 17, 2015 11:58 am
by minikits
Hi I modified an older free OC 1.5 extension to do this for OC 2. I am no expert but it looks to be working 100% and does not generate any log errors. When in the information page go to the data TAB and then the drop down status and there is the option for hidden. You can then create custom links to these pages for other information for your website without it showing up in the footer or top menus.
For SEO just use
http://www.yourwebsite.com/title The tile is the name that you put in the SEO Keyword in the Data TAB. Not sure how to make it work for non SEO websites so its up to other that maybe able to answer this.