← All changes
|
includes/widgets/Image_Hotspots/Image_Hotspots.php
+1
-1
51.1.78
→
51.1.86
View file →
| @@ -787,9 +787,9 @@ | ||
| 787 | 787 | } |
| 788 | 788 | |
| 789 | 789 | protected function render(): void |
| 790 | 790 | { |
| 791 | - $settings = $this->get_settings(); | |
| 791 | + $settings = Core::displaySettings($this); | |
| 792 | 792 | /** START: Hotspots Container ===================== */ |
| 793 | 793 | ?> |
| 794 | 794 | <div class="king-addons-image-hotspots-container"> |
| 795 | 795 | <div class="king-addons-image-hotspots-image"> |