solved Editing Menu

SheliaReed
SheliaReed
@gmeshowcase
10 years ago
64 posts
I was told to use the HTML Comment tag to eliminate Menu items. As you can see in the attached I've tried this but it's not working? Am I doing it correctly?

jr-edit-try.png
jr-edit-try.png  •  842KB


updated by @gmeshowcase: 04/19/14 03:47:57PM
brian
@brian
10 years ago
10,148 posts
No - you actually want to use Smarty comments (not HTML comments) - i.e.

{*
<b> This HTML is commented out</b>
*}
<b>This HTML is NOT commented out</b>

Let me know if that helps.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
SheliaReed
SheliaReed
@gmeshowcase
10 years ago
64 posts
I think I tried those. Do they just need to be enclosing the HTML or HTML and javascript?
brian
@brian
10 years ago
10,148 posts
jcoppage:
I think I tried those. Do they just need to be enclosing the HTML or HTML and javascript?

They should enclose whatever you don't want to be on the page - if that includes javascript, then you can exclude that as well.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
SheliaReed
SheliaReed
@gmeshowcase
10 years ago
64 posts
It's still not working. As a matter of fact, I deleted the entire lines, both Javascript and HTML and the menu still shows up. I checked to see if I was editing the correct Template and I am. Very confused.
MAD
MAD
@madc
10 years ago
600 posts
After you edit it in the ACP it will go back to the file.
Cancel the file after your edit.
It will take you back to the list of templates.
In the template you have just edited click the checkbox is there and click save down the bottom.
When you edit anything in the ACP you must get out of that area and make it active.
It won't do anything till you do.


--
~ https://punkbandpromotions.com ~
Check us out for all your Punk/Alternative Music!
Check us out on Facebook:- https://facebook.com/PunkBandPromotion
SheliaReed
SheliaReed
@gmeshowcase
10 years ago
64 posts
Thank you. That did it. :)

Tags