- NewspaperCreate Custom Code with the browser’s Inspector or the Live CSS Box
- NewspaperScroll Animation
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperHow to setup Twitch for Social Counter
- NewspaperModal Popup
- NewspaperFlex Block Settings Guide
- NewspaperAutoptimize Plugin – install and configuration
- NewspaperAdding Multiple Authors to Your Articles
- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspaperBig Grid Flex Settings
- NewsmagtagDiv Composer Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- NewspaperTheme modules and blocks
- TutorialsDefault Block Settings Guide
- NewspaperThe Mobile Theme
- NewspaperCompare theme files – Winmerge tutorial
- NewsmagBlock settings tutorial
- NewsmagLogo & Favicon
- NewsmagFooter templates
Hello,
I have some issues for the mobile display.
I’m sorry to bother, I am very bad a CSS coding.
1. I found I could set up the logo size with “max-width”, but when I do my logo is not centered anymore. How can I fix this ?
2. My header is set on sticky, but when scrolling there is just the header, no logo
3. Where can I set up the header height and border ?
5. About my .td-sp-ico-menu, I would like to set up a 20 x 20px image background. But when I do, I can not make it fit at the right size.
Website will be perfect then.
Here you can see the website
http://www.journaldufranc.com
Thanks a lot for your help.
Yeah … I’ve been moving all our news network sites to https with “Let’s Encrypt” and we’re going to be beta testing http/2 on our server for the speed-demon-who-needs-CDN-not-me-buddy effect :-).
I don’t use the speedbooster anymore since I tend to manually hack stuff to move to footer anyway, merge files, and then put critical css in header. SO, I’m more into doing that vs the plugin. Also been cheating a bit with the simple “scripts to footer” plugin which plays nice with our sites at the moment.
Also it turned out finally going from Newsmag 1.7 (ahem!) to 3.1 made huge difference in being able to use the tagdiv beta composer. So, with the 3x, scripts to footer, basic house cleaning, and the tagdiv composer, that is one huge giant jumpstart right there … newspaper a bit more clunky but serves more masters!
Right now I’m still embroiled in the nightmare that is working with google for http > https, notifying Google News, mysql search/replace crap, etc. — WAAAH!
Anyway — have not myself yet gotten to playing with php 7. Just switched on new server Aug 5, so still doing house cleaning on stuff in prep for new version of mod_pagespeed (we crashed last version due to some issue where it didn’t like missing images, and with server crash we borked some stuff, so now need to add stupid htacess rule to redirect missing jpeg to default jpeg just to get mod_pagespeed to work …)
but I digress … as per usual :-0
Placing my own image Ads…
How do you recommend Retina images?
I created an image double the size I wanted >> then add a css class that gave it a minimum width…but that creates an error in the Developer Console.
Thanks!
Multi-site w/ Sub-direcotories – NewsPaper 7 (Installed on and plugins tested on the primary site.)
Hey – So I went through the tutorials and have a couple of questions:
1. TD Speed Booster – Primary Site Activated Only
I added the CSS & JS as mentioned in the docs >> Purged all Cache on CloudFlare >> Ran PageInsights and the same files showed up in the “Should Fix” Suggestion Summary.
I did have an error in NewsPaper System Status stating it was deactived due to plugin conflict >>
So I commented out the lines in the Speed Booster Plugin PHP (as per tutorial) >> Cleared CloudFlare CDN >> Ran PageSpeed Insights again == The exact same CSS and JS files in the Should Fix.
Any Ideas?
2. WP Super Cache – Network Activated
Shows page Cached: http://screencast.com/t/muegNyyeNUoC
NewsPaper System Status, NO Active Caching Plugin: http://screencast.com/t/nWPRhHjHw
Cached files in supercache directory: http://screencast.com/t/9DafM4rEem
Any Ideas?
3. WP Super Cache – Developer Installation Instructions
Do we also need to follow these directions? http://screencast.com/t/3huZNEaTuI
Original page here: installation: https://wordpress.org/plugins/wp-super-cache/installation/
4. CloudFlare – Do you guys still get on Google PageSpeed Tools (Even if you have minify enabled on CloudFlare): Consider Fixing = Minify Javascript and Minify CSS
If not adding your own version to bottom of style.css, and using theme panel, you may need to put !important on some items to force over-ride due to how CSS works.
Pretty simple CSS fix; using the Chrome “inspector” is super useful to highlight and ID what CSS is used where.
You can also find it in the main theme style.css under a notable section for “quote”
I changed mine to this on one site by example:
.td-page-content blockquote,
.td-post-content blockquote,
.mce-content-body blockquote,
.comment-content blockquote {
padding: 0;
position: relative;
border-left: none;
margin: 42px 0 38px 0;
}
.td-page-content blockquote p,
.td-post-content blockquote p,
.mce-content-body blockquote p,
.comment-content blockquote p {
font-family: "Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",-apple-system,BlinkMacSystemFont,"Dejavu Sans",Oxygen-Sans,Ubuntu,Cantarell,Arial,arial,sans-serif;
font-size: 20px;
line-height: 30px;
font-weight: normal;
font-style: italic;
text-align: center;
text-transform: uppercase;
color: #4db2ec;
}
hope that helps 🙂
NEWSMAG Theme is “responsive,” it’s mobile friendly by design. There is no “mobile” plugin or theme.
Responsive design “resizes” and changes CSS depending on the viewport, or device size viewing the site.
You can sort of demo this by dragging in right side of your browser window to make it more narrow and see how it changes.
Hello team,
I have some troubles using these plugins and the theme :
– WordPress Page Widgets : it works very well
– Widget CSS Classes : don’t work I can’t add a custom id
I tried to use “WordPress Page Widgets” et “Widget CSS Classes” plugins with the default WordPress Theme Twenty Fourteen and it works.
But apparently with Newspaper theme, the custom id is not created on my custom widget.
Do you have any idea to succed it ?
I need to create custom widgets in each post with a text and a css id on the widget.
Thank you in advance,
Regards
I decided to go the css way and fixed the grids.
I’ve tested it with the ones I’m going to use: Big Grid 3, 4 and 6. Not sure if the others work.
Here is the css code if anyone has the same problem.
.td-big-thumb .entry-thumb {
height: 100%;
width: auto;
}
.td-medium-thumb .entry-thumb {
height: auto;
width: 100%;
}
.td-small-thumb .entry-thumb {
height: 100%;
width: auto;
}
This css fixes some block problems as well.
.td-module-image .td-module-thumb .entry-thumb, .td_block_14 .td-module-thumb .entry-thumb {
width: 100%;
height: auto;
}
Have tried different custom css codes to no avail and Newsmag has exaggerated EVERY blockquote used on EVERY page and post within my website.
My website blockquotes need to be indented slightly (if possible), and of a somewhat different font type and size but NOT centered and certainly NOT the exaggerated font size now locked into this theme.
Have had to re-activate using an older theme that displays everything perfectly, but isn’t touch-device-friendly. This theme was purchased here too … and sadly, never updated.
Usable css coding would make using your theme a whole lot more feasible … heeeeeelp … please?
Hi,
I have a problem with IOS Slider. Here I can see fine the slider in your demo:
http://demo.tagdiv.com/newspaper/ios-slider/
But in my website slides are putting one over one. You can see here (On right sidebar, just below weather block):
http://harodigital.com/inicio-pruebas/
If I check with Chrome inspector, I can see that the DIVs sorrounding the slider doesn’t have inline css as in you demo, but I have no idea why. For example:
<div id="td_uid_17_5819ef490b243_item_0" class="td_module_slide td-animation-stack td-image-gradient" style="width: 696px; backface-visibility: hidden; overflow: hidden; position: absolute; transform: matrix(1, 0, 0, 1, 2088, 0);">
In my web is just:
<div id="td_uid_18_581a24037656f_item_0" class="td_module_slide td-animation-stack td-image-gradient">
(No inline CSS)
Any answer?
Thanks
Great stuff. Thanks! Pagespeed has stopped moaning about the images now.
Which actually raises another question. Is there any way to obtain the unadulterated CSS files for the theme so that I can split out the critical, above the fold stuff and defer the rest? I have had some luck reverse-engineering it and managed to get the pagespeed score up from 70/100 to just over 90, but with a couple of minor glitches. removing the render-blocking CSS makes an astonishing difference.
Hi.
I’ve just bought and installed the template and have noticed that the demo content is not scaling to big grids and some blocks on the home and category pages.
I’ve installed the default demo for newspaper. I know that this can be fixed buy putting some extra css but should it not auto scale by default?
Regards.
Hi tagDiv,
We are using the demo and can access css. The request is more about the automatic feeds for the posts that you are bringing into the site.
Can you please provide that information, or recommendation?
Thank you!
Hey Bodan – Thanks for the reply.
1. How many Cores and Ram? (have you had any experience with SiteGround hosting and their Cloud product?)
3. I have the CloudFlare Pro account – Do you use Raygun or any of the apps?
4. Using Cloudflare – I have Auto Minify selected and cleared cache… waited 5 minutes and ran the Google PageSpeed Insights again.. It’s still giving me a notice to Minify JavaScript and CSS.
CloudFlare:
http://screencast.com/t/j6WFHFtg
PageSpeed Insights:
Desktop: http://screencast.com/t/XdElIZtGpARa
Mobile: http://screencast.com/t/ppziQw0W58lW
5. Have you had any experience with WordFence Security?
Best,
IC
-
This reply was modified 9 years by
InstallationComplete.
The code in my Theme Panel is the one below. But it didn’t work for mobile theme custom css.
.td-post-content h2,
.td-post-content h3,
.td-post-content h4,
.td-post-content h5,
.td-post-content h6 {
background-color: #008CBA; /* Blue */
border: none;
border-radius: 0;
color: white;
margin: 3px 3px 3px 3px;
text-align: left;
text-decoration: bold;
display: block;
font-family: helvetica;
font-size: 18px;
}
Hi Bogdan,
Thank you for the explanation on the related articles, and the CSS code for #2 works.
For the menu bars, I apologize for the confusion. I am referring to the 3 lines on the left side of the header/menu.
It seems you didn’t get what I am saying. On Theme Panel I changed the look of h2 to h6 (font color, size, add icon and others). I made use of a custom css with
.td-post-content h2,
.td-post-content h3,
.td-post-content h4,
.td-post-content h5,
.td-post-content h6
but When I used same thing as above in mobile custom editor it didn’t work. But I can see the mobile has h2 to h6 configurations.
So how can I customize the h2 to h6???
Hello,
Unfortunately css cannot change a html tag. It only styles tags, it does not change them.
I could only find one h2 tag in the mobile theme code and that is on smart lists: http://screencast.com/t/jhYEIYKOXy
Thank you!
Hello,
1. Please clear your cache after you change the theme panel options as it may affect the change. The option I mentioned changes the menu bar like so: http://screencast.com/t/HiWza2CK unless you are referring to a different menu bar. Provide more details if this is not what you meant
2. Use this css code in the theme panel-< custom css box:
.td-author-comments-count{
display:none;
}
3. Well the widget is called “related articles”, not “random articles”. I think that is self explanatory what it’s been created for. You will have to change it’s functionality if you want random posts displayed there and that means changing the code for the element.
Here is a topic that explains this process:
https://forum.tagdiv.com/topic/how-to-order-the-related-articles-name/
Thank you!
Ohhhhh I have to remove <?php comment_date() ?> as well to get rid of both the date and time. Thanks.
Pls I will like to customise the H2 to H6 in post area of the mobile plugin. I want to use CSS but i don’t know the class of h2 to h6 on mobile
Hello,
you can assign an extra class to the row in the row settings in visual composer and then use the class to hide the row on mobile using media queries.
Here is an example
If we add the class of “mycustmclass” we would use the css like so:
@media(max-width:767px){
.mycustomclass{
display:none!important;
}}
I hope this helps.
Hello,
Unfortunately our theme does not have such an option. i see you already yse font awesome for menus and placed an icon on the menu. You can highlight the menu item if you want using a bit of css like for example:
.menu-item-24114{
border: 1px solid lightgrey;
border-radius: 12px;
border-style: dashed;
}
This should provide a subtle highlight to the shopping button. You can add the code in the theme panel-custom css box.
result: http://screencast.com/t/QUZwe6Xin4LY
Thank you!
Hello,
If you want your block title sto have no background you can use this css in the thee panel->custom css box:
.block-title span{
background-color:transparent!important;
}
Thank you!
Hello,
You can use the opacity property:
http://www.w3schools.com/css/css_image_transparency.asp
Thanks.