When I click on the mobile menu (burger) animation starts but the menu itself won’t show.
https://new.agronom.com.ua/
Hello !
You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can try and remove and re-install the tagDiv Composer plugin and please send us a link to your website in order to take a look.
Let us know the results.
Thank you !
This line in my td_api_plugin is the issue
td_api_block_template::update_key('td_block_template_1', 'file', $this->plugin_path . '/includes/block_templates/td_block_template_1.php');
Please tell me how td_block_template_1 is connected to mobile menu display?
Website is new.agronom.com.ua
Found line that breaks the menu in my custom td_block_template_1.php:
https://www.screenpresso.com/=hu8V
The function works OK on every single block, but it is the menu that broken when I try to return something but a simple string
Hello !
That is coming from a plugin which was built for older versions of Newspaper Theme. In the Newspaper V10.4 all the plugins that you have are this: https://www.screencast.com/t/QBVAeigluiBh
I hope this was helpful !
Thank you !