- NewsmagtagDiv Composer Tutorial
- NewsmagHow to use the Visual Composer plugin
- NewsmagHow to update a plugin
- NewsmagWhat’s included in Newsmag theme package
- NewsmagRequirements for Newsmag
- NewsmagInstall via WordPress
- NewsmagInstall via FTP
- NewsmagBlock settings tutorial
- NewsmagtagDiv Social Counter tutorial
- NewsmagHow to update the WPBakery plugin
- NewsmagPage Menu
- NewsmagCustom ad spots
- NewsmagSmart sidebar
- NewsmagVideo playlist
- NewsmagPage templates
- NewsmagHomepage – How to build and set it
With every update my Pages break. They only contain basic Text and HTML, they are very improtant, because they are my legallly required imprint and DSGVO-page. Even recreating the pages always brings up a 404 page.
The tagDiv Composer always brings up the Error “Error at zones: 5(models) : 4(dom). The model does not match the content”. As i said there is nothing special in it. Does the tag div composer break the ability to just create normale pages?
I keep trying to add a new “single image” in “inline single image”. I remove the old photo and upload my photo. I keep getting “Error: Invalid data”
Why won’t this work? I really am not like this Tag Div Composer. Why can’t we just keep WP Bakery/VC?
I am getting this error after updating my theme. Please help me
[04-Jun-2019 13:15:08 UTC] PHP Warning: require(/home/xw7tja7h7fxz/public_html/sportsindiashow.com/wp-content/plugins/td-composer/legacy/Newspaper): failed to open stream: Success in /home/xw7tja7h7fxz/public_html/sportsindiashow.com/wp-includes/comment-template.php on line 1510
[04-Jun-2019 13:15:08 UTC] PHP Fatal error: require(): Failed opening required ‘/home/xw7tja7h7fxz/public_html/sportsindiashow.com/wp-content/plugins/td-composer/legacy/Newspaper/’ (include_path=’.:/opt/alt/php72/usr/share/pear’) in /home/xw7tja7h7fxz/public_html/sportsindiashow.com/wp-includes/comment-template.php on line 1510
Hi Catalin,
Thanks for the reply!
Is that the latest update to the theme or the tagdiv composer plugin? When I redownloaded the plugin, deactivated and removed the old plugin, reuploaded and then activated the newly downloaded plugin, it still prompted me to update. When I clicked update, it said it was successfully updated but then it still gave me the update prompt.
Any clue what I may be doing wrong?
Thanks!
Hi,
I’ve installed a fresh WordPress on my existing domain. I’ve been using Newspaper before and it was activated. Now, when trying to install the plugins, I got an error: Downloading installation package from https://xxx/wp-content/themes/Newspaper/plugins/td-composer.zip… (xxx is my domain name which I’m hiding it here).
Also, there is no option to activate the theme on the dashboard.
Download failed. cURL error 60: SSL: no alternative certificate subject name matches target host name ‘xxx’
P.S I’ve changed the host now and installed a new SSL via Lets Encrypt SSL.
Thanks
Hi,
Unfortunately in Newspaper v9.7.3 there is a problem between WPBakery and tagDiv Composer, I recommend you to use a previous version -> https://forum.tagdiv.com/topic/important-new-update-newspaper-9-7/ until will fix the problem.
If you need other version of Newspaper theme you can send us an email at contact@tagdiv.com and we’ll provide you the version you need.
Thank you!
Hi,
I think that this problem can be fixed by changing a line of code in wp-content/plugins/td-composer/mobile/header-amp.php
Replace:
<html <?php language_attributes(); ?>>
-> https://www.screencast.com/t/Fj94HAommH
With:
<html <?php language_attributes(); ?> amp>
-> https://www.screencast.com/t/yIjgHPfpB
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Thank you!
Hi,
Unfortunately in Newspaper v9.7.3 there is a problem between WPBakery and tagDiv Composer, I recommend you to use a previous version -> https://forum.tagdiv.com/topic/important-new-update-newspaper-9-7/ until will fix the problem.
If you need other version of Newspaper theme you can send us an email at contact@tagdiv.com and we’ll provide you the version you need.
Thank you!
Hello !
I will pressume you mean why the layout of the footer. If you’re using the Footer page than the footer settings will not apply. So if you want to have a footer page you will have to edit it via tagDiv Composer.
Thank you !
Hi,
Most of the theme files were moved into the tagdiv composer plugin as per the requirements of envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Moving forward with such requirements, a child theme will only work with functions.php, and style.css as there are very few files left in the main theme as envato requires all functionality to be added through plugins.
If you are using child theme, you need to replace the child theme that you are using with the one that came with Newspaper v9.7.3, or you can edit the functions.php from 1001 to 11 and it should work: https://image.prntscr.com/image/LJgOPaseQeWx88hn-pSKGQ.png just make sure that you clear all cache after you make those changes.
Thank you for your understanding and sorry for the inconvenience!
The child theme is now quite limited, after the recent updates. Because most of the theme files were moved in the composer now they can’t be modified in a child theme anymore. The only way to modify them at the moment would be directly in the plugin.
If we should find a safer and more update proof way to do it, we will present it immediately. But for the time being it can only be done in the plugin directly, which will indeed have to be made again after a theme update.
One of the issues that are caused by the child theme after the latest update (maybe the most important one) is that when it is active, post templates can’t be set properly. Regardless of the post template set, seems that the default post template will be loaded. This and a few other issues are investigated with priority on our end.
Sorry for all this inconvenience. Seems that despite testing more, issues can still happen.
Hi @danblukk,
You need to delete the theme with all the plugins and reinstall the theme v9.6.1 via FTP way according to our documentation from here -> https://forum.tagdiv.com/install-via-ftp/
@luchtzak
After the last update, if both the tagDiv composer and WPBakery are active at the same time, some elements will not be available in the tagDiv composer. This was made to prevent issues with the respective elements. The single image is one of them.
A solution is to either deactivate WPBakery and then the elements will be available in the tagDiv composer, or use WPBakery where the elements will be available.
Thank you!
Hi,
Please check the files from the follow paths -> wp-content/plugins/td-composer/legacy/Newspaper/parts/page-author-box.php
-> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php
Set there the rel="nofollow" on the authors links.
Thank you!
Hi,
Unfortunately in Newspaper v9.7.3 there is a problem between WPBakery and tagDiv Composer, I recommend you to use a previous version -> https://forum.tagdiv.com/topic/important-new-update-newspaper-9-7/ until will fix the problem.
If you need other version of Newspaper theme you can send us an email at contact@tagdiv.com and we’ll provide you the version you need.
Thank you!
Hi,
Unfortunately in Newspaper v9.7.3 there is a problem between WPBakery and tagDiv Composer, I recommend you to use a previous version -> https://forum.tagdiv.com/topic/important-new-update-newspaper-9-7/ until will fix the problem.
If you need other version of Newspaper theme you can send us an email at contact@tagdiv.com and we’ll provide you the version you need.
Thank you!
Hi Calin,
Thanks for your reply, but I want to use ‘hide on device’ option in Visual Composer. It’s weird that it doesn’t work. Will it be fixed in a update?
I can try it with CSS, but its not ideal. What would the css be if I make two classes. One that shows the row/element on desktop and tablet landscape, and one for everything below that resolution, like the options in VC?
We narrowed down how this issue occurs.
The Custom HTML Block in TagDiv Composer is stored in the database as a form of hashed code, like EtuvXkcz etc. However, the staging tools on our server take advantage of Apache mod_substitute and mod_headers in order to prepend the staging domain when we’re working on it, and strip it when we’re done.
Mod_substitute is able to trigger on content in the editor, so while we’re editing the pages, mod-substitute works its magic and prepends the staging domain so that our site is functional in staging.
However, mod_headers works off of information in the database and is unable to read the code that is stored there by the custom HTML blocks created in TagDiv Composer, so it is unable to then strip the staging domain out of our content.
In our use case, we write the entire site in custom HTML blocks, taking advantage of the speed and versatility of your theme to easily rearrange blocks while keeping load times to a minimum and customization to a maximum with custom HTML and CSS for most everything else (on top of your base CSS).
The way TagDiv Composer stores information in the database prevents database search tools and PHP can not be used to target the many links throughout our site.
A workaround for us is going through every section of code and manually changing all links to relative links. This is not an ideal workaround, but it is getting the job slowly but surely done.
Is there a way this kind of thing can be changed in the future to prevent hashed data being stored in the database instead of the code itself, or is there a better workaround you could recommend for us?
Hi,
The code from Theme panel > Analytics should apply on mobile theme too;
This can be a plugin conflict, please make sure that you do not have a plugin conflict, please deactivate all plugins and let active only the tagDiv Composer plugin, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Thank you!
Hi,
The schema is coded in the theme files, for example
– https://www.screencast.com/t/LYDmez0RycL
– https://www.screencast.com/t/603wT9do8
– https://www.screencast.com/t/Mn8szCYz
If you are using Newspaper v9.7 please check in wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://www.screencast.com/t/WDonotrZ
Thanks.
Hello !
In order to add elements to your page you will need to use the tagDiv Composer. Here are some more tips and tricks on how to use it: https://tagdiv.com/tagdiv-composer-page-builder-basics/
Thank you !
Hi,
Please note that by default, the theme comes with white color text and black background for category tags. If you will use such a category template, you can change these from the TD Composer, like this -> https://www.screencast.com/t/31BZW0XxaR
Hope this helps!
Thank you!
Hello !
To change the title box color background you will have to edit it using the tagDiv Composer and in the Style Tab like in this photo: https://www.screencast.com/t/QVJ01vlBwxn
Hope this helps !
Thank you !
Hi,
This can be a plugin conflict, please make sure that you do not have a plugin conflict, please deactivate all plugins and let active only the tagDiv Composer plugin, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Thank you!
Hi Calin, I have followed your steps and everything is OK, but I still have the problem and if I have noticed that if I deactivate the tagDiv Composer plugin I can work without problems with WPBakery Page Builder.
If I re-activate TagDiv I can not have block settings in WPBakery Page Builder
What could be the problems with these 2 plugins? this is from the last update of last week, before all good with the 2 plugins. I would like to continue having the 2 plugins …
Thank you
Hi,
Unfortunately in Newspaper v9.7.3 there is a problem between WPBakery and tagDiv Composer, I recommend you to use a previous version -> https://forum.tagdiv.com/topic/important-new-update-newspaper-9-7/ until will fix the problem.
If you need other version of Newspaper theme you can send us an email at contact@tagdiv.com and we’ll provide you the version you need.
Thank you!