- 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,
There is no problem with the latest WordPress version and the previous theme version. Or with the new theme update. We have not had any compatibility issues reported. You can update or install the new theme version when you are ready.
It could happen that some modifications through the child theme may not work properly anymore, due to update changes to the theme files. This can happen after every theme update. You could test this locally and see if it is the case.
Thanks
A quick update-
To call shortcodes in php, one can use:
<?php
echo do_shortcode('[CONTACT-US-FORM]');
?>
Perhaps adding div to them is more smoother. </br> after div can be used to create breaks though.
Conclusion: I was indeed unable to set up bbPress completely (tried everything, but there are many bugs which just can’t be fixed, including enabling tinymce support in mobile theme functions).
So, i rather installed phpBB on subdomain (https://doc.medicforyou.in). Funny bbPress installation messed up phpBB installation and i couldn’t use forum.medicforyou.in since the directory of wordpress was also pointing to subdomain, thereby, creating two phpBB installations- https://medicforyou.in/forum and https://forum.medicforyou.in .
For those requiring help on installation of https over subdomains- simply add same cloudfare origin certificate settings to your subdomain (Guide).
Thank you for support, i wish there was compatibility of mobile theme with bbpress. Never mind. đ
Hi,
The new theme update and the Tagdiv composer looks promising.
I have about 20 pages that use VC.
Is it possible that I use both VC and tagdiv composer together until i move all my pages to tagdiv composer one by one?
Or do i have to take the site offline and convert all my pages to tagdiv composer at one go?
Hi,
There was a problem with the background ad functionality in the previous theme version. This can be fixed by updating the theme
– https://forum.tagdiv.com/how-to-update-the-theme-2/
If you do not want to update yet, please enter this code in Theme panel->Custom Css section and it should make the background ad work properly for you
– https://www.screencast.com/t/nDmMPtjf
body {
cursor: pointer;
}
#td-outer-wrap {
pointer-events: none;
}
.td-main-content-wrap, .td-container-wrap,
.td-container, .td-post-header {
pointer-events: auto !important;
cursor: default;
}
Thanks
Hi,
We try to provide more features with each update, it is not easy for the developers to decide what has priority and what gets postponed for later updates. The list of suggestions and recommendations is forever increasing. I could not say when the options you mention will be made available, hopefully it will be taken in consideration at a given time. Sorry for any inconvenience this missing feature may have caused you.
Thank you for understanding!
Hi,
I have checked the website on Firefox and for me it is not happening. The site is loading very fast with no issue what so ever.
You seem to have fixed the background issue, maybe it was just a missing class from the page container or wrap. It is best before updating the theme to test existing child themes with the new update. Some elements from the theme may not be the same after the update.
Thanks
@aronfly Yes, that’s the point. For those who have custom code, it’s impossible to get a clean update whit out errors đ
But For those who have a clean installation will be easy if do the step lis đ
hi,
i updated to 8 and i saw the header has big white spaces.
how to solve this
Iâm having a couple of problems after updating to 8.0 today.
1) I have identified/isolated the problem to be with the tagDiv Composer plugin. (I turned off every plugin one by one to verify it only occurs when tagDiv Composer is active) When I turn it off, my images look correct. If I turn it back on, several images are showing as the wrong size on the home page and a few other pages.
2) I am also noticing that my menu items are not showing visible text upon hovering and clicking. The styles are messed up or something is wrong – each menu item gets highlighted with a solid color and no text is readable. This is not good for users.
These changes occurred after updating to 8.0 theme today. Everything has been fine prior to the update. I do have a backup save but prefer not to revert yet so you can see the problem and hopefully help us resolve the glitches.
Can you help? I can provide an admin login. Thank you.
This would work IF you use the theme as is it.
For those who have custom code, it’s a whole different story.
TagDiv should be more conscientious about the number of updates they release, especially when there is no real updates made, just cosmetics.
Every new theme update is like an headache for those who have the theme with custom settings and custom code.
My advice to you is to document every single setting and code changes, so you can remake them once you update the theme.
I think you need to take screenshots of every single one of your settings and then reenter them after the update.
I had problems with page width and photo sizes when I just updated to v. 8. But it corrected itself when I deactivated the Tagdiv Composer plugin. I’m trying to figure out if I can now just use v.8 with Visual Composer if I want…
Yes, you can import and export preferences, (theme panel + import/export) . But here is the problem when is a big update there are some incompatible settings and this is how you get a little problems đ
You can do a fast copy of your setting if you capture your screen on every part of your theme settings (can be a video whit camtasia or only images). And when you made the update just copy your settings whit the video or images.
Thanks for the quick response Bogdan. Some follow up questions.
1. If I want to recreate the home page which is done in Visual Composer (VC), how do I create this from scratch…or do you mean to delete the VC boxes and replace with TagDiv boxes?
2. Typically, I have to update both the homepage right side bar and then go into widgets within wordpress to update the right side bar. Is there a way to update the right sidebar and have it go to both homepage and interior pages, or is it best to keep them separate?
I guess I should also ask, just in case I am too skittish to update to NP8 at this point. Is Newspaper 7.8 and WordPress 4.7.5 okay together? I’m getting ready to launch a site and considering updating WP before doing so.
I always make it a point to ask since I have experienced some bad stuff in the past with other themes and WP updates. Is Newspaper 8 and WordPress 4.7.5 totally good together when updating from Newspaper 7.8 and WordPress 4.7.3. Is there anything that will not make the trip intact? Can I expect my child theme modifications to survive? Just had to ask. Been burned before.
Hello. I’m trying to use columns inside a page, but it’s not working.
The theme is updated to the latest version.
http://camilasch.com.br/1.png
http://camilasch.com.br/2.png
Tks
You’re not required to. But if you want new features, updates, and switch to much cleaner/simpler/faster page builder, it’s worth it. Just do full backups FIRST.
After reading about the upgrade problems from others I am afraid to upgrade to 8.0.
Hello everyone
I notice after this update a lot of users are in troubles and i think its necesary to explaint what to do in one unique post.
Every time tagdiv launch a big update, 1 to 2, 2 to 3, 3 to 4, 4 to 5, 5 to 6, 6 to 7, etc. everybody experiences a lot of issues because are a lot of differente code in the theme and everybody has different configurations and setups on your sites. Its impossible to made this kind of update just whit one clic.
In my experience this is the correct way to Update to Newspaper 8 in 7 Steps
1) Download the theme
2) deactivate every plugins
3) upload the theme via FTP and overwrite. Or set default wordpress theme, delete newspaper 7 and upload the new update.
4) activate the theme.
5) Go to theme panel and clic on install demos, now select your prefer demo and uncheck “include content”, then clic on install button. This will overwrite all settings and set the demo style on your site.
6) YES, you need to configure again your site whit your logo and preferences.
7) activate plugins one by one and check if some plugin produces some problem.
Thats all. You will have not problems ussing this mettod and just take 10 or less minuts

Regards
Hi all,
I have upload the theme to the new version and I have been experienced problems since then.
Some of the posts don’t show any images.
When a post show images, as soon as they are shown, the menu disappear. If I scroll down the page and scroll up again the menu is shown.
I have cleared the cache on the server and the CDN. I try it with chrome and microsoft Edge. Still nothing.
Could you assist please?
https://www.debilbaopues.com
UPDATED: If I deactivate “USE LOADING ANIMATION IMAGE” the images are shown
UPDATED: I deactivate STICKY MENU Smart snap option and the menu is showing always.
Nevertheless I would like some advice to activate those options I have deactivated.
Thanks
Since there is a TagDiv composer with 8.0, do we still need to update to the latest version of Visual Composer?
Thanks.
My major concern is about the setup. Once I update the theme, I will end up losing all settings on the blog. How can I update without messing up my blog design?
hi,
i updated the theme to version 8.0 but the background ad is still not clickable. Is there something else i can do?
Thanks