- NewsmagTheme colors introduction
- NewsmagSmart list ads
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
- NewsmagBackground introduction
Hi,
Sorry if I misunderstood. Please try and provide all the details about the issue so we can investigate.
You published a post and then you did not see it on mobile. Are you using the mobile theme? if not are the grids/blocks set to display latest posts? Is that post a custom post type (mobile theme does not display custom post types)?
Let us know.
Thanks
Oh thanks,dah worked
Wah mobile app plugin will work fine with my theme and how can I make my client see the progress of the project, he isn’t anywhere close.
Hi,
Thank you for your appreciation of the theme, there are many more new features to come in future updates.
So you want to remove the mobile menu icon and search icon. If that is the case, then this could be done with some CSS. Try a code like this
– https://www.screencast.com/t/WPADQpj9
This code can be entered in Theme panel->Custom code->Advanced CSS in the phones section
#td-top-mobile-toggle,
.header-search-wrap {
display: none!important;
}
If this is not what you wanted, some additional details would be helpful.
Thanks
Hi,
If you are not using the mobile theme, the same content you have on desktop will be shown on mobile as well.
Depending on your filtering and sorting the new posts once published will be shown in block/grids etc in pages. The actual post and post content will be shown in both desktop and mobile theme.
The post page you have provided seems to be broken. The mobile theme is displaying on desktop when it should not. That is in most cases caused by caching plugins. We recommend the WP Super cache, this will work with the mobile theme properly.
So please try to deactivate the cache plugin you are using and clear the cache, Check if this solves the problem.
I will remove the login details you provided, note that this is a public topic. Everyone can see them. If we should require them at some point we will ask that you provide them by email.
Thanks
Hello odysseylandscapes,
If you want to have two different layout style for mobile and desktop you should use the Mobile Theme plugin for that. Please check the documentation from here -> https://forum.tagdiv.com/the-mobile-theme/
Thanks.
Hi
the mobile theme – or better the responsive style of the theme – don’t show a search field
do you have some advice or trick to add it? for example how can I show a search field below the news ticker of my website (https://www.greenplanner.it)?
thanks for helping
Paolo
Hello,
Sorry but the mobile menu will use the main menu, not the top menu. If you need separate menus for your mobile version, you can use the mobile theme plugin which offers a separate menu for mobiles.
Thank you!
Hi,
Sorry but the mobile theme was never tested in a child theme. It is a plugin and plugins cannot be changed from the child theme.
Thank you!
Hello,
Please press the read more button. It was intentionally removed because people installed the mobile theme without knowing what it does and what changes it makes. Please read the guide first.
Thank you!
Hello,I bought your theme,it’s a good one, how can I make invisible the newspaper default mobile menu icon and search icon, i tried using a mobile menu plugin but the newspaper mobile search and menu icon is still visible.
Indeed, they seem to have added iPad devices in the list of mobile browsers as a fix
– https://github.com/Automattic/wp-super-cache/pull/525
I couldn’t say if something can be done about this however.
– https://www.screencast.com/t/qm7yd3QuAcm
Unless maybe you can use an older plugin version, the plugin will serve the mobile theme to iPads from now on.
I am using the construction theme from newspaper and I have a video set up on the homepage which I created and am using through youtube. I noticed that the video does not work on mobile version and only displays the youtube play button. I have researched answers in the forum and apparently this is not fixable.
What are the options to overcome this? Is it possible to have different settings on each version, for example to have a solid image on the mobile version instead without it affecting other versions that play video. If so, please walk me through how to do this in the TD Composer.
When I want to visit my website cabaretenoticias.com, just code is displaying on the mobile. I have the newspaper 8.7 installed theme. On a pc, it is working fine.
I installed the tagdiv mobile theme but the following message is coming: the mobile theme path couldn’t be set. Please check if you already have another mobile theme plugin and disable it.
I tried also wordpress mobile. The result is different when you open chrome or firefox and not good.
What mistake did I do and how can I correct it?
Hello, I have several questions/bugs to solve. Better to ask everything at once. I’m using newspaper 8.7.3 with the demo nature.
1 – When I use an anchor in a post, it causes a shift of the whole page, as if a negative margin-top was applied to the body. The main menu is cut, and a blank space appears in the footer. See there : https://www.screencast.com/t/mZg5LxvxI
2 – I have a hover problem in the menu. Underlined are not at the same level, for the first element it’s slightly lower. See there : https://www.screencast.com/t/9i2cGzrw2X4Q
3 – Some parts of my text are blurry, when I make it strong. See there : https://www.screencast.com/t/TEcN1s3t with the typography ‘Raleway’.
4 – I would like to use the same presentation for the megamenu as the artcreek theme, what part of the css should i add ? I try to find it here but it is hardly readable.
5 – I have a wp_booster and fatal error on one of my post, on mobile exclusively. I use some content created with WP Bakery editor on this post, and it worked well before the update. Is it no more authorized to use WP Bakery editor on post at this time ? See there : https://www.screencast.com/t/OFl9p8IZILP and https://www.screencast.com/t/z0XoRkm5JW
6 – Impossible to increase the font-size of “Big title” above 55px or 54px using the multi-purpose admin theme panel. I have to do that with the tD composer.
Thank you in advance for the support !
In theme panel > custom css, I have this code posted:
@media screen and (min-width: 426px) {
.advert {background: url(http://example.com/wp-content/uploads/advert-1.jpg);
background-repeat: no-repeat;
background-size: 100% 100%;
display: block;
width: 100%;
height: 90px;
}
}
@media screen and (min-width: 375px) and (max-width: 425px) {
.advert {background: url(http://example.com/wp-content/uploads/advert-2.jpg);
background-repeat: no-repeat;
display: block; background-size: 100% 100%;
width: 100%;
height: 90px;
}
}
@media screen and (min-width: 320px) and (max-width: 374px) {
.advert {background: url(http://example.com/wp-content/uploads/advert-3.jpg);
background-repeat: no-repeat;
display: block; background-size: 100% 100%;
width: 100%;
height: 77px;
}
}
Weird thing is, testing it on a 320px iphone, it works for the homepage but not on categories & posts. Same thing for firefox browser on desktop. When I test it with google devtools (adjusting the device sizes) it does show up. What is with the inconsistencies? I don’t have the latest theme update, could that be it? Even some pages on mobile it gives me the wrong image….
Hi, there.
How can we override the templates of the mobile version of the website in the daughters of the theme (child-theme)
Hello, the tagDiv mobile theme Install button is not appearing for me. Can you help me out with this?
https://wordatom.com/wp-content/uploads/2018/05/Screen-Shot-2018-05-13-at-1.26.40-AM.png
after installing the theme, additional plugins were added Revolution Slider and WPBakery Page Bulder.
plugins were taken from the archive with the theme, now the plugins require activation. how to do it???
on the theme management page, in the plugins tab Revolution Slider, tagDiv Mobile Theme, Visual Composer – with status OPTIONAL
Hi Simion C.,
Thanks for getting back to me.
Yes, it’s the supercache and didn’t solve the problem.
Last update supercache “Add ipad to mobile list (#525)”
“1.6.0
Fix issues in multisite plugin (#501)
Fixes wp-cli plugin deactivate/activate (#499)
Cleanup – change quotes. (#495)
$htaccess_path defines the path to the global .htacess file. (#507)
Fix ‘cannot redeclare gzip_accepted()’ (#511)
Correct the renaming of tmp_wpcache_filename (removed unnecessary slash in path) which caused renaming to fail. (#516)
Add check for Jetpack mobile theme cookie (#515)
Optimize wp_cache_phase2 and create wpsc_register_post_hooks (#508)
WPCACHEHOME has a trailing slash (#513)
Cleanup cache enable/disable and update_mod_rewrite_rules (#500)
Post Update now clears category cache (#519)
Various fixes for saving the debug page form (#542)
Expert-caching and empty parameters, like ?amp, should not serve cached page (#533)
Tiny Yslow description fix (#527)
Add ipad to mobile list (#525)
Hide opcache_invalidate() warnings since it’s disabled some places. (#543)
Check that HTTP_REFERER exists before checking it. (#544)
Replace Cron View” with WP Control because it’s still updated. (#546)
adding hook (wp_cache_cleared) for full cache purges (#537)”
Hello,
I have inspected your website on desktop and the Contact page seems to work as expected, as you can see here -> https://www.screencast.com/t/3QZJCoPR2Wxv I did not get any error inside it. On mobile, the Contact page is blank because you are using the Mobile Theme plugin which does not recognize the TD Composer shortcodes but only the simple text added in the Mobile Section. You should disable this plugin if you want to achieve the same results on mobile. For more information about this plugin, please check here -> https://forum.tagdiv.com/the-mobile-theme/
Thanks for your understanding!
Hi,
The mobile theme will not display custom post types, that is not implemented in it. Deactivate it and the same content from desktop will be displayed, that would be the only solution.
Thanks
Hi! i’m using Newspaper 8.7 latest theme. it contains tagdiv AMP plugin, i installed that. but when i check my website AMP Enable or NOT at Google search console it display’s the Message.
“We did not find any Accelerated Mobile Pages in your site”
why it say’s that? i’m using AMP plugin and submit my analytics code.
Hi,
Seems the table has fixed width just as I thought. This is what causes it to not display properly on mobile. However a code like this should fix it
– https://www.screencast.com/t/cP3s88l8
Enter it in Theme panel->Custom CSS section and check the results
.td-post-content table {
width: 100%!important;
}
Hey guys,
I need to extend the td_module_single_mob class but cant work out how to elegantly register my module.
I know the mobile theme doesn’t support child themes (yet), so if I could register my module in the mobile/functions.php file that would be great.
Currently I am adding my module in mobile/includes/td_config_mob.php…
td_api_module::add('td_ba_single', array(...));
…but I’d prefer to leave as small a footprint as possible in the parent theme – just adding a few lines to mobile/functions.php. Hopefully that’s doable.
Thanks,
TP
Pages on our mobile site are not showing content.
Mobile contact us page:
http://www.screencast.com/t/nORaBaixLRq6
Desktop contact us page:
http://www.screencast.com/t/A8pxEiUFP
The desktop contact us page is also showing an error:
wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: vc_column_text is not set.
/nas/content/live/vrfitness/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
I didn’t put any content in the mobile editor because I want the mobile site to use what is in content editor (WP page builder) and be responsive. All my pages were working responsively before and at some point, they broke and stop showing content.
Desktop editor:
http://www.screencast.com/t/008Wkzt0UC
Mobile editor:
http://www.screencast.com/t/tIEv8o0LOeZ