Edit Mobile Menu when using Cloud Library

Posted in: Newspaper
Post count: 11

Hello team.
How can we edit mobile menu (we need to add Logo, socials links and some html) with Cloud Library?

I cannot find out how.

I also tried to override header.php file, but I cannot find out how to do this from Cloud Library file.

Please give a solution, thanks

Post count: 35449

Hi dimmisel,
If you are using a cloud header, then the menu can be assigned using tagDiv Composer -> https://i.imgur.com/ACfP50w.png then the socials from the open menu can be set from the theme panel -> https://i.imgur.com/RilGStr.png
Also, the file path for this -> https://i.imgur.com/YzOy26P.png is this one wp-content/plugins/td-composer/legacy/Newspaper/parts/menu-mobile.php
Thnak you!

Post count: 11

I asked you if I can overrdie this template in child theme.

We want to add more data in mobile menu, such as logo and a html block.

Can we do this with a cloud header?

Thanks!

Post count: 35449

Hi,
Unfortunately, the file can not be set in child theme and for the moment it is the only why you can edit the mobile menu, sorry!

Now, if will be to set the code in the theme header.php file, I think that will be triger this file wp-content/plugins/td-composer/legacy/Newspaper/header.php (our theme has 3 header.php files, but if the tagDiv Standard Pack is not installed and you use a cloud header, the above one will be use). Just copy the file from there in child theme (Newspaper-child/header.php) and set the code in that file, it should work properly.

Thank you for your understanding!

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