- 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,
Yes, this will be fixed in the next theme update which will be available at the beginning of next week.
Sorry for the delay.
Thanks for understanding
Hi,
Can you please try to disable all plugins except those required by the theme and the Hybrid Connect Plugin and try again.
If this issue it’s still there please send an e-mail at contact@tagdiv.com with your wp-admin username and password so we can check, also please send a link to this topic.
Thanks
I have the challenge to put the logo right besides the navigation – on top over the right column.
I had the idea to put it in a widget. But this way it will not be shown on top on mobile devices…
Has anyone an idea for a code? Thanks in advance.
Hi,
Should I wait for the next update?
Thanks.
Thanks a lot. However, logo is not appearing on mobile site all of sudden.
Hey Lucian,
thanks for the quick response. It works like a charme and the result is exactly what I wanted.
Still looking forward to you implementation in a future release.
And by the way: You guys are doing a terrific job! Thanks for this really outstanding service!
Hi,
Please make sure you have the add the two sliders like this: http://screencast.com/t/eylddWnw
After you done that add this custom css in Theme Panel > Custom CSS to hide the big slider on mobile:
@media (max-width: 767px) {
.iosSlider.td_block_big_grid {
display: none;
}
}
Let me know if it works!
Thnaks
Hi,
We have tooth about this and we will add it in future updates, until then you can hide it via css on mobile, using this custom css:
@media (max-width: 767px) {
.td-page-wrap .span4.column_container {
display: none !important;
}
}
Thanks
Hi,
You can move this line like this: http://screencast.com/t/nXZnMeaPW
Then inside td_modul_blog.php file, comment or remove this code lines like this: http://screencast.com/t/3HREGPlV4xhc
Then move back to the loop.single.php file, and add this code: http://pastebin.com/zR0jQPWK like this:
http://screencast.com/t/FpKwJuIu
You will get this result on mobile: http://screencast.com/t/SDofZy2gG3
About the floating social icons, you can try to use a plugin to do it if exists a one that dose this.
Thanks
I removed logo from Theme Panel. But now it also not appearing on mobile beside navigation and search icon.
Hello,
I have installed the Hybrid Connect plugin on my website http://www.kleinerpanda.co. The e-mail webform works on desktop but not on mobile (iPhone). Here is a screenshot from desktop: http://screencast.com/t/gjGxMC1w
The support team from Hybrid Connect says there is a javascript problem from newspaper which conflicts with wordpress. Here is there statement with more details: http://screencast.com/t/R7ZxlzsU8
Could you please checkt that?
Thanks,
Florian
Hi Lucian,
thanks for your reply. I actually didnt realize that the big slider (in v 4.0.1) is made on purpose. For me it seems very overloading for the user, with 4 articles and the article pictures. Is there a way to bring back to older mobile design of the big sliders but have the newest theme version?
thank you!
Hey there!
One of the really cool options in the category settings is where we can pick a custom sidebar for each category.
It would be really great if you could include an option to not show the selected sidebar on mobile devices/phones.
If I look at an article on my phone it is not very likely that I scroll through meters of sidebar that are shown under the post. It’s something different on a tablet, where the sidebar gets to be shown where it belongs, but on phones the footer should be totally sufficient.
Also this would drastically improve load times and reduce data usage.
What do you think?
Hi, if you’re talking about line-wrap for long lines …
you might look at this:
http://www.w3schools.com/cssref/css3_pr_word-wrap.asp
You’d likely add the line-wrap function you want to the main CSS file for the theme, under the mobile @media section.
Hi,
May I ask the settings of force line break in CSS?
Some words like URL doesn’t line break in mobile
Thanks a lot
http://www.enterpr1se.info/2014/07/responsive-adsense-breakpoints/
Hello guys,
Is there anyway that we can add (only for mobile version) a floating social bar or at least under the post title some social media icons like in the screens below?
http://i57.tinypic.com/25k35ag.png
or
http://i62.tinypic.com/27yxx5z.png
Thank you.
Hi,
Please send an URL to your site so I can check the issue, we will investigate this.
Thanks
Hi,
The latest update has once again broken the timeline CSS on desktop and mobile device. 1. On mobile the text is overlapping making it impossible to read. [1]
2. On desktop the date is jumbled up as well as the Lable (Year 2014 under ‘Timeline’ word) on top looks cropped.[2]
3. Fonts are overlapping the dropdown menu button making it hard to choose fonts. [3]
1 –
2 –
3 –
@ericsan
not really; and it’s not that big of an issue technically.
one of my sites which has this “warning” has a pagespeed for desktop of 97, 91 for mobile, and 85 for mobile UX (no CMS used; all hosted locally).
To give you an idea how funky that “suggested” fix actually is, with the first version we got warning of “only 54% of your page could load to render blah blah” and had pagespeed of 91; we changed around some stuff, got pagespeed of 97 but now says “only 1% of your page could load … try to fix render blocking ….”
Well, 350k page with 1400 DOM elements, loads in 1.3 to 1.6 seconds, has pagespeed of 97 desktop and 91 mobile. SO, big whoop.
If your speed is above 91/92 and you still get “suggestion” for render blocking, you can likely ignore it. It’s pretty hard to get a higher speed with a complex WordPress news portal which has bootstrap 3 as underpinnings.
So, it’s usually best to work out EVEYTHING else first, then if all you have left is “render blocking blah blah” … then you can get on with your life.
To get maximum speed you have to massively optimize your content, figure out how not to load any external stuff from social media, google, etc. — tricky.
When viewing my site on mobile, the retina logo gets loaded after the whole page is rendered. So it leaves a blank spot on top of the page untill the page is finally loaded. Is this a known issue?
Hi,
I have checked your site and seems like you have managed to get the logo showing, it looks fine. If you have any other problems please let me know.
Thanks for your message!
Hi,
ON my website the logo doesn’t show on mobile (v 4.0.1). I’m using header style 3 and I did upload the logo for both desktop and mobile menu on theme panel. Please have a look http://getandroidstuff.com/
This may or may not work for you with this theme; but general settings from a blog called online media masters, and I’ve seen the same settings elsewhere would be as so:
(THIS MAY BE INCORRECT FOR THIS THEME: BE SURE TO TRY SETTINGS FOR YOUR SETUP: KEEP BACKUPS, AND KNOW HOW TO GO BACKWARDS BEFORE USING ANY CACHE!)
—————-
(to quote …)
General Settings
◾Leave unchecked
Page Cache
◾Page cache: enable
◾Page cache method: disk enhanced
Minify Settings
◾Minify: enable
◾Minify mode: auto
◾Minify cache method: disk
◾HTML minifier: default
◾JS minifier: JSMin (default)
◾CSS minifier: default
Database Cache
◾Database cache: enable
◾Database cache method: disk
Object Cache
◾Object cache: enable
◾Object cache method: disk
Browser Cache
◾Browser cache: enable
CDN
◾CDN: enable
◾CDN Type: MaxCDN
Reverse Proxy
◾Leave unchecked
Network Performance & Security powered by CloudFlare
◾If you have a CDN: leave unchecked
◾If you don’t have a CDN: sign up for CloudFlare and use the settings shown in the picture
Note: W3 Total Cache and CloudFare have integrated their products.
Monitoring
You’ll see an option here to sign up for New Relic. This is a tool for monitoring your web and mobile apps performance. It’s more for developers but if you are one, you probably already know about this service. Otherwise, leave it blank.
Licensing
◾Leave blank
Miscellaneous Settings
If you want to see your Google Page Speed score in your WordPress dashboard, there’s instructions in this menu. Otherwise, here are the settings I use:
◾Enable Google Page Speed dashboard widget: enable
◾Verify rewrite rules: checked
◾Enable file locking: unchecked
◾Optimize disk enhanced page and minify disk caching for NFS: unchecked
Debug
◾Leave everything unchecked
Import / Export Settings
If you want to use the same W3 total cache settings across multiple websites, export your settings and import them into the new WordPress sites.
Okay thanks,
th score for desktop is 90 which is okay but on mobile it’s 69 and I thin that’s horrible.
I use cloudflare and tagDiv speed booster plugin but it dooesn’t seem to be working.
I’ve one more issue, on my site there is space between header and it’s underline but not on the demo…
see these two images
my site : http://ss.techizm.com/2014/07/Capture.png
your demo : http://ss.techizm.com/2014/07/Capture1.png
Hi,
I’m working to fix this issue asap. Thanks for reporting it.
Radu O.