- 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
- TutorialsFrom WPBakery to tagDiv Composer
- NewsmagSmart list ads
- NewspaperNewspaper theme documentation
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
So I read that there is no easy way to adjust the website width. However the theme does not fit my content well. Is there a way to make the second to the largest @media size the max size permanently?
In other words if you have @media sizes of X-Large, Large, Tablet, Mobile. I would like to remove the X-Large and keep the Large as the new maximum website width. Is this possible?
Thanks a lot!
we did some customization on 4.6.3, like whatsap sharing for mobile and email sharing and print button on desktop version, so upgrading it to 6.6.3 means to test our customizations and may be remove that customizations…

Hello,
I have imported Tech demo and on the mobile view there is no left padding. Also big-grid-8 isn’t stacking. All my settings are default.
Best regards
Hello,
Unfortunately the logo is the same. It does not get edited in any way. It maintains the exact same dimensions on the mobile version. You can try to edit your logo in a photo editor and make it more crisp/sharp. Unfortunately I have no alternative solution for this as the logo is unchanged from one version to another.
Thank you!
oh, I misspelled it.
The website address is http://www.plasticluv.com
The logo looks fine on desktop, but on mobile it looks a bit blurred.
Thank you.
Hello zetam1320,
This is the correct behavior of the theme. The logo retina should be with a size greater than to normal logo for a better quality on mobile mode. These details you can find in Theme panel, like this: http://screencast.com/t/fcGiKhHPDZX
For more information about logo/logo retina, please check our documentation here: https://forum.tagdiv.com/logo-favicon/
Thank you for your understanding!
Hello,
The login is hidden by default on the mobile view. It can be activated using a custom css:
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;}
.td-header-sp-top-menu{
display:block!important;
}
.td_data_time{
display:none!important
}
.td-header-sp-top-widget{
display:none!important
}
}
The only way to add a custom login is either hard-coding it or using a plugin but we cannot make any recommendations as this type of plugins are not tested.
Thank you!
Hi.
I’m missing some of the text in some of my posts.
Take this as an example:
http://macweb.dk/vlc-kan-afspille-naesten-alle-filformater/
The original text in the first part is:
Mange har efterspurgt et program, som kan tage lidt flere formater end iTunes til Mac. iTunes er ikke kompatibelt med særlig mange film formater. Derfor skal man sidde og konvetere alle sine film, for at iTunes kan afspille dem.
But the start is missing, and shows only this:
kan tage lidt flere formater end iTunes til Mac. iTunes er ikke kompatibelt med særlig mange film formater. Derfor skal man sidde og konvetere alle sine film, for at iTunes kan afspille dem.
My custom CSS is:
@media (max-width: 767px) { .td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu { background-color: #fff!important; } #td-top-mobile-toggle i { color: #222 !important; } .header-search-wrap #td-header-search-button .td-icon-search { color: #222!important; } }
@media(max-width: 767px) { .home .wpb_revslider_element .forcefullwidth_wrapper_tp_banner { margin-top: 0 !important; } }
.td-post-template-1 .td-featured-image-rec { height: 280px; }
@media(max-width: 767px) { .td-post-template-1 .td-featured-image-rec { height: auto !important; } }
I’ll be looking forward to hear from you 🙂
Sir, we have sign in/ sign up feature only on desktop view, how to add it on mobile view ?
or any solution to add custom login/register page to make it user friendly?
Hello,
I looked into this issue again and this is the default behavior of the theme. The header style you use, (10) uses the same logo for mobile and desktop. It was a design choice made by the developers.
You can use your current logo if you want and make it responsive with css. Just use this code in the theme panel – custom css box:
@media (max-width: 767px){
.td-logo{
width: 100%!important;
}
}
Thank you!
Issue is still there. Website is empiricalfitness.com – if you look at the site on a mobile device you will be able to see what I mean.
Hello xmirz0,
I’ve checked your website and I saw that you have a lot of js. errors in your console, as you can see in this screenshot: http://screencast.com/t/j77VamREbw These errors might come from conflict plugins. Please try to disable all the active plugins, except Visual Composer, clear all caches, purge the CDN files if you used and install only the plugins that come bundled with our theme. Also, please try to identify what kind of plugin create this issue, disable all of them and install one by one and check which plugin generates the issue. We recommend using only our tested plugins, like this: http://screencast.com/t/f9BQ7y11TM If you want to use other plugins, please notice that we cannot provide support for this kind of untested plugins, sorry!
After this advice, if your problem is still there and your mobile menu still not working, please let us know.
Hope this helps!
Thank you for your understanding!
Hello,
I have also checked your website on mobile devices and found nothing wrong. Maybe you had the jetpack mobile theme active. That usually messes things up with the mobile version of your website.
Let us know if the problem comes back and provide a screenshot if you can so we can identify the issue.
Thank you!
Hello zetam1320,
Our theme has been designed to use as default background color to black on the mobile version. If you want to change this color, you should use a bit of CSS. Please try the code below and place it in Theme panel->Custom CSS area, like this: http://screencast.com/t/N2KeCKjgcTHl
@media (max-width: 767px) {
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
background-color:red !important;
}
}
The result you should see here: http://screencast.com/t/qylZvC0v0
Hope this helps and let us know how it goes!
Thank you for the message!
In my sandbox I disabled ALL my plugins and its still the same issue.
http://windows10.staging.wpengine.com/2015/12/how-can-microsoft-win-at-mobile/
Hi, i have been facing an issue that the online tools that scans H tags are unable to scan the H1, H2, H5 and H6 tags. i have used these tags at the time of publishing the articles but i couldnt find any at the time of scanning. i have used http://www.seoreviewtools.com/html-headings-checker/ and many others as well. i have used H1, H2, H5 and H6 in many posts, i even checked the source code, style.css file as well and everything seems fine there. pls have a look at the report given below
H1: 0
H2: 0
H3: 5 Best Upcoming Smartphones in 2016 for You
H3: 5 Most Amazing Wallpaper for iPhone App Here
H3: Best Free Music Downloads Websites you can Enjoy With
H3: Watch TV Online – List of Apps you can Use to…
H3: Buying Assassins Creed Unity Online Can be a Loss
H3: 5 Best Upcoming Smartphones in 2016 for You
H3: Buy iPad Pro Only after Reading this Post Properly
H3: NVidia Shield Tablet is Available at $199
H3: Sony Xperia Z5 Best Accessories that will Improve its Productivity
H3: Galaxy S7 May have Xperia Z5s Features
H3: OnePlus X have 5-Inch display and Much More only at $249
H3: Best Smartphone 2015 which you can Buy Right Now
H3: Droid Turbo 2 with 48 hrs of Battery Back up
H3: Xiaomi New Mini-Segway only at $300
H3: iPhone 7 May have Intel’s Processor
H3: Ultimate Hacking Keyboard that Splits into two and is Programmable
H3: Common iPhone 6s problems and Steps to Fix them
H3: iPhone Cases that Heal itself in 20 seconds
H3: Microsoft Lumia 950 and 950XL is Launched with Awesome Unique Feature
H3: Tiny Robot which is also a Phone
H3: 5 Most Amazing Wallpaper for iPhone App Here
H3: Best Free Music Downloads Websites you can Enjoy With
H3: Watch TV Online – List of Apps you can Use to Watch Online TV
H3: Google Maps Android – Now for Android Product
H3: Tumblr Apps iPhone – List of App Development Tools
H3: A Quick Look at Android App Development
H3: Make Mobile Malware Proof with This Easy Guide
H3: Steps to Download Facebook Videos without any Softwares
H3: Buying Assassins Creed Unity Online Can be a Loss
H3: Walking Dead game- A Sensational Experience
H3: World of Warcraft Free game Guide and Story
H3: Play Minecraft Games Online and Improve Your Skills
H3: Rise of the Tomb Raider is the Top Offering Console.
H3: Download free GTA San Andreas – Techniques for Defeating Your Xbox Game
H3: Hidden Windows 10 Features
H3: Build a PC with this Easy Guide
H3: Meet the New Pocket PC Kangaroo
H3: Acer Launched New Portable Laptop
H3: First Ever Microsoft Laptop is launched
H3: MS Office 2016 Launched Finally
H3: 5 Best Upcoming Smartphones in 2016 for You
H3: 5 Most Amazing Wallpaper for iPhone App Here
H3: Best Free Music Downloads Websites you can Enjoy With
H4: NEWS UPDATES
H4: GADGET GALLERY
H4: APPS AND SOFTWARES
H4: GUIDE BOOK
H4: A WORD FROM BULLETINTECH TEAM
H4: GAMING
H4: Computers
H4: POPULAR POSTS
H5: 0
H6: 0
Dear All
I’m try to test my stewed on google tools mobile test.. and apparently the test is correct but in the simulator device did’t show the block post… only the line of code.
I insert a robots.txt file but the problems is the same. the website is : http://www.iphoneandgo.it
Dear Developers!
Thank you so much for creating such an awesome theme. I have been using this theme from many months and you guys have been a great support team.
I would like to suggest some future update features for theme to make this theme much more better.
1. Front end article submission by users.
2. Try have more customization option for the social shares (Create a sticky mobile social share for mobiles)
3. Full width pages.
Thanks!
mobile menu is not showing or working – can refer http://www.umnosubang.com.my
Hi, I’m using header style 10 with logo width set at 500px and have uploaded a separate mobile logo.
When I look on my phone, it shows the standard logo which is too large and only shows half of it, and the mobile logo only shows when I scroll down the page and it appears on the sticky menu.
Any help to get my mobile logo showing all the time without having to scroll down would be appreciated. Thanks
Hello, I would love to see a screenshot of what you mean.
From my end i could see a normal responsive mobile view., but a newsletter subscription plugin is making a pop up.
Is that what you mean though?
Hello, I am currently setting header and logo and have an issue on on mobile.
Every logo is displayed just fine except on mobile
I am now using Header Style 10 and mobile logo size is 140 x 48px
I do uploaded retina logo, of course
Please find me the way to deal with it.
Web address: http://www.plasicluv.com
Thank you!
Hi I am facing a strange issue with my site – talvinder.com
On desktop it runs fine. But when I load it in any mobile device, it shows gibberish (I see custom tags and crude design). When I scroll down and tap on load full site, then the mobile responsive version loads fine.
Can someone suggest a solution?
Is there a way to totally remove header menu on desktop and mobile? I’ve got only a handful of articles and would like to have only 1 category in the beginning.
Thanks!
Am I right that the mobile stick menu is always black? So I have to upload mobile logo that look ok on black background?
Thanks!