- NewspapertagDiv Composer Tutorial
- 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
- NewspaperCustom Post Type Support
- NewspaperCloud Library Templates
- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspaperHeader Builder
- NewspapertagDiv Cloud Library Plugin
- NewspaperAd Box Element and Ads Overview
Hello,
The templates I copied from the old Newspaper theme(before 9.7) to a custom child theme no longer work, as the original templates have been moved to the td-composer plugin.
You have an old guide here on how to do exactly this, but its no longer relevant as all the templates have been moved to the td-composer plugin.
Can you help me with making this work?
Thanks
Hi,
If you like the style 8 and you want to edit it you can do it only in tagDiv Composer plugin files, in wp-content/plugins/td-composer/legacy/Newspaper/parts/single/single_template_8.php or loop-single-8.php
Thank you!
Hi,
Since Newspaper v9.7 a lots of files was moved in td-composer, you need to look for this files in wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_block_mega_menu.php and wp-content/plugins/td-composer/legacy/common/wp_booster/td_menu.php
Hope this will help you!
Thank you!
Hi,
This is the first report that we get for this case, also I’ve made some tests to try to recreate this error and I can not recreate it, most likely you have other plugin that is in conflict with our tagDiv Composer plugin and your implementation solved the problem in your case.
Also there still seams to be a problem with the mobile menu, please set this custom css in Theme panel > Custom code> Advance css > Phones
https://www.screencast.com/t/qN1qVKZeLQg
.td-mobile-content .td-icon-menu-right {
display: block;
}
This is the list of plugins tested with our theme https://www.screencast.com/t/i70rduqUR73
Thank you for your understanding and sorry for the inconvenience!
New location: plugins\td-composer\legacy\Newspaper\includes\shortcodes\
Good morning,
I’ve just finished to create a page with td-composer but when I try to enter for editing it, I receive 2 error messages:
the first one is a warning informing me that the content is not created with td-composer (not true), and the second is:
Errors at columns: 1(models) : 2(dom). The model does not match the content
and I cannot reach the page for editing (just see the standard wp editor)
this is my page
https://testservices.kedos-srl.it/elsewhere/playlist/
How can I fix this problem?
Thank you for helping
Marta
Hello,
when I activate the td-composer plugin I get an “ajax error”. When the plugin td-composer is active the website display the following error:
“The site is experiencing technical difficulties. Please check your site admin email inbox for instructions.”
I contacted the server asking them to check what was the root cause of the issue. Trying to solve the issue, they raised the memory allowed to the maximum (512M), but even with this higher limit the plugin keeps showing a problem connected with the memory available.
Hi,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
If you want the builders to work as before the Newspaper v9.7 you need to replace the tdc_map.php from v9.7 with tdc_map.php from v9.6 the path for this file is in wp-content>plugins>td-composer>includes>tdc_map.php
If you need help with this, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Hope this will help you!
Thank you!
Hi,
The changes for the next/prev can be found in wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php
-> https://www.screencast.com/t/2Oh61C89AjJk
Thank you!
well it was a plugin, its called tagdiv composer (cough cough)
after changed this:
jQuery('.td-retina').each(function(i) {
var lowres = jQuery(this).attr('src');
var highres = lowres.replace(".png", "@2x.png");
highres = highres.replace(".jpg", "@2x.jpg");
jQuery(this).attr('src', highres);
to this:
jQuery('.td-retina').each(function(i) {
var lowres = jQuery(this).attr('src');
if (typeof lowres != 'undefined') {
var highres = lowres.replace(".png", "@2x.png");
highres = highres.replace(".jpg", "@2x.jpg");
jQuery(this).attr('src', highres);
}
and it’s now working, all i ask why did i pay for support
Hi,
Please check this article for when tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Also if you want the builders to work as before the Newspaper v9.7 you need to replace the tdc_map.php from v9.7 with tdc_map.php from v9.6 the path for this file is in wp-content>plugins>td-composer>includes>tdc_map.php
Hope this will help you!
Thank you!
Hi,
Please try this path ->wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php
-> https://www.screencast.com/t/ybZqp2wu1oHj
Thank you!
Please help: DO WE HAVE AN ALTERNATIVE PLUGIN FOR THIS? IF THERE’S NONE, HOW CAN I ADDRESS THIS ISSUE?
After reinstalling the theme and required plugins, I am still getting this error:
Warning: copy(/home/veteranenergy/public_html/wp-content/plugins/td-composer/style.css): failed to open stream: Permission denied in /home/veteranenergy/public_html/wp-admin/includes/class-wp-filesystem-direct.php on line 281
Warning: copy(/home/veteranenergy/public_html/wp-content/plugins/td-composer/style.css): failed to open stream: Permission denied in /home/veteranenergy/public_html/wp-admin/includes/class-wp-filesystem-direct.php on line 281
Could not copy file. /home/veteranenergy/public_html/wp-content/plugins/td-composer/style.css
Plugin installation failed.
Hi, I update my theme to the last version avaible. I have 2 errors on my site.
The first one is that all block elements from wpbakery are not visible while tagDiv Composer plugin is activated, when I deactivate tagDiv Composer plugin, Wpbakery block elements are visible again.
The second one, its that, tagDiv Composer never loads, just a infinite spining wheel, and console logs bunch of errors that are listed below.
So my site its currently down. No other plugins are installed except for those required by the theme and wpbakery, again, when I deactivate tagDiv composer Wpbakery works fine, when I activate
tagDiv composer plugin wpbakery fails to load block elements. </strong>
<code>js_files_for_wrapper.min.js?ver=61179afdbbd6a8d8c8a7f82ae3fcd87d:570 Uncaught TypeError: Cannot read property 'shortcode' of undefined
at js_files_for_wrapper.min.js?ver=61179afdbbd6a8d8c8a7f82ae3fcd87d:570
at Function.s.each.s.forEach (load-scripts.php?c=1&load[]=hoverIntent,common,admin-bar,underscore,backbone,shortcode,thickbox,wp-util,wp-backbone,media-models,wp-plupload,jquery-ui-sorta&load[]=ble,wp-mediaelement,wp-api-request,media-views,media-editor,media-audiovideo,mce-view,imgareaselect,image-edit,svg-painter&ver=5.2.1:4)
at js_files_for_wrapper.min.js?ver=61179afdbbd6a8d8c8a7f82ae3fcd87d:570
at Function.s.each.s.forEach (load-scripts.php?c=1&load[]=hoverIntent,common,admin-bar,underscore,backbone,shortcode,thickbox,wp-util,wp-backbone,media-models,wp-plupload,jquery-ui-sorta&load[]=ble,wp-mediaelement,wp-api-request,media-views,media-editor,media-audiovideo,mce-view,imgareaselect,image-edit,svg-painter&ver=5.2.1:4)
at Object.updateSavedShortcodes (js_files_for_wrapper.min.js?ver=61179afdbbd6a8d8c8a7f82ae3fcd87d:569)
at Object.init (js_files_for_wrapper.min.js?ver=61179afdbbd6a8d8c8a7f82ae3fcd87d:542)
at js_files_for_wrapper.min.js?ver=61179afdbbd6a8d8c8a7f82ae3fcd87d:580
at js_files_for_wrapper.min.js?ver=61179afdbbd6a8d8c8a7f82ae3fcd87d:580
(anonymous) @ js_files_for_wrapper.min.js?ver=61179afdbbd6a8d8c8a7f82ae3fcd87d:570
s.each.s.forEach @ load-scripts.php?c=1&load[]=hoverIntent,common,admin-bar,underscore,backbone,shortcode,thickbox,wp-util,wp-backbone,media-models,wp-plupload,jquery-ui-sorta&load[]=ble,wp-mediaelement,wp-api-request,media-views,media-editor,media-audiovideo,mce-view,imgareaselect,image-edit,svg-painter&ver=5.2.1:4
(anonymous) @ js_files_for_wrapper.min.js?ver=61179afdbbd6a8d8c8a7f82ae3fcd87d:570
s.each.s.forEach @ load-scripts.php?c=1&load[]=hoverIntent,common,admin-bar,underscore,backbone,shortcode,thickbox,wp-util,wp-backbone,media-models,wp-plupload,jquery-ui-sorta&load[]=ble,wp-mediaelement,wp-api-request,media-views,media-editor,media-audiovideo,mce-view,imgareaselect,image-edit,svg-painter&ver=5.2.1:4
updateSavedShortcodes @ js_files_for_wrapper.min.js?ver=61179afdbbd6a8d8c8a7f82ae3fcd87d:569
init @ js_files_for_wrapper.min.js?ver=61179afdbbd6a8d8c8a7f82ae3fcd87d:542
(anonymous) @ js_files_for_wrapper.min.js?ver=61179afdbbd6a8d8c8a7f82ae3fcd87d:580
(anonymous) @ js_files_for_wrapper.min.js?ver=61179afdbbd6a8d8c8a7f82ae3fcd87d:580
js_files_vue_modals.min.js?ver=d158fac1e2f85794ec26781eb2a38fd9:204 You are running Vue in development mode.
Make sure to turn on production mode when deploying for production.
See more tips at https://vuejs.org/guide/deployment.html
load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:2 Uncaught Error: Syntax error, unrecognized expression: #/
at Function.ea.error (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:2)
at ea.tokenize (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:2)
at ea.select (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:2)
at Function.ea (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:2)
at Function.a.find (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:8)
at n.fn.init.find (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:2)
at n.fn.init.a.fn.find (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:8)
at a.fn.init.n.fn.init (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:2)
at new a.fn.init (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:8)
at n (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:2)
ea.error @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:2
ea.tokenize @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:2
ea.select @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:2
ea @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:2
a.find @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:8
find @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:2
a.fn.find @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:8
n.fn.init @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:2
a.fn.init @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:8
n @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:2
hashNavigation @ vc-accordion.min.js?ver=6.0.3:10
i @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:2
fireWith @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:2
ready @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:2
J @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:2
[Violation] Forced reflow while executing JavaScript took 35ms
VM2051:1022 GET https://elresistenciano.com/sitio/wp-content/uploads/2018/03/lifestyle-magazine-logo-mobile-1.png 404 (Not Found)
jquery-migrate.min.js?ver=1.4.1:2 JQMIGRATE: Migrate is installed, version 1.4.1
iframe.js:963 [Violation] 'setTimeout' handler took 123ms
?td_action=tdc_edit&post_id=34&tdbTemplateType=page:2523 GET https://elresistenciano.com/sitio/wp-content/uploads/2018/03/11.jpg 404 (Not Found)
[Violation] Forced reflow while executing JavaScript took 35ms
?td_action=tdc_edit&post_id=34&tdbTemplateType=page:2523 GET https://elresistenciano.com/sitio/wp-content/uploads/2018/03/12.jpg 404 (Not Found)
js_files_for_wp_admin.min.js?ver=61179afdbbd6a8d8c8a7f82ae3fcd87d:26 (5) [N.d, N.d, N.d, N.d, N.d]
load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:3 [Violation] 'load' handler took 155ms
ace.js?ver=61179afdbbd6a8d8c8a7f82ae3fcd87d:1 Uncaught TypeError: n is not a function
at n (ace.js?ver=61179afdbbd6a8d8c8a7f82ae3fcd87d:1)
at a (ace.js?ver=61179afdbbd6a8d8c8a7f82ae3fcd87d:1)
at r (ace.js?ver=6.0.3:10)
at Object.a [as require] (ace.js?ver=6.0.3:10)
at post.php?post_id=34&td_action=tdc&tdbTemplateType=page:2585
at dispatch (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:3)
at r.handle (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:3)
n @ ace.js?ver=61179afdbbd6a8d8c8a7f82ae3fcd87d:1
a @ ace.js?ver=61179afdbbd6a8d8c8a7f82ae3fcd87d:1
r @ ace.js?ver=6.0.3:10
a @ ace.js?ver=6.0.3:10
(anonymous) @ post.php?post_id=34&td_action=tdc&tdbTemplateType=page:2585
dispatch @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:3
r.handle @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:3
load (async)
add @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:3
a.event.add @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:8
(anonymous) @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:3
each @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:2
each @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:2
ra @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:3
on @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.1:3
init @ td_wp_admin.min.js?ver=9.7.3:82
(anonymous) @ td_wp_admin.min.js?ver=9.7.3:91
https://himalayanyeti.com/ Latest article with black color background head line, located above the footer in home page. It has no reaction to TD composer. I need to get rid of it. thanks!
Hi,
That is the way the mobile theme is designed. It displays posts from the featured category. Here is where this implementation is made – https://prnt.sc/mic696 You could probably add a category id like this – https://www.screencast.com/t/NWitsoSZen and insert a category id, so it should display featured posts from that category only, and also change the sorting but this is not tested properly and it could provide unexpected results.
Maybe you want to change the featured cat name -> wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php
-> https://www.screencast.com/t/DJGnYPthCW
Thank you!
Hi
We have been developing our site on local however after updating to 9.7.3 with all requsted plugins, we can no longer import templates. We can still edit pages with TD composer but can’t import from the cloud library.
https://pasteboard.co/IiUSdRW.png
https://pasteboard.co/IiUSoai.png
Hi, we encountered errors every time we install the plugins associated with the Newspaper theme. I talked with the hosting support and this is what he told me.
“It appears that the WordPress plugin ‘td-composer’ was causing issues with the website and was preventing it to load.
I’d advise you to try and update the plugin or find an alternative plugin for it.”
So now they’ve deactivated the plugins just so I can go inside WordPress.
How do I address this issue?
Hi,
I see you used a footer page built with WPBakery. There is some CSS coming from it that makes it look like that. A quick fix would be to use this code – https://prnt.sc/o0bfb6
.td-footer-page .td-pb-span6 .wpb_text_column {
margin-bottom: 0;
}
.td-footer-page .wpb_text_column p {
line-height: 41px;
}
Or maybe try and design the same page with the composer.
Thanks
Hi,
Please check this topic about the Newspaper v9.7 -> https://forum.tagdiv.com/topic/important-new-update-newspaper-9-7/
->wp-content/plugins/td-composer/legacy/Newspaper/parts/single/single_template_7.php
Thank you!
Hi,
If you are using the Newsmag, please note that theme does not have implemented the Cloud Library template and that’s why you cannot customize your post page with TD Composer, sorry! Only the Newspaper has implemented the CLoud Library Template.
Thank you!
Update: I meant to write “Edit with TD Composer” doesn’t work. It works when I install a demo website WITH content. When I install a demo website WITHOUT content I don’t see “Edit with TD Composer” anywhere on the top bar.
/wp-content/plugins/td-composer/
Hi,
I am using the Health Blog demo with Newspaper theme. On the homepage I can only edit a certain portion after which the TD composer is not working meaning the lower half after the video and the advert banner below is not getting highlighted.
Please help.
Thanks.
