Skip to content

[FIX] Add mediaquery options in modules

Henock requested to merge hitheno/tiki:refactor/set_mediaquery_options into master

Fix modules display based on the selected device

Ref: https://avan.tech/item70611

Test case :

  • Add a TopPage module
  • In the TopPage module configuration, visibility tab, and devices option, select the device on which you want to display the module
  • Save and test on the selected device
  • By default, the module is displayed on all devices

Merge request reports