PDA

View Full Version : Remove a section from JS section widget


CharlesEdwards
06-26-2013, 03:10 PM
Hi folks,

I have five sections in my cms. I would like to remove the fifth section from my JS section widget, thus only showing four of the five in the JS section widget.

How would I do this?

Regards,
Charles

CharlesEdwards
06-28-2013, 02:02 PM
bumpidy bump

Lynne
06-28-2013, 03:44 PM
Assuming you don't want to Unpublish the section, you would need to modify the actual query to not spit out that section/node. There aren't any hooks available to modify the query, so you would need to modify the query in pacakges/vbcms/widget/sectionnavext.php