- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
Hi,
That is how the menu is displayed on mobile by the theme. Once the hamburger menu icon is clicked a modal will appear displaying the menu, socials and login. Same for the search, with a modal window.
Something like that would not be possible based on the current mobile menu implementation.
Hello,
While pages are displaying fine on the desktop, the mobile theme isn’t picking up the page content.
Please check:
https://www.commandeleven.com/about-2/
https://www.commandeleven.com/analysis/
https://www.commandeleven.com/research/
When I try to install the Mobile Theme plugin for my Newspaper, the following error occurs:
Fatal error: Cannot redeclare class Mobile_Detect in /home/content/n3pnexwpnas03_data03/64/41601964/html/wp-content/plugins/td-mobile-plugin/Mobile_Detect.php on line 28
Any idea what might be causing it?
Hello,
This can only be done with customization. You will need to alter the css of the blocks in order to make them the same height. You will have to assigning an extra class to the slider and the block next to it so they can be targeted with css.
Here is an example on the default code, but this will alter every block that uses module mx1 and that is not desirable. That is why you need a custom class.
.td_module_mx1 .td-module-thumb{
height: 162px;
}
.td_block_14 .td-block-span12 .td_module_mx1 .td-module-thumb{
margin-top: 21px;
}
code with your custom class will look like so:
.mycustomclass .td_module_mx1 .td-module-thumb{
height: 162px;
}
.mycustomclass .td-block-span12 .td_module_mx1 .td-module-thumb{
margin-top: 21px;
}
result: https://www.screencast.com/t/29IpJWZZKCyi
There is also a responsiveness issue. The code needs to be adjusted for each of the 4 viewports. for desktop, tablets portrait and landscape as well as mobiles.
Change the values for each device to make it look properly on all devices. Use the advanced css box in the theme panel
Thank you!
Hi,
I want to remove hamburger menu on mobile theme and show it under website logo (on mobile menu).
My main menu has got only 3 buttons, so it can be shown in full on mobile template.
How can I do that.
Hello,
On the mobile theme, the top grid will show the 3 most recent articles added to the ‘featured’ category. If you do not have any post added to that category, no post will show in the grid. Please read this guide to mark posts as featured: https://forum.tagdiv.com/featured-posts-2/
If this functionality does not work for you and you feel there is an error somewhere, please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.
Thank you!
Hello,
If you use the mobile theme plugin, then you can select a separate menu for mobile devices. If not, then the desktop menu will be shown without the mega menu sub-menus however.
Thank you!
Hi,
Do you mean the top bar? The theme displays social icons in the top bar or footer section.
The mobile theme plugin is optional, so you can choose not to use it, use the default responsive version instead. The socials that are displayed in the mobile menu will be the same, the ones you enter links to in the theme networks section
– https://www.screencast.com/t/y0LI7U3lTA
Thanks
Hi,
The desktop homepage should not affect the mobile homepage, when the mobile plugin is activated. The mobile front page is not related in any way to the desktop one. It is unusual that the mobile theme front page would contain the desktop content.
If the problem persists when the mobile plugin is active, we could take a look at the issue. Please send us an email at contact@tagdiv.com and provide admin login information.
The GIF “video” solution seems to work as a workaroud.
and now I have figured out how to have one for desktop and one for mobile.
and both of them auto play.
this is the topic that solved it.
https://forum.tagdiv.com/topic/responsive-mobile-theme/#post-213125
Hi,
Could you help me resolve the following warning (it appears on the background of the illustration of an article in a BIG GRID 3) :
implode () : invalid arguments in Newspaper/includes/wp_booster/td_util.php
See here : https://s13.postimg.org/680ddcl6v/warning.png
Before I found these errors (IDK if it’s related) :
Warning: require_once(/var/www/wp-content/themes/Newspaper/includes/wp_booster/td_api.php): failed to open stream: No such file or directory in /var/www/wp-content/plugins/td-multi-purpose/styles/tds_api.php on line 33
Fatal error: require_once(): Failed opening required ‘/var/www/wp-content/themes/Newspaper/includes/wp_booster/td_api.php’ (include_path=’.:/usr/local/lib/php’) in /var/www/wp-content/plugins/td-multi-purpose/styles/tds_api.php on line 33
NB : Last versions of the theme and plugins. Booster and Mobile plugins not activated.
Thanks
I’m using a Youtube background video on my site with the new Multipurpose stuff. It’s great, but on mobile devices it doesn’t autoplay. I know this isn’t a theme issue, it’s by design on the browsers/device side of things.
But can I set the theme to not show it and show a specific image instead (rather than a frozen video frame with ugly Youtube play button) – would be better for performance and SEO 🙂
My response on the dashboard :
I already read that many times (“The theme will try to update the plugin automatically but seems sometimes it fails. Try to use FTP to install the composer. Remove the previous plugin folder from the uploads folder (if present) and paste the new one from the latest theme package (unzip it first).”
Please have a look and read carefully what I wrote (the trick did it for td composer but it does not work for the td-speed-booster (AMP) and the td-mobile plugins. And of course I’m talking about the latest version of the theme (and the plugins).
We all are loosing time because of such a behaviour (automatic responses without being read carefully).
I understand that there are plenty of people on the list but please, read carefully the topics (Extract : “But this method does not work for td AMP and TD Mobile or speed-booster”). I wanted to change the name of the topics but it is impossible and I don’t want to create another topic (because of the same issue ; it does not make sense).
By the way, on my test-site, I have absolut NO problem and the theme works well (it is the 8.5 version….)
My theme mobile in demo mode just has trending and article news
how can i make theme mobile menus like on PC?
help me please
Hi Team,
I feel that earning from google adsense has dropped after upgrading to 8.7.
Theme dosent show the “Matched Content” properly when accessed from mobile.
Is this reported or felt by anyone else?
Thanks,
Avinash
Thanks. I’ve tried changing the default block header style but doesn’t affect the related posts header, but no big deal.
So there’s no easy way to set a default placeholder image for posts with no featured image? I can see an image from /wp-content/themes/Newspaper/images/no-thumb/thumbnail.png on mobile but it just appears white on desktop. Could I edit that image?
And one final question, how could I reduce the height of the space above and below the header logo on header style 9? I found the link below for header style 7, can this be adapted?
https://forum.tagdiv.com/topic/newspaper-header-area-height/
Thanks for the response Simion. I actually wanted to try and change the social media buttons on the toolbar. Is that possible?
Also, I’m having another problem with the social buttons on my mobile menu. After I disabled TagDig Mobile Theme plugin, I only see the Facebook logo and no other social media buttons. Do you know how to fix that? Thanks.
But this method does not work for td AMP and TD Mobile or speed-booster
AND last but not least, it is IMPOSSIBLE to work with a child theme that requires td-composer (it does not recognize the plugins after being uploaded the child theme and activated it).
SO WHAT IS TO DO please ? (I obviously want to work with a child theme).
Hi
Thanks for the response.
I have checked and the shortcodes are in the main section not the mobile editor. I even deactivated and deleted the mobile theme plugin and uploaded it again; the short codes still show up in mobile view.
My homepage is the ‘NEWS’ page as I preferred that layout; could this be a factor? Must I only use one of the pages marked homepage as a homepage?
I have looked in the mobile editor section in the theme panel, and there is nothing I can see there that looks out of place. I don’t understand why these shortcodes are appearing in my mobile theme.
Hello guys,
our website 24ora.com works completely fine on desktop .. but we are having a lot of issues with mobile.
For example:
– Slider is not working correctly
– menu & search button is not clickable
– We are also having some ads issues.
We have updated to the latest version 8.7.2 but it didn’t help. We also tried the mobile theme and still the menu button or search button is not clickable
Hello,
In the current version, our theme has a newsletter plugin of it’s own. Please read this guide: https://forum.tagdiv.com/the-newsletter-plugin/
As for the tablet, it depends on it;s size. If it;s bigger than 767px, then it will grab the tablet version (similar to desktop) otherwise you will only see the mobile version of a site.
Our theme does not have an option to switch to the desktop version on mobile sand vice-versa.
Thanks.
Hi,
Where exactly are you removing the shortcodes from? The mobile theme will not render page builder shortcodes, so please make sure you are not inserting them in the mobile editor
– https://www.screencast.com/t/Xh3EyQXhb4
– https://forum.tagdiv.com/the-mobile-theme/
The actual desktop page will not be displayed by the mobile theme plugin, so those shortcodes would only appear if you inserted them in the mobile editor section. Let us know what you find.
Hi,
The mobile heme plugin is optional, you can choose not to install. There seems to be a problem with the slider on your website, it is not functioning properly, and there are errors in the page
– https://www.screencast.com/t/U8PP4UBgEL8O
The slider works fine on mobile as it can be seen in the live theme demo which uses theme version 8.7
– https://demo.tagdiv.com/newspaper/ios-slider/
So the issue could be caused by a plugin you have installed conflicting with the theme (since the menu and search functions are also not working on your website) or maybe code you entered in theme panel sections or theme files. Please check if that is the case and let us know. Deactivate all plugins except theme plugins, temporarily remove custom code and theme modifications.
Thanks
Hi,
1. The same menu from desktop will be displayed on mobile, you can use a different mobile menu only when the mobile theme plugin is activated
– https://forum.tagdiv.com/the-mobile-theme/
Or maybe hide the menu item on desktop like mentioned in this topic, if you should consider this a solution
– https://forum.tagdiv.com/topic/newspaper-top-bar-for-mobile/
2. You could try the solution for this topic to hide the social in the mobile menu
– https://forum.tagdiv.com/topic/how-to-hidechange-mobile-menu-ikon/
Thanks
Use a code like this to customize the article titles in the mobile grid
– https://www.screencast.com/t/EjRTLdi7
.td_block_big_grid_mob_1 .td_module_mob_2 .entry-title {
}
Enter the CSS code you want, it will affect only the grid. This code can be entered in Theme panel->Mobile theme->Custom CSS section.