- 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
Hi,
Yes, on mobile screens width (max-width 767px) the text logo it’s not loaded, instead the mobile will be loaded or the normal logo: http://screencast.com/t/JCayY4BQ7Gh
Thanks
Hi,
I’m not sure I understand what you want to achieve, using the style 1 the logo it’s placed on the left unless you refer to the logo on mobile screens which it’s on the right. Please let me know and provide more details, also a screenshot would be helpful.
Thanks
Hey,
On the mobile version of my site the shadow part on the header image starts on the wrong place and doesn’t cover all the image. How can I fix it?
http://www.screencast.com/users/leacme/folders/Default/media/912ab84a-bf41-4ecf-8f72-dee8cd507ca0
Thank you,
Tzachi.
Hi,
Please use this custom css, add it in theme panel > custom css: http://screencast.com/t/ws1OHott4me
.td-sp-ico-menu {
background-position: -20px -364px !important;
}
Thanks
Hi,
Sorry about this we have missed that, thank you for letting us know.
Thanks for the message!
Have a nice day!
Hello,
I configured my blog to use a text logo. The problem is that it disappears on the mobile breakpoints. Is that intentional? Perhaps I’m missing a setting?
Thanks!
Thanks, Lucian. I had someone else from my webhost look at it since it was odd that it was working on my test site but not the main site.
Turns out that my URL was OralAnswers.com on WordPress but it was looking for oralanswers.com.
Since it’s case sensitive, changing everything to all lowercase solved the issue.
Thanks for your help!
I feel like I’ve got everything implemented now, just have to work on increase my pagespeed score from 60 on mobile :-/
Hello,
I would like to change the default menu icon on mobile. The default is the 3×3 square grid, but I would like to use the 3 horizontal lines. Is there a setting to change that?
Thanks!
By the way Lucian tagdiv.com currently still advertises that the menu swipe is there.
HI after upgrading to 4.3 i notice that an animated feature image on mobile (iOS) in this case is not re-sizing correctly now. However it was in prior version.
http://www.screencast.com/t/JLGcwA9E6K
Thank you,
Hi,
I’m not sure I understand how dose the slider shows on your site, this is how it should display on mobiles according to what you described: http://screencast.com/t/ki1Exunk9hjf
Please send a link to your site, I need to check and inspect this so I can give you an answer.
Thanks
I utilize the slider with one post to show the newest post, then show recent posts below it, I notice on mobile, the slider looks squashed and smaller than the featured posts below it, any suggestions?
You can close this 🙂
Aaa…I see, thanks. I will try it out. Thanks for the advice! 😀
There are certain settings in W3 Total Cache that are problematic and other ones that are not. Make sure you’re not minifying CSS or JS. Page cache is okay, according to an earlier comment from support. 🙂
I have solved the issue. It’s plugin conflict W3 Cache.
@reenamm
I just solved in this way, but I’d like to know from TagDiv’s crew if it’s ok:
in my child theme’s custom css, I’m importing the right css from Visual Composer’s assets folder, in this way:
@import url("../../plugins/js_composer/assets/css/js_composer.css");
Look at my page now
http://mailneo.biz/about-neomobile/
Why doesn’t the theme load it by itself?
Hi,
Just checked your site and noticed that it doesn’t work actually, the mobile icon it’s set to show up using js on click, some plugins may conflict with this and as a result this issue appears, please make sure you don’t have any plugin that may interact with this and then check to see if this still happens.
Deactivate speed booster also, this may cause something like this also when used in conjunction with other plugins.
Please let me know what you find.
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
I have any issue with the navigation.
The button won’t expand on mobile as well as on browser window on desktop.
https://dl.dropboxusercontent.com/u/47154286/Screen%20Shot%202014-09-18%20at%2011.06.20%20am.png (for screenshot)
My link is peekholidays.com
Thank you in advance.
Ah OK. I had not notice this. Sounds good. Thank you once again Lucian.
Excellent! Lucian. Ad is now centered on mobile.
Hi,
Please try this custom css:
@media (max-width: 767px) {
.header-content-rec .td-a-rec-id-header .td-visible-phone {
text-align: center !important;
left: 0px !important;
}
}
Should work, like this: http://screencast.com/t/xUfUg0aUeV7
Thanks
Hi,
Thanks Christopher for clearing this!
The theme uses two menus one for desktop and tablets and one for mobiles that’s why it has to menus and one hidden, we had do it like this to make some features available as Christopher pointed.
Thanks
Hi Lucian,
here’s what I see in edit page with Visual Composer
http://www.screencast.com/t/w0gQLdhOtNs
The upper two are made with “Button 2” element while the second on the right side is made with “Button” element.
On this link there’s my page
http://mailneo.biz/about-neomobile/
Below the video you can see links instead of buttons, but the second red one is styled as your tagDiv buttons.
Thanks!
Hi,
Unfortunately the “Menu Swipe” on mobile feature it’s no longer available, we have removed it since theme version 3.6.
Thanks for the message