- NewspaperHow to update a plugin
- NewspaperHow to update the WPBakery Page Builder plugin
- NewspaperHow to Update the Newspaper Theme
- NewspaperSingle Post Excerpt
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperCredit System
- NewspaperHow to use the Bing Maps API
- NewspaperModules Builder in Newspaper Theme
- NewspaperCreate a frontend submission form
- NewspaperCustom Fields Support
- NewspaperFlex Block Settings Guide
- NewspapertagDiv Opt-In Builder
- NewspaperHow to use the YouTube API
- NewspaperDefault Category Settings
- NewspapertagDiv Composer Tutorial
- NewspaperHow to Set the Image Avatar
- NewspaperUnique Articles
- NewspaperFacebook Share
- NewspaperCache plugin – install and configure
- NewspaperFeatured Image, Video or Audio
Hi,
I believe this is the solution, atleast until a future theme update
Hi there so upon installing your theme (newspaper – which is amazing) I saw that you included Visual Composer, I thought this plugin is for POSTS, but it seems to be only for creating pages? Am I wrong?
If it is only for pages, could you recommend me some “visual composer” for posts?
Thanx a lot!
Pawel
UPDATE: PLEASE FORGET ABOUT THIS QUESTION, Found out I had to activate it for posts as by default it is set for pages only! Once again amazing Themes, and awesome plugins!
Love it!
Update: I actually was able to fix the problem! I’m not even sure exactly what it was, but I believe it had something to do with the ad code I was copy and pasting into my articles. Thanks for the help!
CHROME 56 HTTP WARNING NEWSPAPER THEME AND HOW TO FIX IT
All, here is a complete summary of the conversation in Google Webmaster Forums that you can use to help fix this error.
[Newspaper team, you should address this in your next release as this is a very bad user experience.]
Google is sending Newspaper theme owners a warning email that your HTTP website is collecting passwords or credit card information, EVEN IF YOU ARE NOT. Because of this, the new Chrome 56 version will warn users that your website is NOT secure!
It’s happening because of the way Newspaper keeps code on the page for the “Header > Top Bar > Show Sign In/Join” option in the theme settings, regardless of whether or not you’re even using the feature. if you look at your page source and search for “password” and “login” you’ll see what I mean, probably 40+ matches between those two terms.
If you are not using this feature you can fix the problem by editing the file /wp-content/themes/Newspaper/parts/header/td-login-modal.php and completely gutting it… this is all that’s left in that file now:
<?php
// removed due to google "Non-Secure Collection of Passwords will trigger warnings in Chrome 56"
?>
Everything still works perfectly but no more login/password code hiding in the source. Plus an added bonus of reducing page size :)The cause is hidden code in the NewsPaper theme that Google found that uses the words “password” and “credit card.”
INSTRUCTIONS: FOR HTTP WEBSITE NEWSPAPER THEME OWNERS. IF YOU ARE NOT COLLECTING ANY PASSWORD OR CREDIT CARD DATA YOU WILL HAVE TO EDIT THE FOLLOWING FILES OTHERWISE YOUR SITE WILL BE MARKED WITH A WARNING IN THE NEW VERSION OF CHROME!
Thanks to James Bassdrop in the Google forums the following fix works to remove the hidden code:
1. Access the following file via your website hosting File manager (I use BlueHost): /wp-content/themes/Newspaper/parts/header/td-login-modal.php
2. Delete all the code in this file and replace with the following:
<?php
// removed due to google "Non-Secure Collection of Passwords will trigger warnings in Chrome 56"
?>
3. Save the file.
4. Access the following file:
/wp-content/themes/Newspaper/includes/wp_booster/td_js_generator.php
5. Comment out these 3 lines near the top. Comment out means to place the two slashes as seen below in front of the lines with a space between the slashes and the “td…”:
// td_js_buffer::add_variable('td_email_user_pass_incorrect', __td('User or password incorrect!', TD_THEME_NAME));
// td_js_buffer::add_variable('td_email_user_incorrect', __td('Email or username incorrect!', TD_THEME_NAME));
// td_js_buffer::add_variable('td_email_incorrect', __td('Email incorrect!', TD_THEME_NAME));
6. Save the file.
NOTE: EACH TIME THE CORE NEWSPAPER THEME IS UPDATED YOU WILL HAVE TO MAKE THESE EDITS NEWSPAPER TEAM – A FIX WOULD BE AWESOME!
THANK YOU
Hi
I have some issue with the recent category show post on footer page dont updated and display the last posts
Follow link – http://healthcarechronicle.com
I want static posts (perticular posts only) on homepage top block.
when i create a post that will reflect on home page, but i dont want to change the old posts.
Pls tell me how to do that.
Hello!
Is it going to be fixed with the new theme update?
Thanks
Also see thread here https://forum.tagdiv.com/topic/remove-theme-login-modal/
If you don’t use logins you can edit this file /wp-content/themes/Newspaper/parts/header/td-login-modal.php the same as user James has done on the google forums.
Hopefully a permanent fix is done next week that won’t need theme mods after each update.
Hi,
When using the theme and making revisions to a post or page, there are times when the changes made in the post, even after saving it do not show. It would only show previous revisions from a long time ago, but not include the updated changes.
Please advise.
Hey Chlto. Nothing yet. As soon they fix it, i will update here.
Hello adrapper,
In a future update, it is possible but we cannot say for sure if it will get done in the next update because we have a big list of fixes, improvements, and suggestions to implement. It’s hard to filter them and select which one gets implemented now and which one gets postponed. The developers decide if it gets done or not, though.
Thanks for your understanding!
The problem is not in the source code of the theme and this is the proof: http://demo.tagdiv.com/newspaper/
We only recommend these plugins: https://www.screencast.com/t/hGdEB2zgRv
Mybe you have updates set to automatic and a plugin was updated and is no longer compatible. Untested plugins can become incompatible at any time. The tested ones also do, but we also check them on each theme update and make the proper adjustments every time. Unfortunately wer cannot do this for every plugin out there. That is why there is a list of compatible plugins to use. Not all plugins will be compatible with our theme.
If the error is still there without plugins. then maybe it is a chiuld theme or a cdn server with js minification or a custom code you added to the theme. The theme does not come with that error.
Thank you!
Hi,
we have the same problem, chrome says:
tagdiv_theme.min.js: 156 Uncaught TypeError: Cannot read property ‘init’ of undefined
After disabling LazyLoad, images are displayed, but the error still exists and some other JS function are not working properly (search for example)
The problem first occurred today, after Updating 2 Plugins (Maintenance && NextGen Gallery)
To check if the problem was caused by the update, we restored the last backup from yesterday, but no change, error is still there.
Hello,
Yes, there is. Please use this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/
Thank you!
Hi,
Another feature request is…
A full post block. I often want to put a special section at the top of my home page. But I am not really happy to be editing my home page so regularly. Also, I can not automate updates to the home page.
If there was a block that could contain the full content of a post, images and all, using its title as the section heading etc. Very much like a text block, but run from a post. Then I could add a new post, automate its publication and unpublishing times, give it the right category and it would post into the home page fo the right amount of time, then it would also unpublish and leave the home page as it normally appears. As an example, a Christmas message might be up until the 25th December, then automatically be replaced with the new year message from the 26th December, until January 1st. Then back to normal until the next event.
Many thanks,
Andrew
Hello Bogdan. O already did this with no success. The gallery os working well for the móbile theme plugin but unfortunally after the update, this problem started to happen. You Saw that another guy in this topic have the same problem i have. Its a common problem.
What is the solution for It?
Thanks Bogdan, there’s anywhere a guide to follow for updating the whole theme?
With the update what settings will be affected?
many thanks
best
A
-
This reply was modified 9 years by
Mariscos.
Resolved
Following the update of the theme I have a bug on the mobile version, it no longer works correctly, yet the extension TagDiv Mobile Theme is enabled.
Can you help me please
config :
Worpress 4.7.1
NewspaperVersion : 7.6
Hello,
Unfortunately you will have to update the theme as well. You cannot update the plugin without updating the theme.
Sorry
Hi , my website lost breadcrumb index by google after update newspaper 7.5 to 7.6 , check this out >>>> site:https://www.aktualsport.com/2391/hasil-malaysia-masters-2017-mohammad-ahsan-rian-agung-walk-over/
Yeap. The problem started after the last update released 🙁
Hi,
I have tested this on my end with your site and adblock activated and it does not happen, the social counter displays properly – https://www.screencast.com/t/Dr5L2fi3r
Make sure you have updated the social counter to the latest version which comes bundled with the theme. More about the theme update here – https://forum.tagdiv.com/how-to-update-the-theme-2/
Thanks
Hi Support,
i have newspaper theme 6.3.2 with Tag Div Social Counter v.3 and this plugin doesn’t retrieve the fllower number from Instagram. There’s a way to update this plugin without updating the whole theme?
Many thanks in advacne
Best Regards
A
Hi,
In order to display Latest articles on your page you must select the template that contains it in page attributes – https://www.screencast.com/t/amsySyVs and click update. To change it’s title you must edit the file page-pagebuilder-latest.php found in the theme folder – https://www.screencast.com/t/RxqnRyBL4 – https://www.screencast.com/t/ZCskFV8o
Thanks
Hi Aurelio,
We are sorry for these inconveniences!
Sure there is an updated version of the theme. The latest theme version ( 7.6 ) can be found on your themeforest account like this: https://www.screencast.com/t/4eV8mj59Aei > https://www.screencast.com/t/M6C9hmQLo > https://www.screencast.com/t/lLehwlefFqI
Let us know if you still experience issues on this and provide specific details so we can give you specific indications.
Hope this clarifies it!
Thank you!