Thanks for the quick response Till,
However, I think I may have written my request wrong.
When I use News within an H1 tags - the link shows up on the menu. I don't want the link to show up but I do want the content to show up in the respective area on the page.
I changed <?=newsbox(FeaturedVendor5)?> then put
FeaturedVendor5 within H1 tags under it I put
#CMSimple hide#
Doing this hides the entire content and doesn't show up in the designated news box.
So, how to I hide the link but yet show the content in the designated newsbox???
Sorry for the questions, I am a bit lost reading the snippet of instructions that are provided on the site for installers, not sure if I'm suppose to add the get(url) function and if so where would I put it? Big learning curve for a first time user, but appreciate the help you've provided thus far!
Till wrote:morgansweb wrote:I don't want to use the name News to create the content, I want to rename it something else. Can this be done?
Sure, you say newsbox("my_other_name") and generate a hidden page called "my other name".
morgansweb wrote:Also, I don't want News to be a link on the menu, can this be done also?
Sure, you have to hide the page holding the newsbox content (#cmsimple hide#). See:
http://www.cmsimple.com/?Installer%27s_ ... :Hide_page
Thanks,
Chris