- NewsmagtagDiv Composer Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- NewsmagHow to use the Visual Composer plugin
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_block::add
- NewspaperCredit System
- NewspaperCreate a frontend submission form
- NewspaperHow to Use the Tabbed Content shortcode
- NewspaperCreate a form contact page
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperModal Popup
- NewspaperFlex Block Settings Guide
- NewspaperSocial Sharing
- NewspaperSingle Post Shortcodes
- NewspaperInfinite Loading for Single Posts
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperHow to Add a Logo in Newspaper
Dear tagDiv team,
I am trying to re-create one of my web pages with the use of tagDiv Composer (the page was previously created with WPBakery Page Builder, and it’s layout is broken now pretty badly).
On that page I need some rows to be different for mobile and desktop versions. One solution I can think of is to simply create both versions of the rows and only show one of the rows for mobile and the other one for desktop.
With WPBakery Page Builder I could do that by clicking on a row (column), then Responsive settings, and then ticking the ‘Hide’ checkbox next to the corresponding platforms, like this:
How can I achieve the same functionality with tagDiv Composer?
The only alternative solution I can think of is to use custom CSS with @media queries.
Thank you for all your work,
and looking forward to your advice.
Eric
It also doesn’t let me activate the td composer ???
Since the last update, when I copy a link to Facebook, it uses the name of the site as the page title. I thought it might be my browser, but I tried it in several of them and still had the same issue.
I have re-activated the tagDiv composer as was mentioned in the sticky post, but this did not help.

On a side note, is there a way to get Newspaper 9 to show the excerpt only as the tagline on Facebook? It currently shows the first part of the article and any links underneath (Facebook, Twitter, etc.)
According to Calin’s post (https://forum.tagdiv.com/topic/custom-templates-problem-9-7-3/#post-297470) Newspaper no longer has the Sidebar widget element in TD Composer.
How do we replicate this going forward with TD Composer?
Hi,
When using the composer to add a text block I just see a gray screen when trying to add text. I can add other blocks no problem? but text editor will not load.
Running the latest version of wordpress and our php has just been upgraded to 7.2
Hello,
we have Newspaper 8.2 installed and we would like to upgrade to the latest version.
I read a lot of the different between the versions and how the latest Visual Composer needs to be upgraded manually. After the upgrade is installed, the site looks all garbled, which is fine since I haven’t upgraded the visual composer at this point.
However, when I do upgrade Visual Composer, the entire site becomes unusable, including the admin area. Here is what I see:

I’ve tried different combinations of installing the theme, like attempting to upgrade the TD plugins before the theme, or upgrading via Envato Market/manually or removing the theme completely and then trying a clean install. The result is always the same, the site becomes unusable.
Do you have any suggestions?
Thank you in advance!
Hi,
I the last update the $td_page_view.php can be found in wp-content/plugins/td-composer/legacy/common/wp_booster/td_page_views.php
https://www.screencast.com/t/v1Djt6ydMvt
Thank you!
Hello,
I noticed, that after updating to 9.7.3 the custom templates build with td Composer are not used anymore! Pages with individual post template appear in default layout.
At first I thought, this is a bug in our child-template, but I switched to the child theme inside the /code/ folder of the Newspaper zip-file and here the same error appears. So this must be an error with child themes in general. With the original Newspaper theme individual post templates are displayed correctly.
What do I have to do to fix this?
@simion thanks for the reply. No, I firstly updated the theme and then the plugins. If I turn of the tagDiv Composer, than I see only the codes as on your pritscreen.
I already tried to delete all cache plugins I had on the page, but without any success of an impact to the visual. I can’t say anything to the unusual CSS as I don’t know anything about coding. It seams, that only the main page, that was made with the TD Composer, is “infected”
-
This reply was modified 7 years by
Patres10.
Hi,
Now in the last version of theme the path for these files is wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.js
Thank you!
Hi,
I have a problem where i use the td composer for edit a page. When i use a text with title block, i can edit the title but if i select “edit text”, a box is open without solution to save the text (no button).
Have you an idea ?
Thx
Hi,
Please edit tagdiv composer plugin and add this line here – https://www.screencast.com/t/TNXxa3HeKeZ
<title><?php wp_title('|', true, 'right'); ?></title>
Or delete your current td-composer and reinstall this plugin – http://cdn.tagdiv.com/wp-content/uploads/2019/05/td-composer.zip
We have also fixed this into the live package. Sorry for inconvenience!
Thanks for reporting!
I update the theme to the latest but i m not able to update TD-Composer when i upload file to install new plugin it gives me error as:
The requested resource
/wp-admin/update.php
does not allow request data with POST requests, or the amount of data provided in the request exceeds the capacity limit.
Also in the wordpress admin panel it is not showing Newspaper theme settings menu.
kindly solve the issue at the earliest
For custom assets, these have been defined in the the themes > Newspaper > includes > td_config.php
In the update, these items defined in td_config.php with files in the Template still (mostly) work however as all of the original files are now moved into the plugin, what is the best approach… attempting to rebuild in the plugin or retain these in the theme folder.
To initialise the assets within the plugin, is the reference file td-composer > includes > tdc-config.php ?
Hi,
You need to install the TD Composer if you want to have access to the Theme panel functionality. Check here -> https://www.screencast.com/t/Zrpla6KpD
Thanks
the url is http://www.kampharita.com
-
This reply was modified 7 years by
nervusvagus.
Second time that I have tried to update to the latest version of Newspaper. It has been hell. After changing settings in my PHP I was able to upload the theme successfully. I had deleted the old Newspaper theme files, even went into file manager and deleted some old files from there. I renamed the themes folder and got a bunch of error messages. I renamed the Plug-ins folder with no success. Otherwise I just get a blank white screen. I currently have another theme running just so there is something to look at, but it’s not pretty. I activated the Debug file and got this in the log file:
28-May-2019 01:35:32 UTC] PHP Warning: require_once(header/ads.php): failed to open stream: No such file or directory in /home/vzbujfc1chle/public_html/wp-content/plugins/td-composer/legacy/Newspaper/parts/header/header-style-4.php on line 27
[28-May-2019 01:35:32 UTC] PHP Fatal error: require_once(): Failed opening required ‘header/ads.php’ (include_path=’.:/opt/alt/php70/usr/share/pear’) in /home/vzbujfc1chle/public_html/wp-content/plugins/td-composer/legacy/Newspaper/parts/header/header-style-4.php on line 27
[28-May-2019 01:40:26 UTC] PHP Warning: require_once(header/ads.php): failed to open stream: No such file or directory in /home/vzbujfc1chle/public_html/wp-content/plugins/td-composer/legacy/Newspaper/parts/header/header-style-4.php on line 27
[28-May-2019 01:40:26 UTC] PHP Fatal error: require_once(): Failed opening required ‘header/ads.php’ (include_path=’.:/opt/alt/php70/usr/share/pear’) in /home/vzbujfc1chle/public_html/wp-content/plugins/td-composer/legacy/Newspaper/parts/header/header-style-4.php on line 27
[28-May-2019 01:40:53 UTC] PHP Notice: Undefined variable: post_type in /home/vzbujfc1chle/public_html/wp-content/plugins/all-in-one-seo-pack/aioseop_class.php on line 4249
[28-May-2019 01:40:53 UTC] PHP Warning: require_once(header/ads.php): failed to open stream: No such file or directory in /home/vzbujfc1chle/public_html/wp-content/plugins/td-composer/legacy/Newspaper/parts/header/header-style-4.php on line 27
[28-May-2019 01:40:53 UTC] PHP Fatal error: require_once(): Failed opening required ‘header/ads.php’ (include_path=’.:/opt/alt/php70/usr/share/pear’) in /home/vzbujfc1chle/public_html/wp-content/plugins/td-composer/legacy/Newspaper/parts/header/header-style-4.php on line 27
This is what shows up on the home page with the Debug file active:
Warning: require_once(header/ads.php): failed to open stream: No such file or directory in /home/vzbujfc1chle/public_html/wp-content/plugins/td-composer/legacy/Newspaper/parts/header/header-style-4.php on line 27
Fatal error: require_once(): Failed opening required ‘header/ads.php’ (include_path=’.:/opt/alt/php70/usr/share/pear’) in /home/vzbujfc1chle/public_html/wp-content/plugins/td-composer/legacy/Newspaper/parts/header/header-style-4.php on line 27
The site is experiencing technical difficulties.
I also got this message, but I cannot remember where it came from as I have been going crazy researching and changing settings for many hours:
[27-May-2019 13:25:42 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 77845176 bytes) in /home/vzbujfc1chle/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php on line 1601
I have uploaded the theme 3 times. The third time I did it via FTP and nothing has changed.
I have run out of search options on Google in trying to find a solution. I did a search in this forum with not much luck.
Does anyone have any ideas?
John G
https://MrElectrician.TV
I am getting the following errors when selecting Header Style 4:
-
Warning: require_once(header/ads.php): failed to open stream: No such file or directory in /public_html/wp-content/plugins/td-composer/legacy/Newspaper/parts/header/header-style-4.php on line 27
-
Fatal error: require_once(): Failed opening required ‘header/ads.php’ (include_path=’.:/usr/share/php’) in /public_html/wp-content/plugins/td-composer/legacy/Newspaper/parts/header/header-style-4.php on line 27
Screenshots:
Hi Simon.
I’m pretty sure it does.
I accomplished my goal by temporarily hard coding the td-composer module file.
This is what I want for my homepage: https://prnt.sc/nu0fle
I order to achieve that goal, I generated a page using the Default Template
and I used the Flex Block 1
I want the posts to have the category filter, using Ajax to filter posts.
Here you see where I inserted the div wrapper with the function from the external plugin that renders the “post reactions” where users can interact (as you’ll see on the previous screenshot): https://prnt.sc/nu0iey
I would like to ask for this favor.
I’m sure is not pretty much to ask:
Can you please generate for me a td-api-plugin.zip where I can customize the td_module_flex_1??
As a module, and also as a block…
I know it’s not within your scope of support to do my job (as a developer)…
BUT
since I would like to work with THAT specific block
I’m almost certain that you’ll find pretty accessible and at your disposal
compiling a plugin for me
with just this module & block…
for me to customize… 🙂
Thanks in advanced!
Hello Bogdan,
I added the ‘tdc_map.php’ file but there was no change in my home page or secondary pages.
Suggestions?
Updated Development site: //mkdv.meta-morphos.es
Original site: //marketwisetrader.com
Could you answer the questions at the end of my last post?
‘Will the back end editor, WPBakery be phased out in the future?’
‘Will there be a problem in the future if some pages are ‘legacy’ having been built with WPBakery, and others built from front end with TagDiv Composer?’
Lon K
-
This reply was modified 7 years by
Leofitz.
Hi,
Unfortunately the only way to change the excerpt_title from mobile theme is to change that value in mobile files wp-content/plugins/td-composer/mobile/includes/td_config_mob.php
-> https://www.screencast.com/t/PW9XUXJEESJv
Thank you!
Hi there,
I have installed the latest version of theme (9.7.2) on a website with existing content.
I can use TD composer with pages on back and front office but i have a trouble i can edit posts with TD Composer.
I don’t see the option, nothing appear in front or backoffice, please can you tell me if i missing something.
Thanks for support.
Regards.
Hi,
1)You need to use the code below and place it in Theme panel -> Custom CSS area. The code is below ->
ul.sf-menu > .td-menu-item > a, .td-theme-wrap .td-header-menu-social{
text-transform: capitalize;
}
2)If you want to create a new Widget you need to do it from Theme panel, from here -> https://www.screencast.com/t/5Pz6odRdX8 and the Widget will appear on Widgets section and then you can use it everywhere into your website. Also, you can use the TD Composer, Widget Sidebar to display your widgets on the page.
3)If you are referring to the Widgets section, please notice that the theme does not have any kind of preview to your blocks elements. You need to check the demo, for example, if you know how the block looks like. -> https://demo.tagdiv.com/newspaper/block-1/
4)You can try using the Header Manager which allows you to customize your header as you wish, using the TD Composer. For more details about this functionality, please check here -> https://tagdiv.com/newspaper-theme-customize-the-header-manager/
Thank you!
Hi
I am unable to edit any content in Tagdiv composer.
Wordpress has sent the following error message which I assume is the problem.
Error Details
=============
An error of type E_COMPILE_ERROR was caused in line 26 of the file /home/peterl8/public_html/breedingnews.com/wp-content/plugins/td-composer/td-composer.php. Error message: require_once(): Failed opening required ‘includes/tdc_version_check.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’)