- NewspaperAutoptimize Plugin – install and configuration
- NewspaperCache plugin – install and configure
- NewspaperInstalling Pre-built Websites
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperHow to edit modules for Flex Block X
- NewspaperWooCommerce: Happy âAdd to Favorites!â
- NewspaperWoo Brands
- NewspaperStripe Setup
- NewspaperModal Popup
- NewspaperPayPal Setup
- NewspaperFlex Block Settings Guide
- NewspaperHow to setup the Contact Page
- NewspaperAdd Cryptocurrency Price Ticker Widget
- NewspaperInfinite Loading for Single Posts
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspapertagDiv Social Counter plugin
- NewspapertagDiv Shop
- NewspapertagDiv Opt-In Builder
All the themes works with my wordpress installation, same Newspaper V4, but Newspaper V6 don’t work đ Blank page
Hi, I just installed the new version and my homepage is gone. Also, I can not find the social plugin. If I had known all this would not have installed the new version … I have no time to redesign my website now.
Can anyone help me?
I also modified line 44, like you boxed in your screenshot Radu.
If i apply these changes to td_first_install.php and load /wp_admin will it reset my site once again looking at sidebars, colors, custom css and such?
These things have disappeared/reset when i tried it the first time.
Hi,
In the latest update we changed everything, it’s practically a new theme and the old customization will not work, sorry. The best approach on this would be to create a local development install and try to rebuild the custom modifications for the new theme and when you’re done update the main site.
Before update please backup the entire site (files and database), in case something goes wrong use the backup to restore the site to it’s previous state.
Thank you!
Hi,
@per123 please make sure you have the latest theme version 6.1, then delete the visual composer plugin and install it again from Newspaper -> Plugins section http://screencast.com/t/4AHPoBpyn
I even re-installed WordPress, but the problem persists. It’s unusable at the moment.
Hi,
We use xampp installs for testing, we didn’t tested other tools so i cannot recommend you something else.
First backup the site files and database, in case something goes wrong you just use the backup to restore the site. Usually c-panel comes with an option for this, or you could do this manually – https://codex.wordpress.org/WordPress_Backups
You can’t keep the old theme in the same folder, you either delete it an install the new one or move it to another location.
In v6.1 we fixed some of the issues which were reported on v6.0:
[ Version 6.1 ]
- improvement: added global colour for block headers in General theme colors section
- improvement: now you can change the fonts on Lists in post content from Theme panel
- improvement: added .screen-reader-text class for better usability
- improvement: visual composer updated to the latest version
- improvement: better documentation + first video tutorials
- fix: UI improvements, key images now have a specified height, this prevents repaints and it makes the page appear that it loads faster
- fix: unique articles work now as expected
- fix: better review import from version 4
- fix: speed booster 4.1 works better now + buddyPress fix
- fix: big grids on iOS where missing titles until touch
- fix: block 20 css fix + speed booster
- fix: content bottom and top content ads css fix for safari, firefox and IE
- fix: various css fixes
- fix: social counter instagram
- fix: main menu z-index
- fix: missing Ajax filter option for IOS slider
- fix: visual composer single image block alignment issues
- fix: space issue when turn off the top menu on header style 12
- fix: the ajax dropdown filter sometimes disappeared when the mouse was moved down to select ca category
- fix: ajax filter - was deselecting all the selected filters from the page on click
- fix: better alignment on reviews
We may consider releasing beta versions in the future, thanks for your suggestion.
Thank you!
-
This reply was modified 11 years by
Emil G.
I will re post my message from another thread here:
Hi,
Iâm still searching for a good solution for that plugin. A lot of people install the plugin without knowing what it does and after that they add 100 plugins and some of the plugins are not written ok. For example some of the plugins do not respect the google pagespeed recommendations of punting javascript at the end of the page and they just try to use jQuery in the middle of the page. This slows the site down and it also enforces the requirement that jQuery has to be in the header instead of the footer how Google recommends.
For example even Revolution Slider is written that way, not only that but they donât use recommended WordPress methods to load itâs style and js. One may say that loading resources that way is bad BUT even jetpack (that is a plugin made by the makers of wordpress) doesnât use standard ways of loading resources â you can find the jetpack hack in the speed booster.
I know this is causing a lot of frustrations but we donât have a good solution yet đ .
To always enable speed booster, delete this code: http://screencast.com/t/RZLIOPUNdqh
I will re post my message from another thread here:
Hi,
Iâm still searching for a good solution for that plugin. A lot of people install the plugin without knowing what it does and after that they add 100 plugins and some of the plugins are not written ok. For example some of the plugins do not respect the google pagespeed recommendations of punting javascript at the end of the page and they just try to use jQuery in the middle of the page. This slows the site down and it also enforces the requirement that jQuery has to be in the header instead of the footer how Google recommends.
For example even Revolution Slider is written that way, not only that but they donât use recommended WordPress methods to load itâs style and js. One may say that loading resources that way is bad BUT even jetpack (that is a plugin made by the makers of wordpress) doesnât use standard ways of loading resources â you can find the jetpack hack in the speed booster.
I know this is causing a lot of frustrations but we donât have a good solution yet đ .
To always enable speed booster, delete this code: http://screencast.com/t/RZLIOPUNdqh
Hi,
I’m still searching for a good solution for that plugin. A lot of people install the plugin without knowing what it does and after that they add 100 plugins and some of the plugins are not written ok. For example some of the plugins do not respect the google pagespeed recommendations of punting javascript at the end of the page and they just try to use jQuery in the middle of the page. This slows the site down and it also enforces the requirement that jQuery has to be in the header instead of the footer how Google recommends.
For example even Revolution Slider is written that way, not only that but they don’t use recommended WordPress methods to load it’s style and js. One may say that loading resources that way is bad BUT even jetpack (that is a plugin made by the makers of wordpress) doesn’t use standard ways of loading resources – you can find the jetpack hack in the speed booster.
I know this is causing a lot of frustrations but we don’t have a good solution yet đ .
To always enable speed booster, delete this code: http://screencast.com/t/RZLIOPUNdqh
@neakriti thanks for providing the solution.
Hi,
I’m still searching for a good solution for that plugin. A lot of people install the plugin without knowing what it does and after that they add 100 plugins and some of the plugins are not written ok. For example some of the plugins do not respect the google pagespeed recommendations of punting javascript at the end of the page and they just try to use jQuery in the middle of the page. This slows the site down and it also enforces the requirement that jQuery has to be in the header instead of the footer how Google recommends.
For example even Revolution Slider is written that way, not only that but they don’t use recommended WordPress methods to load it’s style and js. One may say that loading resources that way is bad BUT even jetpack (that is a plugin made by the makers of wordpress) doesn’t use standard ways of loading resources – you can find the jetpack hack in the speed booster.
I know this is causing a lot of frustrations but we don’t have a good solution yet đ .
To always enable speed booster, delete this code: http://screencast.com/t/RZLIOPUNdqh
@neakriti thanks for providing the solution.
Hi,
We added a list with plugins with which we tested the Speed Booster plugin, it automatically disables itself if a new plugin is installed. This measure was added to prevent plugin conflict/failure for the average user. This plugin was intended for advanced user, it requires modifications on the code to add new resources (js and css) which are moved to the bottom of the page and conflicts may appear because some plugins may cause issues when you try to move their resources at the page bottom. If the things would have been easier we would make this an automatic process with no need to edit files and make error checking tests with each plugin.
There’s no need to disable all those plugins, you have to add them to the list and check if they work when Speed Booster is enabled. – http://screencast.com/t/q0VwS4g41F
You also have to follow the steps added in the documentation to add into SpeedBooster the resources coming from those plugins and see if there are any errors when they are moved at the bottom – https://forum.tagdiv.com/how-to-make-the-site-faster/
The Speed Booster plugin doesn’t replace the cache plugin, it just moves javascript and css at the bottom of the page. So you have to use a cache plugin, we recommend using WP Super Cache.
Thank you, Emil G.
Hi all,
My Theme Panel is now greyed out. It happened after multiple re-installations of the theme in the past hour. Apart from that, I don’t see the button to save changes anymore. I’m assuming this can be either a caching problem on my end or something related to my multiple installations (on the same server) in a short time frame.
Any ideas?
Hi,
I am currently using deTube theme and now i have purchased the newspaper6 theme and installed it as per documentation.
I am getting few issues with the website after activating the newspaper6 theme
1. Images are missing while browsing the website
2. Server is becoming slow and support people says “very very heavy usage of heartbeat”
please suggest me, How to over come these issues ?
Note:
live users on my website will be almost 2000+ concurrent users.
Regards
Madhu B
I am trying to update my newspaper theme but i am having problems. The 1st problem is that eventhough i have my child theme installed i left the main theme activated so when i activate i see errors.
Is there a way you can help make the child theme exactly as my main so i can update it ? Plus the auto update doesnt work
So if I installed Newsmag through the WordPress dashboard the patch has been applied?
Hello,
I just installed Newspaper theme (Default). Have few questions.
1. I already have 300+ articles with images. Do I need to run any plugin to regenerate thumbnails that suits the theme?
2. I have to switch off the featured thumbnail option from the theme panel as the article image was appearing twice at top. How to sort this issue?
3. I just installed setting of default theme and not the data. The home page is based on latest posts. Is there a way to get the home page template for default theme? I can probably customize it based on my data and then use it as a home page. This will save the time as compared to the creating a new page.
Thanks.
Of course, i know that. I disabled the option once it started not to work after the installation of W3 Cache.
That’s why i asked if there’s any OTHER way to make this work.
Thanks
So – next update arrived – installed – same issues remain. Please advise.
Well, I have been testing it(Newspaper 6) offline using Instant WP, do you recommend that or you have any other offline mode of testing, you can suggest us to use?
And, I noticed that another update from 6 to 6.1 came nd that was real fast. But, I see that TagDiv has mentioned that, you should delete the previous theme and install the new theme. But, if we switch the site to maintenance mode and delete the old theme, and may(which I don’t want) encounter any problems, then what should we do? Again install the old and set it as it was (export theme settings)? Why not just simply keep the old version and activate it if the new version runs into problems?
I was confident about Newspaper 6, but after I was notified about 6.1 update, I am not that confident. Who knows what problem it has? You should release a beta version first before launching a major update. (IMO)
Kind Regards,
Ankush Das
Hello,
I have just install the fresh new update and i still have the problem with the Big Grid 2. It work’s with the the theme, but when i use the child theme i have the same problem.
I hope the update will fix this point. đ
I’ve just had another notification that the theme has been updated on ThemeForest. Should I reinstall again or is it an incremental change?
Can updates be done from the theme panel?
I could really use some help with the upgrade, my last attempt went fatally wrong and I had to restore the backup files and database. I am running version 4.x (April upgrade). I followed the instructions on your how-to upgrade page.
I turned off all plugins, renamed old theme folder, uploaded new theme 6 folder, ran update script but the settings didn’t get transferred. It was a real mess. I would try and edit the homepage using the Visual Composer.. adding a simple text box but that wouldn’t even show up. I then tried to install the demo with content figuring if that worked I could at least use that as a base but that didn’t work either.
Im afraid to try upgrading it again.
Hi Alin, thanks for getting back to me.
I’ve tried both methods of trying to create the sidebar and neither is working for me.
I went to Template Settings > Blog and posts Template and in the sidebar dropdown box I created a Custom Sidebar,previously I had it set on defaut. The demo categories are not listed on mine because I haven’t installed the demo.
I then went to Appearance > Widgets.
I clicked on the Custom Side box I created and added widgets including Tag Cloud and Calendar. However nothing appears on the sidebars in post pages.
I then went to Appearance > Widgets clicked on Block 1 and added it to my Custom Sidebar and tried to customise it and add widgets but still it doesn’t appear on post pages.
I also tried the custom sidebar method but still nothing. Your instructions are what I had originally tried to do.
By no means am I an experienced web developer, but for the past few years I have been installing and setting up WordPress themes just by following the instructions. I’m so frustrated as I have spent many hours on this and can’t resolve it!
Please help me get the sidebar working.
what could block my wordpress install that prevents the display of the site since the V6 Which side should I watch? Because there, I tried again after deletion via ftp all themes, all plugins and as soon as I put the V6, I have a blank page
Thanks