- Apitd_api_top_bar_template::update_key
- Apitd_api_top_bar_template::update
- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_footer_template::update_key
- Apitd_api_footer_template::update
- Apitd_api_smart_list::update_key
- Apitd_api_smart_list::update
- Apitd_api_thumb::update_key
- Apitd_api_thumb::update
- Apitd_api_category_top_posts_style::update_key
- Apitd_api_category_top_posts_style::update
- Apitd_api_category_template::update_key
- Apitd_api_category_template::update
- Apitd_api_module::update_key
- Apitd_api_module::update
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_header_style::update_key
- Apitd_api_header_style::update
Hi Lucian,
Thank you very much for the quick reply. Sorry for my delay, I’ve been reading the documentation you provided and have two questions:
1) Since my version (3.6) is so old, I do not see a link to “update script” on the theme panel (i.e. the very first screenshot provided in the update documentation link you sent). Is there another way I can obtain, and then run?
2) Again, due to old version, should I update immediately to Newspaper 6, or, should I apply prior updates, gradually?
Thanks again.
Paul
sorry , just updated the “theme ” and now support custom post types
Hm.
you can try loading a post page in Chrome, then hit F12 and it should tell you if there is some bizarre unclosed div tag or something.
And of course, make sure you don’t have your zoom set to 150% or something as that always wrecks some stuff with VC 😉
I have not yet updated to the latest-latest version so my comments are probably more anecdotal from 10 years of WordPress gremlins …
look like you will need to redo your homepage … which can often be quickly tweaked by redragging a couple of rows into place to see if they work or not.
Most people just redo the home page layout to get on with their life.
On your posts, having two sets of social media codes at bottom likely not a good idea … if using a plugin, try turning OFF the ones built into the theme as a starting point.
For example on this page, in the console there is a ton of object fails from twitter:
http://gadgetviper.com/seagate-seven-portable-hard-drive-rant/
Did you do the dbase update tool after update? That should convert most of the shortcodes.
Some things are CHANGED, and you will need to redo them no matter what. It’s like a new theme, not an update. It’s totally different code, with some overlap for consistency, but not the same them as v4.
You will need to tweak your sidebars, widgets, menus, homepage — sometimes just “resaving” them will fix it; in some cases you will need to adjust things like the search template from v4 no longer there for search results page, etc.
If you look at my site (http://www.vbjusa.com/) in IE 11 it is terrible. I’ve seen on this forum that IE 11 doesn’t display ajax, etc. correctly, but is this a common look with the template?
I’m on the current version of WordPress, however I am still on 6.2 and have a post on this forum to verify update procedures.
Thanks.
I knew I was going to be behind by a version or two but I am still on 6.2 and the current version is 6.3.2. Do I update by deactivating and then deleting the 6.2 version and then uploading the new version? Also, have to update visual composer? Do I update VC before the theme?
Hi Guys,
I’ve followed all the procedures to update from newspaper 4 – 6, however my layout just seems ruined:
1. I cannot get the sidebar to work at all!
2. I used the columns shortcode on ALOT of my pages on Newspaper 4.0
[vc_row][vc_column width="1/2"]content[/vc_column][vc_column width="1/2"]content[/vc_column][/vc_row]
Now it seems lost?
Any help would be HUGELY appreciated!
Be sure to clear cache, and possibly go and resave your module and sidebar widget.
That has worked for me in the past after update. Might not help here, just a thought.
btw, any interest in syndicating news from our wire service (Send2Press®) ?
You can automatically pull in our news via RSS2 and photos into WordPress to add additional first-class news content not copied from anywhere else.
eg., entertainment news:
https://www.send2press.com/XML/s2p-news25.xml
all news
https://www.send2press.com/XML/s2p-news1.xml
(we have non-https version as well…. )
shoot me a note if you’d like to add our content (free!). 🙂
Note I have been too busy trying to build an elaborate ecommerce system for my company’s service offerings to update any of my sites to NewsMag 2.1x from 1.7x and test stability of new version of Visual Composer with “our server.”
Basically – if your server crashes with Visual Composer running, you will know you need to use older version of VC or the shim.
Radu will have to weigh in on whether the “shim” works with current version of NM 2.1 — I would “guess” that if the shim is included in the big download someplace then it may be.
In December we will be doing full OS reload to move to latest versions of CentOS, Plesk, etc., so that will be a whole new barrel of monkeys.
Our website at TheLatestNews after update to latest Newsmag 2.1 and WordPress 4.2.4 on front page if you scroll down a bit is showing sidebar below the article blocks (sidebar should be on the right side ) and at the end there is also some VC code that shouldn’t be present :
[/vc_column_text][vc_column_text]
[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="1/1"][/vc_column][/vc_row]
( composer also updated @ Version 4.6.2 ).
Thanks for your help.
Thanks for the image it was very helpful. I was able to get the input fields to show up on the post form, but the changes arent reflected on the output of the post. The changes are getting saved as the chosen option is still present. Any idea what i need to do to make the template reflect on the output of the custom post?
On a side note, i dont want to directly edit the theme as this makes things difficult in the future if the theme gets an update. I was able to make the meta boxes display using a custom plugin. IF anyone needs this in the future i used the following code to achieve the desired functionality without needing to edit the theme.
add_action('init', 'register_theme_metaboxes', 10000);
function register_theme_metaboxes() {
include_once get_template_directory() . '/includes/wp_booster/wp-admin/external/wpalchemy/MetaBox.php';
new WPAlchemy_MetaBox(array(
'id' => 'td_post_theme_settings',
'title' => 'Post Settings',
'types' => array("faq", "bg-post"),
'priority' => 'high',
'template' => get_template_directory() . '/includes/wp_booster/wp-admin/content-metaboxes/td_set_post_settings.php',
));
}
Hi, I want to know if the current update NewsMag (Version 2.1 – July 30th, 2015) have been resolved the problems of this post:
https://forum.tagdiv.com/topic/newsmag-1-7-1-killed-our-server-again/page/3/
The problems have been solved? you should still use the plugin shim (1.0 Beta 3) with the version of thema NewsMag (Version 2.1 – July 30th, 2015)?
Thanks and good job
Hi,
What version of the theme do you use? If you use version 4 and you upgrade to version 6 please note that you will have to add again all custom modifications including custom css. Please follow this guide to update from version 4 – https://forum.tagdiv.com/how-to-update-the-theme-2/
If you already use version 6 and you only want to update to the latest version 6.3.2 you can check the update_log file to see the changes that were made. When you update you will lose custom modifications to the files, as it will overwrite the files, but no Theme Panel customizations or custom css. Any way always make a backup of your current installation – https://codex.wordpress.org/WordPress_Backups
Hope this helps!
Hi,
Yes, your customization will be overwritten but you can backup current theme files and adjust the changes to the new version files, however this is how you need to do this, unless the modified file isn’t among the ones that hasn’t been changed at all, you need to adjust your customization to the new files, this way you will also find out if your implementation still works.
So the right way to do this is to backup your current theme files, update the theme, consult the change log and the list of modified files and if your altered files isn’t among the modified files you can copy your own modified version of the file otherwise you have to adjust the change to the new files code.
Theme update guide: https://forum.tagdiv.com/how-to-update-theme/
Thanks
Hi,
The syntax is described in the official documentation – https://codex.wordpress.org/Function_Reference/update_post_meta
Try the following code: – http://screencast.com/t/B88Se5VOc
// save from td_subtitle to td_post_theme_settings->td_subtitle
$td_subtitle = array('td_subtitle' => get_post_meta($post_id, 'td_subtitle', true));
if ($td_subtitle != '') {
update_post_meta($post_id, 'td_post_theme_settings', $td_subtitle);
}
Thank you!
-
This reply was modified 11 years by
Emil G.
Hi,
Unfortunately lightbox feature was not designed to work also for images from page content. I have added this on our suggestions list and we will take a look and we will try to find a solution in one of future updates.
Thanks!
Hi All,
I have same problem with Facebook share featured image.
After I check several of my post, All my articles after 1 august not showing facebook featured images (empty box with just site name/URL), and for all articles previous can show featured images. This condition applies to sharing from sharing button each article page and from automatic sharing via jetpack plugin.
FYI,
I using this theme since 27 august and update Newspaper theme on 31 july and most of my articles posted by schedule with random hours (sometimes in am. or pm.). so there is only 2 articles which managed a facebook featured image after I used this theme.
My Web is : http://marchinggeek.com/
please your advice.
-
This reply was modified 11 years by
yudhita. Reason: grammar
Hello TagDiv Team,
I got an error after updated the theme newsmag theme into version 2.1, you can check screenshot. For more info.
Also inside system status (max_input_vars 1000 – the max_input_vars should be bigger than 2000, otherwise it can cause incomplete saves in the menu panel in WordPress) showing me, but it was already bigger then 2000.
Speed Booster v4.1 – Disabled – incompatible plugin detected: admin-menu-editor/menu-editor.php
v4.1 – Disabled – incompatible plugin detected: akismet/akismet.php
I already disable 6 plugins, but it’s showing me again and again this error incompatible plugin detected with each plugin. I don’t know what to do. Solve it soon.
When I check the error on google its show me the multiple site where this error shows me check google search link. http://bit.ly/1hgXimD
Hi,
@youngren Please follow this tutorial how to upgrade from version 4 – https://forum.tagdiv.com/how-to-update-the-theme-2/ Newspaper 6 is practically a new theme so please do a clean update, meaning that we recommend that you delete the old version of the theme before uploading the new one and deactivate and delete plugins that come with the theme files(you can upload them again after the upgrade) Also make a full backup of your current installation – https://codex.wordpress.org/WordPress_Backups
Thanks!
Hi there
I was wondering. What Does Newspaper’s Latest Update Include?
When I attempted to update my envato newspaper for the first time with the latest update and when i clicked the update button a pop up appeared warning me that “Updating this theme will loose all customization…” Although I already backed it up, these words stopped me in my track. Before i click the button i would like to know what the updates include? what will i benefit from the update? and most importantly does the site need the updates?
If you could get back to me that would be great. Many thanks in advance.
-Muchaneta
ID:MuchaK
Since the update to Newsmag 2.1, my sidebar Ad which is on every page doesn’t appears on the frontpage.
I have tested with widgets and plugins disabled and nothing.
Regards,
Fz
Hi,
how i can put the facebook author link when i share a article in fb? Like this: http://palmeirenses.com/wp-content/uploads/2015/08/1.jpg
I just configured the Yoast SEO and updated my profile link in user tab.
I follow this tutorial and don’t work in this theme: http://www.wpbeginner.com/wp-tutorials/how-to-add-facebook-author-tag-in-wordpress/
Sorry for the bad english, brazilian here
thanks for the response.
how can i update the theme? It is not giving me update available on wordpress dashboard but i know an update is needed because i updated the version on a different site. Also, if i download the theme from code canyon, can i just unzip it and drop the files in my ftp? doing this, will my custom works be overwritten? since i edited files like td_module_single_base.php
thanks
@andrei_luca If you are considering new post formats for the next update of Newsmag, it would be great to have a post style similar to Styles 4 or 5 (or 6) but with less height. So instead of a featured image size of 1021 x 580 for Style 4, make it something like 1021 x 300ish.
Ads should come after the pagination as a natural function of the theme. When page buttons come after the ad, using the buttons becomes less intuitive to the reader. Please consider adding this feature in the next update of the theme, instead of requiring code tweaking (which can be fraught with problems, and intimidating to us non-code types – which is why we buy themes!).
Another note – the Featured Image fails to carry over to the additional pages. This should be a default action as well.