cmsimple-xh / xhshop

A simple shop for CMSimple_XH
GNU General Public License v3.0
4 stars 3 forks source link

Fix #218: If Allow Show All is off, still the whole Shop is shown #220

Closed cmb69 closed 3 years ago

cmb69 commented 4 years ago

If allow_show_all is disabled, we change the default category to the first available category on the fly, if the chosen default category is not contained in the available categories. We also make sure that we do not show the "show all" category for the default category selection in the category editor.