- 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
Thank you! I deactivate tagDiv Mobile Theme and all worck correct!
I want to have a different header main menu show to mobile users than the one I show to desktop users. How can I do this? I don’t want to use the tagdiv newspaper mobile theme plugin, I want to just use the main theme.
Unfortunately it didn’t make the change… Here is all those custom code currently on this site…
.td-icon-facebook {
font-size: 17px !important;
}
#big input[type=”email”] {
padding: 9px 0 !important;
height: auto;
display: inline-block;
}
.popup { margin: 0; padding: 0; box-sizing: border-box; }
.popup {display: none; position: absolute; top: 100px; left: 50%; width: 500px; margin-left: -250px; padding: 50px 30px;
background: #fff; color: #333; font-size: 19px; line-height: 30px; border: 10px solid #005689; z-index: 9999;}
.popup-mobile {position: relative; top: 0; left: 0; margin: 30px 0 0; width: 100%;}
.popup-btn-close {position: absolute; top: 8px; right: 14px; color: #FF8282; font-size: 14px; font-weight: bold; text-transform: uppercase; cursor: pointer;}
.page-cover {position: fixed;top: 0; left: 0; width: 100%; height: 100%; background-color: #000; opacity: 0.6; z-index: 9998;}
#big input[type=”email”] {font-size: 21px;width: 100%;padding: 21px 0; text-indent: 15px; border: 1px solid rgba(0,0,0,0.2); margin-bottom: 10px;}
#big input[type=”submit”] {width: 100%;background: #049700;color: #fff;font-size: 20px;padding: 9px;text-shadow: 0 0 8px rgba(0,0,0,0.8);font-weight: bold; cursor: pointer;}
.popup ul li {
line-height: 32px;
}
.popup ul{
margin-bottom: 20px;
}
input#mce-EMAIL {
margin-bottom: 10px;
}
#subscribe-big input[type=”email”] {
width: auto;
border: 1px solid #ff1440;
background: #fff;
border-radius: 3px;
padding: 10px;
height: 43px;
line-height: 19px;
font-size: 15px;
color: #000000;
width: 305px;
}
#subscribe-big input {
margin: 0;
}
#subscribe-big .mc-field-group {
background: #fff;
padding: 10px;
width:595px;
margin:0 auto;
}
#subscribe-big #mc-embedded-subscribe {
background: #ff1440;
font-size: 21px;
line-height: 24px;
height: 59px;
width: 249px;
font-weight: bold;
margin-left: 15px !important;
}
@media screen and (max-width:1200px){
#Subscribe_page h1, #Subscribe_page h2 {
font-size: 35px !important;
line-height: 45px !important;
}
#Subscribe_page h2 {
margin-top: 0;
}
}
@media screen and (max-width:610px){
#Subscribe_page h1, #Subscribe_page h2 {
font-size: 28px !important;
line-height: 38px !important;
}
#Subscribe_page ul li {
font-size: 18px !important;
line-height: 30px !important;
}
#Subscribe_page ul {
width: 430px !important;
}
#subscribe-big input[type=”email”] {
width: 100%;
margin-bottom: 10px;
}
#subscribe-big #mc-embedded-subscribe {
font-size: 18px;
height: 50px;
margin: 0 !important;
width: 100%;
}
#subscribe-big .mc-field-group {
width: 100%;
}
}
@media screen and (max-width:410px){
#Subscribe_page ul {
width: 283px !important;
}
}
.dgd_stb_box {
box-shadow: none !important;
}
.dgd_stb_box {
background: #005689 !important;
}
.dgd_stb_box .dgd_stb_box_close {
background-color: #004679 !important;
box-shadow: 0px 0px 0px 2px #fff !important;
top: 8px;
right: 8px;
width: 20px;
height: 20px;
color: #FFF;
font-size: 13px;
font-family: Tahoma, Geneva, sans-serif;
text-align: center;
text-decoration: none;
-webkit-border-radius: 10px;
border-radius: 10px;
line-height: 18px;
}
.dgd_stb_box h4 {
color: #fff !important;
font-size: 19px !important;
margin: 25px 0 15px !important;
text-align: center !important;
line-height: 24px;
font-family: “Merriweather Sans”;
}
.dgd_stb_box p {
font-size: 19px !important;
color: #fff !important;
margin-bottom: 17px !important;
text-align: center !important;
font-family: “Merriweather Sans”;
}
#popup-subscribe-box #mc_embed_signup #mce-EMAIL {
width: 100%;
height: auto;
padding: 9px;
font-size: 16px;
background: #fff;
color: #000;
margin: 0;
}
#popup-subscribe-box #mc-embedded-subscribe {
width: 100% !important;
border: none !important;
border-radius: 0;
font-size: 18px;
background-color: green;
}
.dgd_stb_box ul li {
color: #fff !important;
}
.dgd_stb_box ul {
list-style: inherit !important;
}
.td-header-sp-recs {
float: right !important;
}
.td-header-sp-logo {
float: left !important;
}
#td_uid_1_59cc7d4a7d90f > div > div > div > div:nth-child(1) > span{
display: none !important;
}
#td_uid_1_59cc7ea311af3 > div > div > div > div:nth-child(2) > span{
display: none !important;
}
.td-business .td-header-style-1 .td-header-sp-logo {
float: left !important;
}
Thanks Simion,
that will put a permanent border on one div, but it’s not a divider between columns, I’m looking for a 1px border between 3 columns, this would be 1px right of the first 2 and then on mobile 1px bottom of the first 2.
Hope this makes sense?
David
Hi,
That will happen if you installed the optional mobile theme plugin. Page content built with the tagDiv composer will not be displayed on mobile, if the mobile theme is active. You can find out more about how this plugin works here
– https://forum.tagdiv.com/the-mobile-theme/
So mobile pages content is limited to the mobile editor capabilities
– https://www.screencast.com/t/aVmQakkHLK
If you wish that the same content from desktop be displayed on mobile, deactivate the mobile theme plugin.
Thanks
Hi,
I checked that page as well, with mobile Chrome browser
– https://www.screencast.com/t/XLEFciZaYdy
I see no problem with it on mobile.
Hello miejan,
You should simply add the Video element or video playlist and it will be rendered on mobile. Where is the problem? Provide your website URL so I can take a closer look at it.
Thanks for your understanding!
Hello techlector,
Unfortunately, the Mobile Theme has not been designed to use with Newsmag theme, sorry!
Thanks for your understanding!
Hi!
I open site to desctop (google chrome) – see good site:

If I reduce the width of the browser window to a minimum, i see mobile version – all ok:

But if i open site to mobile devices, i see page without content and i not can listing, not can lick to menu and etc:
site url: http://stbud.com/word/
Why is there no mobile theme for Newsmag as seen for Newspaper theme… it would have been cool too
Curious how to display the video element from Tag Composer on the mobile version. The only thing I could think of was to use the coding that shows up during the regular page edit, but I get nothing showing.
Perfect, now it works and the images adapt to the mobile.
Thanks for the help and the screenshots.
It is so strange, because with me on my mobile the ads on Chrome and FireFox are not shown see the screenshots:
Screenshot FireFox
Screenshot Chrome
You can log in on my website to see if everything is set up correctly, etc.
-
This reply was modified 8 years by
marijn390.
Hi,
That element may not be the best to use in this situation. Maybe a single image element would be better. I tried a direct comparison between the image box and single image with the image you use, on mobile
– https://www.screencast.com/t/jPXq48B2icO
The single image displays it better, also it has a link setting.
On desktop – https://www.screencast.com/t/c871DKsJf
I could give you a code solution to make the image box display it better
– https://www.screencast.com/t/Zbd9D2PrSU
The code can be entered in Theme panel->Custom CSS section.
But this code solution may cause problems with other image boxes maybe, you can try it if you want to use the image box further
.td_block_image_box .td-custom-image a {
background-size: contain;
background-repeat: no-repeat;
}
Thanks
Hello David,
Sorry but please notice that our theme does not have any such an option that allows you to increase the width size for Mobile Menu and also, we do not recommend to do this because the theme layout can be easily broke.
Thanks for the message!
I believe there is something wrong with the image captions after more inepcting. When you add a caption for the images here
– https://www.screencast.com/t/VtkHftxwMO66
There will be some CSS loaded, which seems to be missing in your case. Here is how it looks for me
– https://www.screencast.com/t/Gszd40Br
And here in the posts you mention – https://www.screencast.com/t/psQnV8QH0m6Y
I can give you a code to add the missing CSS and resolve the problem
– https://www.screencast.com/t/yrjaNzVNH6
Enter the code in Theme panel->Mobile theme->Custom CSS section
.td-post-content figure {
text-align: center;
max-width: 100%;
}
Try it and let me know.
Hello,
Please keep in mind that the Mobile devices do not have any hover effect, sorry! I have checked the Icon Box functionality on mobile and everything seems to work as expected. What’s the problem? Please provide more details so I will be able to provide a more accurate response.
Thanks for your understanding!
Hello lifemathmoney,
Sorry, but please notice that the menu on mobile has a different functionality than the desktop layout menu and the theme does not have any such an option that allows you to do this, unfortunately! Here is talking about the mobile and desktop menu which has different functionality and which are created differently, sorry! Notice that the menu on mobile is optimized for that viewport (maxim 767px as width) and the theme does not have any option to change it to look like similar with the desktop menu, sorry!
If you want additional customization, you should do it yourself because we cannot provide custom work. Also, if you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you! Basically, we recommend the developers from studio.envato.com
Thanks for your understanding!
Hi, I used the image box element to customize sidebars on several pages like this one: https://devenirbilingue.com/apprendre-une-langue/anglais/applications-pour-apprendre-une-langue/ I chose the image height for each device when I built the page with TagDiv composer, however I can’t get the entire image on mobile. Depending on the mobile screen, the sidebar images are cut differently, but they never appears entirely. Do you know if I could get those image boxes nice on mobile?
Thank you.
Would it be possible to add an image, instead of a color, as the background of the mobile menu bar?
Thaks for all guys.
Is it possible to show excerpts on Mobile and iPad for Module 11?
My menu is too long, but rather than change the items I’d like to have the mobile menu appear earlier/ wider.
Currently it pops in at 767 but I’d like it 959 instead, is this possible?
David
When an icon box is touched “or active” on mobile devices the customized color style settings (Icon and Title) don’t work. Defaults are used. On desktop everyting looks great.
I tested on Safari and Dolphin. And yes, colors are set for both normal and hover states.
Style: Style 2 – Columns
Title: style 1 – Default
Simion. Thank you for responding, but in the home is an ad in the header and another after the main menu, which is shown or sometimes shows the ad of the header and the other does not, or vice versa.
As for the mobile version it does not show any.
Hi,
From what I can see all your images have a fixed with of 600px or 550px
– https://www.screencast.com/t/mED7HCPHLO
How exactly did you enter the images in the post content? This should not happen if you entered them through the default WordPress editor
– https://www.screencast.com/t/LMCtmtK1
Check in the post edit screen Text tab, if there are any fixed widths for the images remove them
– https://www.screencast.com/t/kGCBQWMOMX
Try to create a new test post, enter some images in it through the Add media button, check how they display on mobile. By default the images are responsive, so there should be no problem.
Thanks