Mobile menu not showing

Posted in: Newspaper
Post count: 18

When I click on the mobile menu (burger) animation starts but the menu itself won’t show.
https://new.agronom.com.ua/

Post count: 18283

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 !

Post count: 18

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

Post count: 18

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

  • This reply was modified 5 years by ibasher.
  • This reply was modified 5 years by ibasher.
Post count: 18

Strange, but when I rename class=”td-subcat-filter” everything works… I’m confused %)

Post count: 18283

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 !

Post count: 18

Hello Vlad.
I did update everything to V10.4 prior to this issue, so the problem is still there.
So I just renamed class=”td-subcat-filter” and wrote my own CSS for it. A bit hacky, but it works.

  • This reply was modified 5 years by ibasher.
Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.