Top Menu is gone….

Posted in: Newspaper
Post count: 4

I get some issue with my top menu in web header… in mobile all fine
I no longer see it… I was try anything!
From going to the Theme panel and change headers layout, fonts, color and more… still not see the header…
also went to appearance menu tab to try to replace the menu, this not helps as well…
need some help with that.

thanks

Post count: 20688

Hi,

If you mean that the top menu does not appear on mobile, that would be the intended functionality. The top menu will not appear on mobile.

It could be made to appear with a code, only if the mobile theme plugin is not active. You could try this code for example
https://forum.tagdiv.com/topic/tag-div-composer-doesnt-render-shortcodes/
If that doesn’t work properly, please provide a link to the website so I can try to modify the code.

Thanks

Post count: 4

I was talked on PC.. but Thanks anyway,
All work out finally … 🙂

Now I have a different problem …. 🙁
Can’t edit with “Edit with TD Composer” cause see nothing there!
just see empty page

Post count: 22421

Hello,

This usually happens because of a certain limit on your host. it can be overcome by adding this code in your htaccess file:

<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.