How to edit mobile menu

Posted in: Newsmag
Post count: 29

Hi,

I updated to newsmag 3.0 and found out the mobile menu has changed (I use fashion demo).

(1) How can I edit the mobile menu window (the window after clicking menu on mobile)? (the default background is kind of purplish with all social media button being shown)

(2) Can I do something with search? It seems the searching process from new search kinda slow and redundant.

Let’s say I’m a reader. There will be a new mobile search window after clicking the button. After I enter the keyword, need to wait for result to be shown on that window. But then the window closing and bringing me back to the result page (not on search window anymore).

here’s the url http://www.bukusakumama.com

It seems those things are easily done from the theme panel if I use newspaper theme. How about on newsmag?

(3) I wonder how to keep updated whether a new visual composer update is ready to download? (Usually I wait for the plugin to tell me if a new update has come, but I realize need to wait for tagdiv crews to put it on test first)

Keep up the good work,
Thanks

Post count: 29

oh one more…

(4) I use block 6 on my homepage and put 640×427 as featured images on posts. It looks good on desktop but grainy on mobile. Do you have any advice how to solve this? (it used to look good on both).

Thanks again

Post count: 6535

Hi

1. What exactly do you want to change in mobile menu? The settings for colors can be found in theme panel > theme colors: http://screencast.com/t/LIPUyEomQQ
Please provide some exact detail about the desired result so I can inspect it closer and get back to you with a more accurate answer.

2. The functionality of search buttons is the same, the only difference is in layout. However the response time may be influenced by how well your site is optimized and how fast queries are made.
make sure that your server meets the requirements specified in our documentation: https://forum.tagdiv.com/newsmag-requirements-for-newsmag/ also check if the parameters from system status have the values indicated here: https://forum.tagdiv.com/system-status-parameters-guide/

3. We always include in theme’s path last version of Visual Composer available when the update is released. You can’t directly download Visual Composer from themeforest unless you bought it. Currently we test V 4.12 and after everything is ready a new update will be released.

4. I’ve checked your site and you’re using the default thumb for block 6: http://screencast.com/t/jPzMgHEOkcn if you want tu use a higher value for the thumb make sure that after the code is modified you regenerate the thumbnails.

Thanks!

Post count: 29

thanks Andrei,

(1) How to change which social media icons to show on mobile menu?

Thanks for the screencast.

Post count: 6535

Hi

The social icons displayed on mobile are the same with the ones from desktop and unfortunately the theme does not have an option to display them differently depending by device.

Thanks!

Post count: 29

hi,

is there a way to hide all social icons on mobile sub menu? (as far I know I hid all the social icons through theme panel)

these social icons http://www.screencast.com/t/voH9yPjC5Bo

I couldn’t find how to get those things off on theme panel.

if I can’t..

could you help me to revert back to mobile menu on newsmag 2.x ?
(what file to upload or any other ways)

thanks

Post count: 6535

HI

Use this css to hide the social icons on mobile: http://screencast.com/t/IqydRn9o

.td-menu-socials{
display: none;
}

The old menu won’t work on V 3 because the html/css and js were changed. You will have to adapt it to new theme’s structure and this is not just a copy paste task.
Thanks!

Post count: 29

thanks Andrei,

that’s such a great help 🙂

Post count: 29

Hi,

I think I might need further assistance in solving #4.

Here’s what you said:

“4. I’ve checked your site and you’re using the default thumb for block 6: http://screencast.com/t/jPzMgHEOkcn if you want to use a higher value for the thumb make sure that after the code is modified you regenerate the thumbnails.”

I got your point, tried to tweak it but sadly being confused on how to solve it.
(to make sure I got right: I need to change higher value for the thumb more than 300×194 to fit into a 300×194 spaces)

Is there any simple way to do it?
*let’s say to change the value to 340×220

thanks

Post count: 6535

Hi

There is not a simple way to achieve that. If you change thumb’s size you have to also change the size of container where will be placed. This may not be required in each situation but sometimes layout may be affected by a higher value so you have to update it.
Each customization involve some coding skills and if you’re not aware of the steps you have to take in this regard my advice is to look for someone who can help you with implementation as we can’t offer custom work at the moment, we can only point a way of how to achieve the desired rezult.

Thanks!

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