- NewsmagSmart list ads
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
- NewsmagBackground introduction
- NewsmagTheme colors introduction
How can there be “Two Columns” on a page with mobile device? The default is all the columns stack on top of each other.
I need to have two columns on a few select pages, not the whole site.
How can this be accomplished?
Also: How can a dropdown menu be created in one of the columns on mobile? NOTE: this is not part of the main navigation in header or footer. This just needs to be in an element within a page.
Please see the mockup by clicking this link: https://cloudninemagazine.com/wp-content/uploads/2020/05/cloud.png
Hello Calin,
I reduced mobile menu width from 100% to 70% looking good I used your custom css to remove animation but i can’t able to remove background which goes backward when i click on menu. I want to remove that backward animation of background. I also want when someone want to close the menu he can simply close it by touching anywhere outside of menu on right side.
Unfortunately, you can’t understand this difficulty in providing this css.
A friend of mine who uses the bimber theme needed this and the developer patched it.
Just for you to understand better, when activating this option, the site loading is better and increases the mobile audience, resulting in more engagement on this platform, and consequently in the increase in earnings.
He did it and it’s working really well.
I want to do this because google has changed its algorithm in the last few weeks and now considers the speed question even more.
I don’t want to change the topic, but if I can’t do what is necessary to improve the speed of the site with these optimizations, unfortunately, I will have to do that.
Hello,
Sorry, I mean the mobile theme with AMP.
https://www.screencast.com/t/QjLqsPDw
Thank you!
Thanks, I got my updated files back. I emptied all the system cache. Kept the computer switch off for some 2 hours. Then I switched on and the updated file was ready for mobile and also pc
So this is correct view of blocks on Chrome browser: https://snipboard.io/XFzfGU.jpg
But as I visited with Microsoft Edge Browser the same blocks and sidebar blocks have some problems. The images and texts are not in correct line: https://snipboard.io/ELVpsW.jpg
I hope you understand the problem. And this is just with one browser, I can not check with every other browser in the world. I hope my site is looking good on different browsers, devices, mobiles of different persons in the world.
The changes you suggested seem to be working for the desktop version and the mobile theme but they are not coming into effect for the Mobile+AMP or the AMP version of the wesbite
Hi,
For me the arrow have the same color on mobile and desktop -> https://i.imgur.com/oVI2Q7k.png jsu make sure that is display, if not, you can use this css:
.td-scroll-up {
display: block;
}
Thank you!
Hi,
When some pages do not appear on mobile is because you are using the mobile theme plugin -> https://forum.tagdiv.com/the-mobile-theme/
If you are using the mobile theme plugin, you’ll gain a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://i.imgur.com/9d0UWLT.png
Also you can show the responsive version on mobile theme -> https://i.imgur.com/m0bVB5T.png you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/ or if you want to have the responsive version only, you can use the amp option from mobile theme -> https://i.imgur.com/oofST3D.png (to use the mobile theme template on amp) or you can disable the plugin.
When the mobile version or amp is displaying on desktop is a cache problem, we recommend to use WP Super Cache with the settings from our guide -> https://forum.tagdiv.com/cache-plugin-install-and-configure/ also if you are using other cache plugins please deactivate theme and make a test, also this will solve the problem with latest post on mobile device.
Have a nice day!
How to edit Post Template for Mobile Theme? I want to remove the author box from Post template of Mobile Theme.
The ajax page loading – 3 pages on after the other page is awesome but that goes missing in mobile theme How do I enable that?
Hi,
If you are using the mobile theme plugin, you’ll gain a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://i.imgur.com/9d0UWLT.png
Also you can show the responsive version on mobile theme -> https://i.imgur.com/m0bVB5T.png you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/ or if you want to have the responsive version only, you can use the amp option from mobile theme -> https://i.imgur.com/oofST3D.png (to use the mobile theme template on amp) or you can disable the plugin.
When the mobile version or amp is displaying on desktop is a cache problem, we recommend to use WP Super Cache with the settings from our guide -> https://forum.tagdiv.com/cache-plugin-install-and-configure/ also if you are using other cache plugins please deactivate theme and make a test, also this will solve the problem with latest post on mobile device.
Let me know the results!
Thank you!
I updated the theme yesterday. In addition to having removed all the customizations including social and instagram links, colors, sidebar etc … so I had to do it all over again. before it had a good 70 speed test from myable and from 90 to 92 from pc it is now painful it is really heavy. 32 from mobile and 70 from pc: but how is it possible?
In addition, the Instagram option has continued for months …this is my site https://www.notizieinvetrina.it/
Hi,
You need to select with tagDiv Composer the element/column/row you do not want to display on mobile format and hide it from css tab -> https://i.imgur.com/GxwN5g9.png
Hope this will help you!
Thank you!
Hi,
Yes, there is an workaround. Please make a test, set the code in a div with a width for inline ads and check the results.
-> https://i.imgur.com/421qX6d.png
<div style="width:720px">
</div>
If the inline ad is wroking, then you can use this code for mobile and desktop ads ->
<div class="td-visible-desktop" style="width:720px">
<!-- Your ad code here - this ad will show only on desktops -->
</div>
<div class="td-visible-phone" style="width:320px">
<!-- Your ad code here - this ad will show only on desktops -->
</div>
In this way the ads will look good.
Thank you!
Hi,
The link is working atn2.000webhostapp.com
https://www.screencast.com/t/EeH49sXp1Hq
Thank you for the CSS Code, I may pasted it at the wrong place Theme panel/Custom code/Custom CSS It is working on desktop, but not on the mobile theme it has the old default color. I tried to pasted it at Advance CSS/PHONES, but it dose not work. Is it possible to change the color of the scroll up button on mobile theme too?
Thank you!
Hello !
You can change colors from Theme Panel – Mobile Theme – Theme Colors.
Thank you !
Hi,
When the mobile version or amp is displaying on desktop is a cache problem, we recommend to use WP Super Cache with the settings from our guide -> https://forum.tagdiv.com/cache-plugin-install-and-configure/ also if you are using other cache plugins please deactivate theme and make a test.
If the problem persist, let me know the settings you’ve made for WP Super Cache and the plugins you are using.
Thank you!
Hello,
My website id is sustainabilitynext.in
Today morning I updated the theme from 10.3.2 to 10.3.3
The changes what all I make in the posts are not updating to mobile but shows in desktop.
I restarted the computer and tried to access the site, it shows the website before making the changes.
I logged into the dashboard and accessed the site, it shows the updated changes.
I tried to access the site in mobile. It is not showing the updated changes.
What is the error? Can you please try to figure this?
I even tried to downgrade the theme to 10.3.2 but still I am not able to get the updated changes in both mobile and PC
An update.
The new post is showing on the category page (http://pimpmyhouse.co.uk/general-house/), but it’s just the homepage on mobile that is no longer updating. I noticed my follower count on my instagram widget is lower than what is showing on desktop and in reality, so it’s definitely a homepage on mobile not updating issue of some sort.
Anybody had any plugins or reasons their homepage on mobile stops updating suddenly?
-
This reply was modified 6 years by
birch3107.
Hello,
I’m having a very weird problem that is causing the menu to take more than 60 seconds to load. Use a notebook (not mobile) to load my site and take a look at the menu: telesoldiario.com
How do I solve this?
Thanks
Important pages (privacy, disclaimer, about us) showing on desktop completely
But at same time tabs were showing but not showing content inside on mobile version
Hi,
Please make a test, set the code in a div with a width for inline ads and check the results.
-> https://i.imgur.com/421qX6d.png
<div style="width:720px">
<div>
If the inline ad is wroking, then you can use this code for mobile and desktop ads ->
<div class="td-visible-desktop" style="width:720px">
<!-- Your ad code here - this ad will show only on desktops -->
</div>
<div class="td-visible-phone" style="width:320px">
<!-- Your ad code here - this ad will show only on desktops -->
</div>
In this way the ads will look good.
Thank you!
Hello,
How can I hide any component I don’t wanna show to Mobile devices in Cloud Templates?
For Example https://prnt.sc/sc5255
I don’t want to show this trending or any side bar to mobile users.
Thank you.
Hello,
I’ve been trying to optimizing my page speeds to align with Google’s Page Insight score, and I’ve been running into a few issues. I only use WP Super Cache, as recommended, but by doing this, my Page Insight score was only 84. After installing Autoptimize and Asset Cleanup, my Insights score improved from 84 to 97.
However,it now seems like many functions on my website are broken. For example, on mobile, the header now shows as the “Baby Pro” template header that I’m using for desktop view, instead of the correct mobile header. Also, when clicking on different pages (such as the About or Contact page) it will briefly show a broken login page before showing the correct version of the page.
It seems a bit ridiculous that I have to sacrifice page speed scores in order for this theme to function properly. Is there any workaround for this, besides disabling the Autoptimize and asset cleanup plugin? How can I optimize my page speed scores without these plugins?
Website: NaturalistLiving.com