Can you disable this message
“MyListing Elementor Toolkit” requires “My Listing Theme” to be installed and activated.”
or is needed for MyListing Elementor Toolkit that the Theme folder is called “my-listing”?
Question is closed for new answers.
shizzletwizzle Selected answer as best 23/06/2022
It can be temporarily fixed with this line:
$my_listing_theme = wp_get_theme( get_template() );
You can change it yourself for now, I will test it further and include in the next update.
But please stay polite, why is it “shitty” to do a fixed theme name, in a plugin that is specifically made for this theme?
shizzletwizzle Selected answer as best 23/06/2022