Site logo
Article

In MyListing 2.11 we removed some theme elementor widgets that were outdated and not supported anymore.

This includes these widgets:

  • 27 accordions
  • 27 tabs
  • 27 gallery
  • 27 team
  • 27 video block
  • 27 table block
  • 27 content block
  • 27 image
  • 27 featured service
  • 27 info cards
  • 27 section heading
  • 27 featured section

If you wish to continue using any of these widgets, you can recreate them using a child theme. Follow the steps below:

  1. Install and activate the child-theme
  2. Within the child theme, create the following directories:
    • sections
    • includes/elementor/widgets/
  3. Download these file to your PC
    1. Move the file of the widget you want to rollback to child-theme/sections/ e.g. table-block.php
  4. Download these file to your PC
    1. Move the file of the widget you want to rollback to child-theme/includes/elementor/widgets e.g. table-block.php

When you're done the child-theme should look like this

Docs