e107 icon indicating copy to clipboard operation
e107 copied to clipboard

[Question]: NAVIGATION shortcode question...

Open rica-carv opened this issue 5 months ago • 2 comments

Question

Isn't supposed the NAVIGATION core shortcode accept params in array shape? Why does this works: {NAVIGATION=footer} but this doesn't: {NAVIGATION:type=footer}

Furthermore, if i use a more "complex" parm, like this: {NAVIGATION:class=d-print-none&type=footer} it breaks the class inside the navigation UL....

Expected Source

I looked at the code and it supposedly accepts parm as array....

rica-carv avatar May 20 '25 19:05 rica-carv