tawk / tawk-opencart2

4 stars 12 forks source link

Multistore feature substore widgets issue #4

Closed alvinjohnsonso closed 3 years ago

alvinjohnsonso commented 3 years ago

This fixes the widget issue when selecting a widget for the substores. The cause of this was the selected widget settings was being stored in the main store's settings and not in the substore's settings. The fix is now when selecting widget for the selected store, it'll now save it in that store's settings.

GeekOfAges commented 3 years ago

Fixes #3