- NewsmagHow to update a plugin
- NewspaperHow to update a plugin
- NewsmagHow to update the theme
- NewsmagHow to update the WPBakery plugin
- NewspaperHow to update the WPBakery Page Builder plugin
- NewspaperHow to Update the Newspaper Theme
- 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
Hi
When you update the theme, the old file are overwritten by the new theme files, and any custom modification will be lost, so you have to save your customization and apply it again.
Thanks!
Hi
@shae101s unfortunately I can’t provide an exact answer but we consider to add in the next theme updates new post formats for Newsmag.
@nherious to hide the new grids on mobile devices you can use media queries like here:
@media (max-width: 767px){
.td_block_big_grid_7{
display:none!important;
}
}
This css hide the big grid 7 on mobile devices, just replace the grid class with the corresponding for the grid you want to hide.
Thanks!
Hi Marius,
Thanks for your help! I’ve also just now double-checked these exact steps and also tried adding your CSS. Still no luck. I tried disabling all plugins and that also has not solved the issue. I am feeling frustrated with the recent theme updates…. seems the site is always breaking đ
Where exactly do I “copy the vies function from td_module_single_base.php to td_module.php”… I mean, where in td_module.php do I place the vies function? Should the location placed matter in this case?
Thank you,
James
Hi
Thanks Chris!
If you plan to customize theme’s code then it is recommended to use the child theme and make the necessary adjustments there, you have a guide on how to do that here: https://forum.tagdiv.com/child-theme-documentation-newsmag/
Using a child theme is recommended but given the fact that we are constantly looking to improve pour products we usually release updates quite often so if we change a file in the main theme which you’ve altered in the child theme you have to take note of those changes and adjust your changes to the new version of the file so in this regard if files you change are post’s templates or headers then you could use the child theme because we don’t plan to change any posts template or headers or anything similar, usually the change occur in theme core files.
Thanks!
Hi,
If you have this issue only with sidebar ad, it seems to be an issue and it will be fixed in the next update, sorry for inconvenience! Until then please try this quick fix, edit td_config.php and add this code – http://screencast.com/t/bdSIXWJrU
'-- Select an ad spot --' => '',
Please also re-add the Ad Box block to your page and select again sidebar ad to display, update the page and it should work.
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi, I have just updated to newsmag 2.1 and my CPT posts stopped working.
I see several issues:
– Now there is a “From panel” post template. What is this exactly?
– In previous versions, I set the template (e.g. single_template_3) for my CPT, setting meta key
td_post_theme_settings[“td_post_template”] = “single_template_3” for every post of my CPT.
After update I lost this relationship, it seems always load single.php+loop-single.php.
Best regards
Hi Emil, thank you for your answer. I need to save “td_subtitle” inside the array “td_post_theme_settings”.
What is the syntax using update_post_meta() function?.
Thank you.
Hi,
Please make sure that you have updated and activated also the Social Counter plugin, install it from here – http://screencast.com/t/qauliNRwnyKe and check the version – http://screencast.com/t/Z7xQhguo3F
Now it should be available in Widgets section to add it in your sidebar(s) – http://screencast.com/t/0BGmdfTZG and also through the Visual Composer elements, just make sure that all elements are selected – http://screencast.com/t/NCsMouaiq – http://screencast.com/t/YCeRyZT6mjNl
Thanks!
Hi, I need to mention an additional file.
1) includes\td_config.php
2) includes\wp_booster\td_wp_booster_functions.php
When these two files are with the old “6.3” version, the backend shows, if I put the updated version for any of these TWO files, I get the blank screen.
All other updated and new files (of the 6.3.2 patch) don’t affect the backend from showing up.
Hi,
When updating from 6.3 to 6.3.2 the backend goes blank.
When I put back the 6.3 files, it worked fine.
I discovered that when the updated file includes\td_config.php is placed, then the backend goes blank.
Hi,
You should not have this issue if you updated to the latest version 6.3.2 so make sure that you have updated the theme properly, clear the cache and purge your files if you use CDN.
If you still have this issue please send an email at contact@tagdiv.com and provide wo-access so we can take a look and also paste a link to this topic so we can know who you are and what your issue is.
Thanks!
Hi,
Please make sure that you use the latest version of the theme and also you update the plugins that come with the theme files, you can find them in the /plugins folder. Also if you use child theme please make sure that it is the same version like the main theme. First you can switch to the main theme, clear cache and see if it works. Also please provide a link so we can inspect this.
Thanks!
Hi,
You need custom modifications to achieve that, unfortunately we cannot provide custom work at this time as we work very hard on the development, updates, fixes and support, sorry! I suggest to get someone to help you if you don’t know how to do this from sites like: http://studio.envato.com/
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi guys,
I’ve been getting this error (see screenshot) in all my category pages after updating to version 2.1 of the theme. Please advise.
(here’s a url example: http://www.brazilophiles.com/film/)

Thanks!
Hi,
Sorry for inconvenience! Your shortcodes were not renamed so please make sure that you update the theme properly using the above guide, update also the plugins that come with the theme files and run the script like it is suggested in the docs so you should not have this issue anymore:
The import script does the following operations:
-
Imports the old settings to the new theme
Renames all the shortcodes from your pages to the new names
Imports all the sidebars
Renames all the widgets from the sidebars to the new names
For example [td_ad_box spot_id="custom_ad_1"] will be renamed automatically to http://screencast.com/t/yA2Eh2bf8
Thanks!
Hi,
To have h1 and h2 to your homepage, just add a text block anywhere on the page(you can add it in the sidebar for example and use it on more pages) and add a title and a small description. We also will try to find a better implementation in a future update.
Thanks!
When my site loads (www.festivalsnobs.com), for a split second, it loads all misconfigured, then refreshes and loads correctly. This is happening on multiple networks, mobile, and on Chrome/IE/Firefox/Safari.
I’ve attached a screenshot of what it looks like when it first loads.
The only hunch I have is to maybe update my PHP configuration? Currently its 5.4(FastCGI).
I’m so stumped here.
So, I am wrong to think it came from the update (delusional – ouch, pretty harsh response).
Thanks for the idea to check for malware.
Usually due to not first turning off all plugins prior to upgrade; or turning off caching first.
Remember to delete old theme when doing updates, not simply over-write.
If using a child theme, remember to check changelog to see if child files also changed and need to be updated. Same with plugin versions included with theme.
Often if you need to “recover” — via ftp or via the hosting panel, rename your plugins folder to xplugins, then login. Then rename plugin folder back, and only turn on visual composer, then other plugs to determine if one is a conflict. Don’t use speedbooster unless everything else working.
Hope that helped đ
Help please,
after update theme from 6.3 to 6.3.2 I’m getting the blank page after the login page.
What could be the problem?
Thanks,
Goc
Hi, i sucesfully update to 6.3 version of Newspaper.
The theme is great and more powerful than ever, but i can use my ex header (version 8 in header type selector in Newspaper 4.3

I found other issues like the Title font color before has black in normal post module but white in the post module with background. Now ever has black and the view is hard to see.


My website is tecnovortex.com
Please help me and thaks for your amazing work and support đ
And sorry my english.
BASIC SEO TIPS:
Note that Google rolled out new version of PANDA recently. They continue to refine placement, and are putting emphasis on mobile friendly, ORIGINAL CONTENT, âanswers to questions,â https capability, pagespeed insights, sitemaps, and the usual stuff still relevant:
a) inbound links from organic sites, not paid text links or text ads, help placement
b) blocking bad links from âbad sitesâ such as low quality scrapers â you can disavow bad sites (we do this with sites like âsearchnakedâ which had thousands of links to us)
c) proper schema markup
d) limit junk posts (e.g., youtube video and one sentence â is not original content)
e) limit content you âstealâ from other sites then link to them as source â write your own version, get your own photo; that helps your ranking
f) site structure matters; good navigation, prioritize the POST over categories, tags, etc.
g) donât sell text links, avoid popups, interstitials that block content loading for Google bot
h) READ the free Google guide to best practices for SEO
i) write original headlines â check your headline to see if it already exists; do something different!
j) posts should have at least 5 paragraphs so it looks like original post and not excerpt of another post
k) donât use ânext pageâ for home page; conflicts with your category indexes
l) update site regularly â updates every 6 weeks shows lack of new content
m) create your own images where possible, vs copying somebody elseâs
n) learn to use your Google webmaster tools (now âconsoleâ) properly
o) donât overload pages with too many ad modules from adsense, amazon, other ad system, etc. â too many ads pollutes your pages
p) use h tags for your relevant subheads in your posts, not just bold sub heads â couch your subheads as answers to questions people might ask âThe right way to boil spaghettiâ ⊠etc.
q) make sure guest posts are not also being posted on other sites (!!)
r) share the heck out of your posts to social media, but use the social media worth sharing to and ignore the stuff nobody uses anymore (sorry, delicious, diigo, Technorati, etc.)
s) donât use sock puppets for clicking your ads; paid likes on social media; or similar
t) answer comments on your posts to create dialog
u) make backups of your site often and carefully (!) â if your system crashes, and youâre off the web for prolonged period of time â very bad for SEO after xx days
v) do you have a backup plan if your host goes out of business, or GoDaddy DNS crashes again and your site is down?
w) consider spending a small amount on Google ads to promote your best posts or site on the topic you most want to be found under, like âhorse breedingâ or whatever
x) make sure your site is verified with all the top search engines
y) ignore stupid things like so called âranking sitesâ like Alexa which are completely wrong on traffic, including their inability to track shortcode use
z) check your site regularly to ensure itâs secure ! Make sure you have security plan. Make sure you have privacy policy on your site.
Share and enjoy! đ
Copr. © Christopher Simmons
NOT FOR REPUBLICATION!
You need to make the changes to any files you have modified… Yes. You dont have to redo most settings in theme panel like custom css. You might have to refresh menus and widgets, as with all theme updates.
i loved ur theme..i want to add more celebrity photos in gallery section with titles..how to add gallery in my website? i am looking for gallery with more updated facilities like slide show, zoom, ad placement..do have any plugin? or can i use nextgen gallery plugin?
Hi there,
I just updated to 6 from 4 and have been re implementing some features on a site.
My issue is I am not able to add the social counter. It is not showing as an option at all in the element list. TagDiv is installed and active.
Any help is appreciated. Thanks!