- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewspaperModules Builder in Newspaper Theme
- NewspaperNewspaper theme documentation
- NewsmagTheme colors introduction
- NewspaperTheme Colors Introduction
- NewspaperWhat’s Included in the Newspaper Theme Package
- ApiUsing the Theme API in plugins
- NewspaperFilters and sorting for taxonomies
- NewspaperHow to Add a Logo in Newspaper
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewspapertagDiv AMP Plugin Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewsmagSmart list ads
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
Hello datomnz,
Please keep in mind that this type of mega menu is available only for desktop and tablet version. Notice that the mega menu will not work for the mobile version, sorry! If you want to display more levels in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thanks for the message!
Hello,
Thank you for your answer.
– Which caching plugin do you recommande with your theme?
– Any can register is actived, i can on desktop but not on mobile, just connection is available.
Thank you
Regards
Sébastien
Hello,
I’m not sure how your filter appears on mobile though as this was hidden from mobile devices. This is not a default theme functionality The pulldown was never meant to show up on mobile devices.
Thank you!
Hi,
I’m creating a megamenu like this on desktop: https://forum.tagdiv.com/topic/mega-menu-with-grid-columns/ , however this doesn’t show on the mobile menu (the responsive one rather than the mobile theme).
Is it possible to create a new menu just for the responsive mobile theme so that I can recreate this appropriately so it shows properly?
THanks
Tom
Mobile Theme is COOL, I like it, Thank Tagdiv team.
My website http://achair.cn in mobile not display Grid images. Category Grid is not display images yet.
please help me check, Thank you very much.
Please provide a link to your site pointing at the video that is not showing.
If you use the mobile theme plugin please read this guide to learn about the mobile editor: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Can anybody help me website Video mobile page is not display on mobile. What can i do
Hello,
1. Please use this css code for the trendin now element:
.td-black .td-trending-now-wrapper .td-trending-now-title {
background-color:#af5d25!important;
color:white!important;
}
2. You probably did not remove it from the homepage. Each element is separate and has to be edited as such. There is no functionality to edit one element and affect all of them. Each particular widget is separate from the other. Please access your social counter element from your homepage like so: http://screencast.com/t/F6jBOdnu8c9 and remove the youtube id.
3. In order to center the menu, you can add this code:
@media (max-width: 767px){
.td-header-sp-top-menu{
text-align: center!important;
}}
As for the height, it can only be reduced by deleting the social icons at the top as they are already present in the mobile menu. You can remove them with this code:
@media (max-width: 767px){
.td-header-sp-top-widget{
display:none!important;
}}
4. I’m not sure what font color you are referring to. please provide a screenshot so I can provide the proper solution.
5. There is no quick view on products as this has to come from woocommerce. If the plugin does not provide the option, then the theme cannot render it.
Thank you!
Hello raunakniroula,
Please keep in mind that the layout of our mobile theme is default one and if you want to change it you should make some additional customisations through code in order to achieve best results. So, if you want to display more levels in the theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thanks for the message!
Hi,
I have removed the comment count from each post using the newsmag theme panel, but I was wondering if there is any way to remove the comment count from appearing on the homepage?
Also, I downloaded a mobile app plug-in which unfortunately made my newsmag slider stop working on mobile. Despite having completely deleted the plug-in, it seems that some coding has remained that makes each of the slider images stack on top of each other in mobile view. Do you have any tips on how I could get my slider to work again?
Thanks for your help!
– Emily
So right now, on MOBILE VIEW menu (I don’t have mobile theme installed), when I click on menu symbol, I can only see my main categories. Behind every main category there is an arrow, and only when I click on the main category, the subcategories are displayed. Otherwise they are hidden…
Now I have seen on other websites, for example in the example below, where subcategories are displayed under main categories (with indented position) right when you click on menu symbol:
(see screenshot here)
https://picload.org/view/raadopgc/urlaubsguru_menu.jpg.html
How can I make my mobile menu like this?
You don’t need to do that with a responsive theme.
If you wanted to have a second version of site in a sub domain, you’d need to do separate install of WordPress, and theme in the sub-domain, then setup a browser sniffer to redirect mobile traffic to the m.site.domain.
YOu’d likely need to hire a developer to help you with that. You’d also need to use some kind of sync program to sync desktop and mobile versions of site content.
Not simple. There might be other ways of doing that, but just quick thought on how we used to do it in years past.
A complex regex rewrite setup might do that for you, but not sure.
Thank you Alin,
Is there any option in theme for changing layout for mobile version? Or mobile version is default one?
Hello,
Thank you for your quick answer.
– For white block, when i changed color to yellow, all width block change. I just want the small white one behind “Aito Actu”
http://aitoguerrierdupacifique.com
-For youtube on sidebar, i removed youtube ID 3 days ago, but the red thumb is still there.
– Thank you for the code for topbar on mobile. Possible to center all? and may be change reduce height?
– Pinterest removed: thanks.
– On shop page: http://aitoguerrierdupacifique.com/index.php/boutique/
Where can i change the font color of number of products in category? Actually black, we don’t see it.
-There is no quick view on product?
Thank you for this amazing theme. I don’t know nothing about code and it’s very easy for me to do what i want except some small things.
Regards
Sébastien
Hi,
– The white block is a news ticker element that can be found in visual composer. edit your page and check the trending now element.
– Edit your page and edit the social counter settings and simply remove the youtube ID from the widget settings:https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
– Try to use this code for the top menu on mobile:
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}}
@media (max-width: 767px){
div.td-header-sp-top-menu {
display:block !important;
}}
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}}
– Thumbnail sizes cannot be changed easily in our theme. You will require coding skills for it: https://forum.tagdiv.com/td_api_thumbupdate/
– Use this css code to remove pinterest:
.td-social-pinterest{
display:none!important;
}
Thank you!
You can guide me.
How to run domain.com with desktop themes
m.domain.com by mobile themes?
Have a good day.
Hi,
The mobile version is different for smart lists. Please use this code for mobiles:
.td-slide-smart-list-figure img{
pointer-events:none
}
Add it in the theme panel -> custom code and advanced css mkode under the mobile phones section.
Thank you!
Hi Bogdan,
I choose not to use the mobile theme plugin since I don’t like how it renders.
What would be the changes I’d need to make to this code in order to keep my custom menu?
(From: https://forum.tagdiv.com/topic/where-do-i-edit-the-mobile-menus-options/)
4. You can make a add a new menu for mobile only editing theme’s code as follows:
– edit td_menu.php and add this line of code here: http://screencast.com/t/Rf59isOchm
‘custom-menu’ => ‘Custom menu for mobiles’
– edit menu-mobile.php and add thei code here: http://screencast.com/t/ybU3TZ4yLhvu
wp_nav_menu(array(
‘theme_location’ => ‘custom-menu’,
‘menu_class’=> ‘td-mobile-main-menu’,
‘fallback_cb’ => ‘td_wp_no_mobile_menu’,
‘link_after’ => ”,
‘walker’ => new td_walker_mobile_menu()
));
Thanks in advance guys. Love your work.
Cheers
Hello,
If you are not using the mobile theme, then you should be able to change the mobile menu background from here: http://screencast.com/t/ZJB9DaLeTX
If this is not what you mean, please provide more details to what background you try to change.
Thank you!
Well the code got changed so your customization is no longer correct. This is the problem with altering the theme files. Updating a theme means replacing the code. Code gets updated and modifications were made on the old code.
If you want to have a different menu on mobile phones, you can simply use the mobile theme plugin now and you will already have a custom menu for mobile phones.
Thank you!
For my new page at http://www.esportindustry.com I have the problem that basically only the landing page (front page) loads in mobile mode on my Windows 10 laptop. How can I fix that? All other pages seem to load with the normale web design.
– Marian
.td_smart_list_7 .td-slide-smart-list-figure img{
pointer-events:none
}
I Added this in the theme panel-> custom css box 4 disabling my image links. But my image link still working on my mobile version.
Do u have another code for disabling mobile version
thank you 🙂
The demo does look good. Mine is I guess mobile but everything isn’t showing up responsive.
Here is an example:
http://readysetbuzz.com/index.php/2016/12/03/21-cats-holiday-spirit/
You can also check out home page as well…
Ads are responsive.
Theme version 3.0
Pretty sure this is the default style.
Hello aefaison,
If you are using the mobile theme plugin, please ensure that you have installed according to our documentation here -> https://forum.tagdiv.com/the-mobile-theme/ Also, if you have some untested plugins, please try to disable all of them and install only the plugins that come bundled with the theme copy and rule out any conflicting plugins.
Thanks for the message!