Author Topic: Solved: Disabling the homepage news bloc  (Read 1709 times)

silmaril

  • Newbie
  • *
  • Posts: 13
  • Karma: 0
    • View Profile
    • Email
Solved: Disabling the homepage news bloc
« on: September 18, 2014, 17:08:08 »
Hi,

I want to disable/hide for some users the homepage "news" bloc (div id="news_div"), i found in frontPage.jsp that it was only displayed
when "oC.getI( "DATI_homepageNews")" was greated than zero, but couldn't found where to change this (if it's even possible? )
« Last Edit: October 21, 2014, 17:54:02 by silmaril »

mirkox

  • Full Member
  • ***
  • Posts: 231
  • Karma: 4
    • View Profile
Re: Disabling the homepage news bloc
« Reply #1 on: September 18, 2014, 17:19:01 »
Hi silmaril,
just set default.displayHomePageNews=false

Kind Regards
Mirko