- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperHow to Add a Logo in Newspaper
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewspapertagDiv AMP Plugin Tutorial
- NewspaperNewspaper theme documentation
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewspaperFont Customization
- NewspaperTheme Colors Introduction
- NewspaperBackground Introduction
- NewspaperHeader ads
- NewspaperPost template ads
- NewspaperCustom ad spots
- NewspaperMain Menu
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
Hello
I am using mobile template edited with tagdiv composer for my mobile users.
Using recommended Yoast SEO I created sitemap, which included also mobile pages for each page which has it.
Should I remove mobile pages from search console indexing? If not, should I treat them (in terms of SEO) as much as I treat desktop pages?
Thank you for answer
Hi Calin – Thanks for your response. My phone is now displaying the mobile view, so it’s possible it was a cache issue.
FYI, I do find the documentation to be missing a step of explaining how a mobile page relates to the regular page – eg do you end up with two pages of the front page and every category page, or what. It says you “can” add pages but doesn’t explain exactly why and how they relate and exactly how to get started from baby Step 1. That would be really helpful if you could add. I am still confused about it. However, both my desktop and mobile look absolutely gorgeous now, so maybe I don’t need to know and I can just enjoy how great they look, LOL. 🙂
I will be back in touch if I still have any issues with AMP, TBD.
Thank you so much for the beautiful theme. I love it.
Thank you. I disabled it and the site ended up looking how I want besides one thing. Could you help me change the background of the mobile menu? For some reason, it’s defaulting to the image of the woman with social media links at the top. All I would like is the color background as well as the page names.
Hello,
@sandeepbarouli, If you agree, we can take a look, so please make a full backup and contact us at contact@tagdiv.com, please include the topic and wp-admin and cPanel access in your email.
@navindesigns, I just answered you on this topic please check it https://forum.tagdiv.com/topic/mobile-menu-not-opening/#post-428663
Thank you!
Hi, @navindesigns,
I just answered you on this topic please check it https://forum.tagdiv.com/topic/mobile-menu-not-opening/#post-428663
Thank you!
Hi,
The background image and color for the mobile menu are set in the theme panel -> https://i.imgur.com/9eYp5W9.png -> https://i.imgur.com/Ednt2zW.png
->https://forum.tagdiv.com/background-introduction/
I hope this will help you!
Hi,
I just checked your website and now the mobile content is display and is look normal, maybe you had enabled the mobile theme plugin, in case that you want to use it, then for pages you’ll need to set the page content in mobile editor.
Thank you!
Hello,
To change the color you need to use a custom code CSS https://i.imgur.com/GvPSfcb.png
.td-main-menu-logo .td-logo-text,
.td-main-menu-logo .td-tagline-text {
color: #258aed;
}
Also, for breadcrumbs -> https://i.imgur.com/dZEews3.png
.entry-crumbs a, .entry-crumbs
{
color: #536aed;
}
The code needs to be set in Theme Panel> Mobile Theme > Custom code> CSS.
Thank you!
Hi,
For me it look like this -> https://i.imgur.com/zCK3ZUX.png normally, if yo are using the mobile page on a page or cloud template, then this is the one that should be display, in case that this is not set on a page or a cloud template, then will be display the responsive version.
Thank you!
Hello,
So, if you want to have the mobile responsive version, you can simply disable the mobile theme plugin on the homepage https://imgur.com/OTAJQSS
Also, please check this topic where I explained each mobile version -> https://forum.tagdiv.com/topic/mobile-version-not-working-properly-2/ and choose what mobile version you want.
Thank you!
Hello,
Is there any way to change the position of the breadcrumbs?
Currently they are at the beginning of the content. I would like to place them at the end of the content, below the share buttons on social networks. Is this possible?
I use the tag div mobile plugin.
Thanks, Jose
mywebsite: https://cutt.ly/YU6PjHQ
The SHOW POST VIEWS (same holds for the SHOW COMMENT COUNT) is disabled in the Theme Panel settings, but the counter remains visible on Post level (just under the Title). (example post: https://premortem.games/2022/01/10/mobiles-biggest-genre-are-rpgs-thanks-to-only-3-countries/). Once disabled, it dis stop actually counting, makes the fact that they remain visible even worse. How to completely remove the visibility of these items?
Hi,
On mobile it is look in a different place because on mobile there is no sidebar, so the sidebar from the desktop will be added after the page/post content.
What you can do is to revers the columns on mobile, for this, please check this topic -> https://forum.tagdiv.com/topic/show-left-sidebar-below-content-on-mobile/
I hope this will help you!
Thank you!
Hi,
I just checked your website and now it looks that the ads are display https://i.imgur.com/i3soSQg.jpg -> https://i.imgur.com/MJHcyOf.png
Maybe it was because the mobile theme plugin was set and the ads were not set in it.
Thank you!
Hi palicali,
First we need to identify what can be the problem with the mobile version, did you checked if this is display when you are logged? If yes, then this problem is related to the cache plugin that you are using, this do not have a mobile cache (or is not enabled).
Now if you are using the mobile theme plugin, then is no need to make new posts, but, you need to make pages using only the mobile theme editor -> https://forum.tagdiv.com/mobile-theme-introduction/ or if you are using mobile page, then this can be edited using tagDiv Composer
About the amp problem, did you set some code in amp settings? Also, this problem persists if you use only tagDiv plugins and amp?
Thank you!
Hi LPH, as long the amp plugin is enabled and the mobile theme plugin is not enabled, then this will be display the the WordPress sidebar. In case that you are using the mobile theme plugin, then depends on the option that is enabled, if is set only mobile, then the amp will no be display, it must be an option with amp https://i.imgur.com/Iu8DDh8.png
Thank you!
Hi joit,
Unfortunately, the amp is not entirely translated, but I just made some changes and if you replace the code from this file wp-content/plugins/td-composer/mobile/header-amp.php with the code from here the problems should be solved.
Let me know the results.
Thank you!
Hi,
There are some suggestion for how to make the theme fonts to no longer take that long time to be loaded -> https://forum.tagdiv.com/topic/low-scores-on-mobile-theme-amp-and-desktop-pagespeed-and-gt-metrics-optimize/ also if you want you can simple disable the default theme fonts -> https://i.imgur.com/Ntkht65.png and use only fonts from google or custom fonts.
I hope this will help you!
Hi gasthis,
Did you made the mobile page only for a page (homepage)? or you made for each pages and cloud template ? If you made for only a page, then the mobile page will be only when you are on that page.
The mobile page can be edited with tagDiv Composer like this -> https://prnt.sc/26byi6a on cloud templates -> https://prnt.sc/26byio6
I hope this will help you!
The Mobile menu is not loading on my site either – https://www.winnmediaskn.com/ – This seems to be a problem with almost EVERYONE but they keep giving us the run around about plugin conflict and that they have tested it and its working on their end. This is very poor support.
Please STOP giving me the work around and fix my problem. This is REALLY POOR SUPPORT.
I simply would like to KEEP MY SITE AS IS and fix the mobile menu so it can load at any time.
I see a lot of other users having the same problem but you guys do not want to accept that it is a known issue and try to fix it
I need to know how to proceed from here on
The Mobile menu is not loading on my site either – https://www.winnmediaskn.com/ – This seems to be a problem with almost EVERYONE but they keep giving us the run around about plugin conflict and that they have tested it and its working on their end. This is very poor support.
I was having trouble with the mobile theme menu not showing up properly, so I turned the theme off and now I’m having trouble trying to remove the default background image of the lady. I have another image and colors loaded, but they don’t seem to be showing up.
I’m having trouble viewing my site pages with the mobile theme attached. When I’m in the tagdiv mobile page editor, it looks how I want it to, but when I view from a mobile device, the page content isn’t showing up for some reason. Any fixes? I also checked and saw that the mobile theme button was on for the page too.
Hi,
I have created the mobile homepage from tagdiv composer (site http://www.contra-ataque.it) but if I log in from mobile it always shows the basic version of the mobile theme. How can I disable this to make the homepage created with tagdiv composer appear?