- 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
Hi every one,
I have installed newspaper 8 on the site https://sugoi.vn
When using mobile devices, the site only shows the last 10 posts. Even when clicking on page 2, 3 or the next button, it only shows those posts. (The url change, but the content doesn’t)
I have not done any customization.
Does the theme need any setting in order to make this function work well? Or how to fix it?
I decided to install the Mobile Theme plugin since without it, my website takes a long time to fully load on a mobile device. However, only the homepage seems to have the “predefined page template”. How do I do that for my other pages?
There seems to be a problem with my website, since the menus work fine except the hamburger menu. What happens is it simply zooms out when it’s on a phone. However, when i minimize a web browser on my computer to have it the same size as a phone viewport, the menu works fine
Hi, just an idea I feel the theme should have a decent AMP plugin come with it that doesn’t require much change to the layout. I have used quite a few others but they totally ruin the mobile design. Plus as some of us write for Google News we get put higher up the list if our website is with AMP, so this would be quite a bonus for us if it came with the template. Also, I would not mind paying a bit more for it.
Hi, Bogdan. In fact, you are right 🙂
When I typed this thread, I was using ‘Mobile screen’ simulation available using ‘Inspect’ under Google Chrome on my desktop.
I request TagDiv developers to work on ‘mobile’ first design for the next updates as more than 80% of traffic on most of the blogs/news sites are coming now from mobile devices.
Thanks.
Hi,
I have inspected your website and it seems you have managed to remove that background image from the mobile menu
– https://www.screencast.com/t/eW3HoQXoiaM
The slider should look the same if you imported the exact slider
– https://forum.tagdiv.com/import-revolution-sliders-on-demos/
All the demo sliders are included in the theme package. The revolution slider is a very complex plugin with lots of settings and options. Here is also a link to the official plugin documentation
– https://www.themepunch.com/revslider-doc/slider-revolution-documentation/
Thanks
Now this is getting interesting!
I did exactly as you directed and seeing the Muktavaani font in the inspect panel, but the font on the front page is not that!
Please see these three images.
Image-1 cs-1-with Muktavaani font rendering
https://cybersafar.org/wp/wp-content/uploads/2017/07/cs-1-with-Muktavaani-font-rendering.jpg
This is from my old joomla site, where the MuktaVaani font is rendered properly.
Image-2 cs-2-Not-rendering-Muktavaani-font.jpg
https://cybersafar.org/wp/wp-content/uploads/2017/07/cs-2-Not-rendering-Muktavaani-font.jpg
This is the same content, from the new WordPress site with newspaper template, where the Chrome Inspect is showing MuktaVaani font, but rendering default Gujarati web-font, Shruti, present in my pc.
Image-3
https://cybersafar.org/wp/wp-content/uploads/2017/07/cs-3-Not-rendering-Muktavaani-font-on-mobile.jpg
This is a mobile screenshot from the new WordPress site, with Newspaper template. Here the font doesn’t have the default Gujarati web-font so body text of the post is blank. In the title and subtitle, I have selected Hind-Vadodara, the Google Custom font that is visible in the list without any upload. They are rendered properly.
My assumption is, for some reason, the template is using the default Gujarati web-font, even if we select MuktaVaani font. It is overriding the font we upload and then choose.
Please see if you can find the reason! I am sorry for keeping you occupied and thanks indeed for all your support!
Hi,
This can be done, you just have to use the right code. You can use the browser inspector to identify the elements used and their classes in order to create custom code
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
For example you can try a code like this as a start, and maybe add more classes or more customization
– https://www.screencast.com/t/sWZ8sfRiophH
– https://www.screencast.com/t/O4SItaVQD
– https://www.screencast.com/t/sICsFHBh2KV
– https://www.screencast.com/t/yziOjRMA
The code must be entered in the Theme panel->Mobile theme->Custom Css. This can be improved the way you like, by adding more elements or removing them.
#td-outer-wrap {
background-color: #000;
}
.block-title,
.td_module_mob_1 .entry-title a,
.page-nav .current,
.td-page-title,
.td-category a,
.entry-title,
.td-post-content,
h1, h2, h3, h4, h5, h6,
.td-author-name a,
.author-box-wrap .td-icon-font {
color: #fff!important;
}
Thanks
Hi,
If you are using the mobile theme plugin, the easiest way would be to try a code like this in order to remove the search from the header
– https://www.screencast.com/t/5WCpIZUc
.td-search-icon {
display:none;
}
Enter the code in the Theme panel->Mobile theme->Custom Css.
Thanks
And how can you hover in a mobile device? A hover is where you put the mouse pointer over an element. There is no mouse pointer in a touchscreen device.
There are no hover effects on mobiles or tablets.
The hover is found in the stylesheet mentioned in the previous topic.
https://www.screencast.com/t/eqSeBj6B
Thank you!
Hello Torasko,
Unfortunately, I do not exactly understand about what kind of widgets on mobile you are referring to because the widgets from Sidebar are not appearing on mobile devices, sorry!
I think I misunderstood, sorry! If is not what you mean, please provide more details about your problem and also, you can provide some useful screenshots with what changes you made more accurately, so I will be able to provide a more accurate response. Also, you can provide your website URL so I can inspect it closer.
Thanks for your understanding!
Hello Simion!
It’s me (again hehe) can you tell me how can i change the background image for menu mobile?
I have already excluded de image – print below – but when i test the image is still there.
thanks simion
i just want to ‘flip’ the colour scheme so mobile is consistent with the main desktop
black background, white fonts
i am a css novice but i’d have thought this would do the trick (but i’ve tried it in the mobile theme custom code css panel, and it doesn’t work)
body
{
color: #ffffff;
background-color: #000000;
}
I noticed that whenever I hover over any featured image on the homepage of Art Creek template – https://demo.tagdiv.com/newspaper_art_creek/ , it displays a special 3D effect, which looks awesome.
But, I don’t see this effect, when I view the same post/homepage using any mobile devices. Does it work only on desktop or is there some issue only with me?
Also, can I use this effect on any other template with the help of customization? If yes, can you instruct with the customization?
Thank you.
Hey ! What if i want to remove the search button of the mobile theme
I’ve created a custom CSS class that makes sure that the widget in question, when inserted under ‘Extra Class’ in the Visual Composer variant of the widget, makes sure that the widget doesn’t get shown when browsing the website on a mobile device. This ‘Extra Class’ option doesn’t show up in TagDiv-widgets that are placed in the ‘Newsmag default’ sidebar. Am I missing something? Thanks in advance for your answer!
Hi,
I have inspected the website on mobile, refreshed the page a few times, opening the menu and closing it as well.
For me the difference between this
– https://www.screencast.com/t/LPS5AMYw
And the opened mobile menu
– https://www.screencast.com/t/kqaCcpCjwi
Is about one second. Try testing with a different mobile phone and see if the results are the same.
Thanks
i change the demo to business and it solved. there are some problems with some of the demos.
could you please check it on a mobile phone, when i tap on the hamburger menu it takes about 4 sec sometimes more or less till the menu show up and also when tap on x to close it it has the same problem. its not responding correctly.
cheers
Hi,
Check in the Theme panel->Background options, in the mobile menu and also sign in background settings
– https://www.screencast.com/t/ZFoSnpmOKhv
If that image is present there, remove it from those locations.
Thanks
Hi,
I don’t believe there are plans at the moment for such an implementation. The mobile theme will be displayed automatically when it detects certain devices, not by accessing a different URL.
Thanks
Hi,
I have inspected your website on mobile, but I have no problem clicking the menu items or navigating the mobile menu
– https://www.screencast.com/t/I6UN0jI6gUq
– https://www.screencast.com/t/rlyi3ddM
– https://www.screencast.com/t/npuTbvUSWE7
Maybe I am misunderstanding what the problem is.
Thanks
Hi,
If you are not using the optional mobile theme plugin included in the theme package, then these color customization can be made in the Theme panel->Theme colors
– https://www.screencast.com/t/068nEtFDaaGT
You can also set a background image for the mobile menu/search and sign in screen
– https://www.screencast.com/t/PArQZXjaSE2v
When the mobile theme plugin is active, a new section will appear in the theme panel. That is where you can make the customization in this case
– https://www.screencast.com/t/bUF71OkV
More information about the mobile theme plugin here
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
Hi,
In order to have a different menu, you have to activate the mobile theme plugin: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Dear,
I just wonder is there any plan for domain mapping function of mobile version, such as m.xxx.com as a separate one.
Greetings and congratulations for the template so easy to use. Only a problem has arisen, in the cell to open the menu, the sidebar is displayed, but when pointing out some of the options, in the case of my page that is in Spanish Noticias (news) – Reseñas (reviews) – autores (authors), none works, you give Click and nothing. Check the plugin, check the settings. I invite you to review it from your cell phone: http://rincondelectores.com
I am new to wordpress and so far everything had been much easier with the template, I had bought 2 previous from other companies and it was difficult to put them online.
I appreciate the help you can give me.
Arlez