- 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’ve checked your site and seams to be displayed fine now: http://screencast.com/t/dXYk2gT0O
Regarding the pagination issue this was fixed in the current version available in themeforest so try to update the theme according with our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ clear all caches and test again.
Thanks!
Hi
Thanks for the suggestion, I’ve added it on our list and theme developers will consider it for futures updates. However I can’t say when or if will be implement as we have a very long list with feature requests and we have to chose very carefully which one of them are added.
Thanks for the message!
There has been a lot of custom coding done on the site and a full update would be a PITA. Can you direct me to the changed files that impact this area of the site pretty please?
Hi,
I have checked you site and you use a very old version of the theme, I suggest to update the the latest version 6.6.4 and also update the plugins that come with the theme from /plugins folder – https://forum.tagdiv.com/whats-included/ This issue was fixed in the latest theme version 6.6.4 – http://screencast.com/t/lIM4vyup9xE5
If you want to update the theme I suggest to consider it like a new theme as you have version 3, you cannot use the script to import the theme settings rename the shortcodes like it is specified in the docs for updated from version 4 – https://forum.tagdiv.com/how-to-update-the-theme-2/ so you should threat it like a new theme, recreate your homepage and go through the theme settings to reconfigure it.
If you don’t want to update and you want to use the current version, you should consider to not do any updates even to wordpress and also to the plugins that you use as they could cause issues.
There is also a quick fix for this, but also this is provided for version 6 of the theme. You could adjust this code and add it to your functions.php file – https://forum.tagdiv.com/topic/wordpress-4-4-1-pagination-new-fix/ Try this code, it might work:
add_filter('redirect_canonical', 'td_tmp_fix_wp_441_pagination', 10, 2);
function td_tmp_fix_wp_441_pagination($redirect_url, $requested_url) {
global $wp_query;
if (is_page() && !is_feed() && isset($wp_query->queried_object) && get_page_template_slug($wp_query->queried_object->ID) == 'page-homepage-loop.php') {
return false;
}
return $redirect_url;
}
Please consider to update the theme in near future as you may have other issues with the theme if you update the plugins that you use, wordpress..and we always use the latest version of the theme to help our clients and we provide fixes for problems occurred, like in this case wordpress latest version.
Thanks!
-
This reply was modified 10 years by
Alin [tagDiv].
Hello serrys,
I have checked your website and saw that you have an older version of Newspaper. Please try to update the theme to the latest version. This issue was resolved in the latest version of our theme 6.6.4 and this issue was caused by the ultimate update of the WordPress 4.4.1.
Thank you for the message and sorry for the inconvenience!
Hi
please help to understand
i have updated last version of visual composer and sometimes it can not load inside posts, only classic editor shows but visual part is not active. And it makes visual composer unusable.
Hi,
Thanks Chris for your help!
@razakey The theme doesn’t control the og: meta data so we recommend Yoast Seo plugin for meta data. Please disable all the plugins except Visual Composer and Yoast Seo, clear cache and check again. Please note though that facebook isn’t fetching you new meta info right away so you need to wait a while the new info are updated, so use facebook debugger tool to test/refresh your article – https://developers.facebook.com/tools/debug/og/object/
Thanks!
Hello maxpeerawat,
Unfortunately, our theme hasn’t been designed to use the post template for custom posts type. Until now, these are available only for posts type. There is not a simple task to implement this feature for posts type if you are not aware the steps in this regard, please consider hiring a freelancer/developer to implement this functionality for you in our theme because we cannot provide custom services at the moment, sorry!
Our developers work hard and we try to improve our theme in this regard and hopefully in near future updates to implement the post template for custom posts type.
Thank you for your understanding!
Hello gauravkohli,
Please make sure that you have downloaded the latest version of the theme (6.6.4) and Visual Composer and install it properly, as @Chris you suggested above. For more information about Visual Composer, please check these links -> https://forum.tagdiv.com/how-to-use-visual-composer/ -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
If you need more assistance in this regard, please let us know.
Thank you for the message!
Hi,
Please make sure you update the theme to the latest version 6.6.4 and update also the Social Counter plugin, you can find it in /plugins folder from package that you download from themeforest. Then please follow these steps to configure(api key) – https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
Thanks!
I get the following message when i run the script!!
Import script started:
> Newspaper 4 settings not found in database! td_008 – not found
> Quiting!
And also my previous problem has not been looked after: https://forum.tagdiv.com/topic/cannot-get-any-images-at-all/
Hello,
I read that the Newspaper Theme already offer a whatapp icon to share. Will you include it also in the Newsmag Theme?
Or how can I include the whatsapp icon?
Thank you!
Hi
To remove the main menu from the site you need to edit the file corresponding with the header style used and comment the indicated line: http://screencast.com/t/0LhVdjkq
I’ve checked you’re site and noticed that the thumbs used for module 16 have a different size then the one from the theme. If you made any changes in module 16 structure try to revert them, clear all caches and test again.
Also make sure that you updated the theme according with our documentation: https://forum.tagdiv.com/how-to-update-the-theme-2/
Thanks!
Hello fit2fash,
You have access to our new updates without any paying. Before to update your theme to the latest version, you have to know these informations.
If your ultimate update was from 4.X to 6.X, unfortunately, you lose all changes. Newspaper 6 is a whole new theme so an update from 4 to 6 may cause the same issues as switching to another theme (but we did try to maintain compatibility where ever possible).
Always make a full backup of your current installation – https://codex.wordpress.org/WordPress_Backups and then do a clean update, meaning that we recommend that you delete the old version of the theme before uploading the new one – https://forum.tagdiv.com/how-to-update-the-theme-2/ update also the plugins that come bundled with the theme files from the /plugins folder. In the “how to update” guide is specified that you will have to run the script that will import from database your settings.
The shortcodes have been changed so old ones will not work anymore. Please note that old files customization or custom CSS will not work with the new version and you will have to adjust or re-add them.
Bottom line is that newspaper 6 is a whole new theme built from scratch.
Unfortunately, you will have to clear your agenda and spare a bit of time to adjust all your settings to the new version of the theme.
If you have already Newspaper 6 and you want only to do the update to latest version, you should make this without any problem. All your customization are recorded in the database which is not affected by this update.
Hope this helps and let us know how it goes!
Thank you for the message and thank you for purchasing our theme.
Hi
Yes this would be a good idea, thanks for your suggestion. I’ve added this on our list and we will consider it for features updates. However I can’t say when or if we will implement this as we have over 250 features requests and we have to chose carefully what options/features add in the theme.
Thanks!
Hi
Thanks for this suggestion, I’ve added it on our todo list and we will consider it for futures updates. Meanwhile to customize the main menu items color on hover you can use this css in theme panel > custom code > custom css: http://screencast.com/t/yARdLJuie
#td-header-menu .sf-menu > .current-menu-item > a:hover, .sf-menu > .td-menu-item > a:hover{
color: red!important;
}
Thanks!
Hello Seelife,
Unfortunately, our theme does not have such option to change the featured image URL with a custom URL for each post. Please notice that to implement this functionality is not a simple task and required custom work. If you want to display more levels in our theme, please try to find some plugins with this functionality and see how it works for you or please consider hiring a freelancer/developer to do this for you, because we cannot provide custom services at the moment because we work hard on the development, updates, fixes and support. sorry!
You can always get a freelancer from sites like -> http://studio.envato.com/ if you don’t know how to do it yourself.
Thanks for understanding
I would also like the functionality to filter these results in a future update just like all of the other modules in the theme. Right now it’s simply pulling ion the three oldest articles from a category, which as OverPress says, is useless.
Have you checked to see if you actually have malware or not ? (Try scanning site with securi free scanner.)
Have you actually setup best security practices for your website ?
Theme cannot cause site to be hacked unless you’re using a very very old version, which might have included some insecure plugins since updated.
Whqt is the malware detected? screen capture or paste info here?
Read up on how to lock down your site
a) change default superuser — it should *not* be “admin”
b) enforce strong passwords
c) consider disabling XMLRPC
d) enable plugin like “limit login attempts”
e) don’t allow people to register on your site
f) remove old plugins and themes not being used
(etc.)
My front page went blank for no apparent reason over the weekend, I last updated on Wed. and had visits to my website till Friday. I can log into admin and see my posts, pages and my newspaper settings; all is in place and I can even revert to an older theme and see my front page without issues but when the Newspaper theme is active (which is updated as well) – i am getting the white screen of death. I have turned off the plug-ins, and turned each one off and on to see if that is the issue, which it isn’t. Any ideas of which way I can go to figure this out?
I am continiously facing problem with the newspaper theme….every time my cpanel virus scanner shows some malware in the theme’s header file…each time I delete the theme and re install it via ftp…but each time after 1 days the same problem occured…due to this reason my server automatically block port 80/443 and I am getting trouble with wordpress. I have no idea what to do. My theme was activated and I have lisence too. I also continiously update the theme via tag-div tool kit…but I have no idea what to do. Plzz someone help me…
this is the file which I found during scan…some ” sitelock..
newspaper/site-lock.js.generic.bj.unofficial
Thanks got it all updated!
Thanks Chris and Bogdan.
The problem with this is that I already tried to do what both of you suggested (custom css in theme panel) but the thing is that default text logo loads before custom text logo so it looks weird … I got an answer why that happens from tagdiv team: “This delay happens because of cascading property of css, the default css is loading before your custom css to overwrite it. I suggest to do this change directly in the stylesheet file and this delay should not happen.”
And that is why I wanted to fix this in wordpress editor only to find out I don’t have Appearance->Editor tag. Should it be there and why it is not? 🙂 I didn’t do anything with my Newspaper theme yet. It’s new, installed and updated. I don’t understand. Can you help me wit this?
Btw, Chris, where did you find logo font under Fonts in theme panel? Can you post a screecast like Bogdan?
Thanks again
Hi Bogdan,
Where can I find the update script?
On the page you link –
https://forum.tagdiv.com/how-to-update-the-theme-2/
– there are references to an “import script”, but no link to the script.
Thanks for clarifying this.
I already have Newspaper 4 installed and currently using that theme. I see that it’s been updated to a newer version so I am wondering if I have to pay for the newer version. Also when I try to download it the system tells me the folder already exists. So how would I go about updating my older version?