- 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
Hi,
First please make a full backup to your website and database, and after that you can make the update.
The settings and code/css that is set in theme panel will not be lost, also the changes make in child theme will not be lost, but the changes make directly in theme files will be lost.
Thank you for your understanding!
Hi,
The website seems to be down at the moment – http://prntscr.com/mjf98r
But I know what you are referring to. It started happening since updating to the latest version of Chrome. It is the same for me – http://prntscr.com/mjf9q1
Seems some sections of the page are blurry for some reason. Could be a CSS issue, we are investigating this problem.
Thanks
Hi,
If I understand correctly this is what you need -> https://www.screencast.com/t/fF5se875a
if is so then all you need to do is to set this custom code in Newspaper>Theme panel>Advance css > phones
.td-mobile-content .menu-item-has-children a {
width: 60%;
}
Also feel free to change the number percent after your needs!
-> https://www.screencast.com/t/iaw5kLJMSmsx
Also if you are using mobile theme please set the custom css in mobile theme.
Thank you.
Hi,
Unfortunately our theme do not have an option of this, but this can be achieve with custom css, please provide me a link were I can inspect your mega menu and please provide some details about tertiary categories ( which those are ), in this way I will be able to provide you a custom css for this.
Thank you for your understanding!
I’d like to be able to configure the timestamp on the power to be last updated on or Published on dates or even both. I searched and found some CSS hacks but it completely botches up the format/design of almost all templates so I figured i’d ask it as a formal feature request. Last updated is highly useful for travel so people see posts are kept current and sometimes on evergreen the published date just causes people to bounce thinking its old. I guess i could spam “updated on” as part of the post but that shows up on bing/google odd if they’re not pulling meta description
You can’t. You have to edit the mobile theme files inside the main theme but your modifications will be overwritten with every theme update. If it is just CSS changes, you can do so from the theme panel>mobile>mobile CSS (or something like that).
There are many guides here to optimise the site.
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
– https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
– https://forum.tagdiv.com/topic/tip-how-to-easily-minify-your-css-without-breaking-your-site/
– https://forum.tagdiv.com/cloudflare-cdn/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
https://kinsta.com/blog/google-pagespeed-insights/
It really helps to use MariaDB also instead of mySQL. Im using a VPS with 2Gb memory with MariaDB and it works just fine. (Note here that I have 8 other WP running of the same space). Im getting roughly 95 for both mobile and desktop (pagespeed insights). Note: You cannot add additional plugins however besides the recommended ones, because they really slow down things if added.
I found i get around 15% speed saving by minifying CSS on desktop.
Also the mobile app is necessary (despite in the guide saying its not needed) due to speed.
-
This reply was modified 7 years by
Rikk.
never mind, figured it out.
had to edit BG color under the element CSS and now it appears correctly.
Hello,
I’m building my VERY FIRST wordpress theme using Newspaper 9 ‘ART CREEK’ theme. I know nothing of css but need to replace the header with a slider (if that’s possible). Sorry to come off as a noob…but I am!!!
Hi There,
I want to update from Newspaper 7.8 to the latest version, and I have a few questions:
1. If I follow the updating instructions at the link below, will all my settings be lost (i.e. will I have to go in and reselect my header style, font settings, block settings, etc?)
https://forum.tagdiv.com/how-to-update-the-theme-2/
2. Will the custom CSS I’ve inputted also be lost? And if so, is it just a matter of copying it and pasting it back in after the update?
Thanks!
Dave
Hi,
So if you want to change the color of some words from posts you’ll need to use the classic editor, also this is possible in all places were is an editor or you can set an inline css
Inline css -> https://www.screencast.com/t/Lwg9qCjnU
In posts
-> https://www.screencast.com/t/jBuDIOKzEj
-> https://www.screencast.com/t/Yqudjdvhj
Thank you!
maybe after last update layout in home is changed.
now first block have different height… I see this added from js_composer.min.css :
.vc_row.vc_row-o-full-height {
min-height: 100vh;
}
This change also height of first block in home page and if I reduce the height, I am afraid that the composer will not work any longer …
how can I do?
Hi,
In order to do that you’ll need to set the row layout like this -> https://www.screencast.com/t/lLbYA2xpUd9 after that click on column and css -> https://www.screencast.com/t/uu5qTGfy5 set width for row and display in inline -> https://www.screencast.com/t/px7g6LTuhXw do the same for all columns -> https://www.screencast.com/t/MoCb8uQpulA
Hope this will help you!
Thanks!
Hi,
You should use a bit of CSS code to hide these. Provide your website URL if you need more assistance.
Thanks
Hi,
So you cleared all caches (autoptimize) and also purged the data in the CDN you are using. I suggest that you try and deactivate the autoptimize plugin temporarily, see if that has any effect. There are indeed some layout issues also the images do not load.
I see some CSS classes that do not belong to the theme, tagDiv composer or WPBakery, removing what they add seem to solve the issue in the homepage
– http://prntscr.com/mideil
How exactly was that page built? let me know.
Thanks
Hi,
In order to do that you’ll need to set the row layout like this -> https://www.screencast.com/t/lLbYA2xpUd9 after that click on column and css -> https://www.screencast.com/t/uu5qTGfy5 set width for row and display in inline -> https://www.screencast.com/t/px7g6LTuhXw do the same for all columns -> https://www.screencast.com/t/MoCb8uQpulA
Hope this will help you!
Thanks!
Yeah… I don’t knwow from where it’s coming… the plugin dev (wpdiscuz) told me that wasn’t coming from it’s plugin…
We succedded in bypassing the problem by adding custom css…
So, here’s what I did to update:
1. Put the site on maintenance mode
2. Renamed the old theme folder to Newspaper-old (so WordPress thinks now the parent theme is broken) and then deleted the folder completely.
3. Uploaded the new theme zip and activated the theme. So, now WordPress detects that is a parent theme of the current active Child theme.
But, when I keep the child theme active – even with 0 errors – the website loads up as a blank page (even though the analytics records the visit). And, when I activate the parent theme – it works just fine.
I’m not sure why the child theme is causing the issue even if it has not been modified. Here’s the style.css code of my child theme: https://pastebin.com/PdJ2J8wf
Let me know what I can do to resolve it.
Hi,
Having an option to display different headers per page was a feature that many of users have asked for a long time, also being able to create your own headers and customize the header elements without resulting to code modifications or CSS. Now it is possible. Having this option would be necessary for some users.
It is true that the auto load post feature is currently available only through the cloud library plugin. So the starting post has to be a post using a cloud template, the other posts that will be auto loaded can have any template (cloud or default templates). I can’t say at the moment if this functionality will change in the future.
There are users that do not use the cloud library plugin, it is true. It is an optional plugin that ads a great deal of flexibility by being able to create templates for almost everything, access to the template cloud library, it ads extra elements in the composer, now the auto-load and header builder/manager.
Sorry for any inconvenience.
Thanks
Hello, is there a way to make this css code activated only for a specific post and not for every post/page of the website ? Thank you !
Hey when i click on row and select the 3 part, it creates them under eachother, not next to each other
I want to make my mobile menu like this
(MENU)-LOGO-(SEARCH)
but it makes it like this
(MENU)
(LOGO)
(SEARCH)
I know i can move it in css but its messy
Edit: its only like that on mobile
Hi,
For mega menu please send us an email at contact@tagdiv.com and provide admin login. We will take a look. Include a link to this topic in the email.
For logo on mobile, you can use custom css
-> https://www.screencast.com/t/rGq7CyvpM
Set the code in Newspaper>Them panel>Custom code>Custom css
.td-logo-in-header .td-sticky-mobile.td-mobile-logo {
display: none;
}
or use the composer and header builder for mobile device
-> https://www.screencast.com/t/XiSLUcyqH
-> https://www.screencast.com/t/gjaYPeJzig9
and edit the logo how you want.
Here you’ll found some documentation ->https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
Thank you for your understanding!
any css code that can be helpful to stick header?
Hi,
That is correct, CSS code can be entered in the Theme panel->Custom CSS code section. It will be loaded and applied in the website.
Thanks