- 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
I’m having a lot of trouble switching from VC to TD Composers. VC seemed a lot more intuitive and this one is filled with errors. I am getting a Fatal error: Uncaught Error: Call to undefined function get_current_screen() in /homepages/9/d566011515/…blah blah
I’m trying to add simple text/basic code to the home page. I tried the Text with Title Element but when I try to edit the text in the box, I get the fatal error, can’t save it, can’t preview it and basically have to exit the whole page again and start over – leading to the same error.
This is hours of work (and I’m only doing the homepage – I have a TON more to go). How do we make this switch with something less than 2 weeks of time? If all the shortcodes are the same why do we have to redo everything?
How can we get one on one detailed help for this? You made a pretty video for new users – but left out those of us who have to convert.
Every time I try to use the tagDiv composer an error that says “Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!” pops up. Please help.
Hi
Thanks for the solution via email – all sorted.
Everyone who has this issue – please see below
It seems that you have some restrictions on your server and you cannot access your index.php/wp-json/td-composer and that’s why you cannot make anything with this plugin, sorry! This error can be solved only by your hosting provider team. Please tell the problem and request to solve it by adding permissions for this file.
-
This reply was modified 8 years by
vickyjacko.
Hello Fitary,
You should recreate the page from scratch with Td Composer. Please read here ->
https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/
Thanks for the message!
Hello jchcity,
You should have access to all of the Blocks from TD Composer, as you can see in our tutorial. Make sure that you are using the latest theme version on your side and then, check your system status parameters to be increased according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Probably, your PHP memory has exhausted and that’s why you cannot have access to all theme’s settings. Try to do this, clear all the caches and check the results.
Thanks for your understanding!
Hello, I have a problem with this:
Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!
I read all the questions and answers regarding this issue, I installed WP Super Cache to clear all the caches, but TD Composer doesn’t work. Can you help with this, please?
Thank you!
Hi,
If you would like to reduce the space between those blocks
– https://www.screencast.com/t/jxjjMcuM0MU
You could set a negative top margin for the block below, or a negative bottom margin for the top block, with the composer
– https://www.screencast.com/t/VRyhnmOgMO
Or try some Custom CSS, like this for example
– https://www.screencast.com/t/eJU6ZHzfZ
.home .td_block_21 {
margin-top: -48px;
}
Thanks
Hello juanca8888,
Please refer to the next useful topic here -> https://forum.tagdiv.com/topic/error-with-td-composer/
Thanks.
Hi all, im getting this error when i try to use the TAG Composer:
Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!
Thanks!
I want to delete some blocks at the end of my homepage however for some reason I do not get the option to delete blocks on the lower half of my homepage in the TD composer. I’m using the Gadgets Demo template. The blocks I cannot edit/delete are titled “HOTS NEWS” “APPLICATIONS” and “LATEST ARTICLES”.
Hi,
Thanks for the reply.
My question is not pertaining to the home page. I am aware that the mobile does not recognize the TD composer elements. I have nobissue with the mobile homepage as it works as expected.
My query is with regards to the category archives pages. I have made custom pages for category archives using TD composer elements. When I use mobile theme, such pages are empty. I wanted to know if i can show the legacy category archive on mobile in such cases. If yes, then what should i enter in the mobile theme editor of the page?
Regards,
Harish
Hi,
If you mean the block title, the background color and text color can be customized for each block as you like, by editing the page with the composer
– https://www.screencast.com/t/fio3VpC2gw2
If you mean the post titles in these blocks, you could use a code like this to change the text color just for them
– https://www.screencast.com/t/QoLbKm0cIL
This is the code used, it must be entered in Theme panel->Custom CSS if you will use it
.td_block_3 h3 > a,
.td_block_12 h3 > a {
color: yellow;
}
Thanks
Hello Style31,
Yes, our theme will continue to support the Visual Composer. Notice that our builder is at the beginning and also, it is in a continuous development. You will not found all the elements which Visual Composer has. From now on, this plugin will be improved with some features which have to be exclusively for this builder.
For more information about right using of TD Composer and transition between these both page builders, please check the following topic here -> https://forum.tagdiv.com/tagdiv-composer-tutorial/ -> https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/
As you probably know, our page builder is much restrictive (regarding on layouts) than Visual Composer because in that way we can easily handle the performances which can be achieved with our product. If your entire theme has been created exclusively with Visual Composer and if your elements used on your website does not exist in TD Composer you should use VC.
Thanks for your understanding!
a) disable all minification plugins, caching
b) check for bug in version of Yoast SEO conflicting with page builders
c) clear transients with WP-optimize
d) resave permalinks before using
e) consider adding explicit paths to website in wp-config.php while also increasing default RAM from 40MB to 64MB
f) make sure you clear caching in Chrome if hadn’t been done when switching themes and such with your website
g) disable plugins not included with theme if still having problems
h) TIP: ‘create’ your blank page FIRST, then open it with TD Composer to edit; that’s what I do — can help mitigate php transients and timeouts, where the ‘session’ dies before you actually finish editing and thus page never actually made, so nothing actually happens. Happened to me on one site with php 5.4, but 5.6 totally fixed that nonsense. If you’re still using php prior to 5.6 you’re likely DOOMED! 😉
( food for thought while doing my backups this week; I don’t work here or speak for tagdiv so ignore my ramblings unless it sparks your imagination! )
Hi,
I just came online today and wanted to edit one post, then i saw that TD Composer is not available for editing and Visual Composer is not working right, because it only lets me add 3 elements to the post. This is why I cant edit a Post right now or create a new one. What ever it is, please fix it or help me to solve this problem.
Well, then if that’s the case — I stopped keeping up on it several months back due to the outcry from smart people on how dumb it would be to wreck WP for many folks — it’s theme agnostic, so has no bearing on any specific theme, since with the TDcomposer, it’s designed to build ‘pages’ not ‘posts’ which use the normal WP editor.
Obviously, they do need to do some updates since stupidly they were still doing inline styles for stuff like
<p align="center">
which has been deprecated for couple of years now, and should only be done with CSS classes, not inline styles.
SO, hopefully it will work. You can always install a test site to play with the beta right now if you want. I know somebody who did, disliked it, stopped playing with it since it was so terribly buggy; so I didn’t bother.
Anyway — good discussion to start for those into this stuff 🙂
I personally prefer Bootstrap … but that’s me.
Gutenberg is a simple page builder for sites without one; it’s not needed if using TD themes as it includes option for 2 different page builders, including TDcomposer, fully integrated with theme.
A *lot* of developers, WP websites/blogs, and theme companies have already written negative reviews on the beta version and many have requested it *not* be made part of core, and left as a plugin.
Just my thoughts — you can Google the topic extensively; but upshot – it will be useful if using the twenty-sixteen theme (or free themes included with WP), but for most commercial themes it will likely break stuff and you would be “on your own…” with that.
( I don’t work here. )
Hi,
I have tested the row background color on a text element like you mention
– https://www.screencast.com/t/ZOjdgfzGQEdC
The background color is applied properly
– https://www.screencast.com/t/O5ZYhxklTDB
Setting a background on the text element itself works as well
– https://www.screencast.com/t/zGHS2avUHBL
– https://www.screencast.com/t/1TkFe2jE
I used the Visual composer provided in the theme package in the tests.
Thanks
Hello ablascob,
1)Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!
Please do not use this setting in Seo by Yoast:
https://www.screencast.com/t/n8Cc35EofLh Also, if you are using the WP Super Cache plugin, please ensure that has been right setup according to our documentation here -> https://forum.tagdiv.com/cache-plugin-install-and-configure/
2)Also, the third important rule is to do not edit a page which was created with Visual Composer with TD Composer.
Also, I have inspected your website and I saw that you are using some untested plugins which can interact with the theme core files and causes a lot of unknown issues like this.
For more information about how you should use our page builder incorrect way on our theme, please check the following useful tutorial here -> https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/ -> https://forum.tagdiv.com/tagdiv-composer-tutorial-2/
Clear all the caches and check the results.
Thanks for your understanding!
Hello:
The td_composer does not work for me. I deleted it and reinstalled it and it still does not work.
This is the error that comes up: Errors happened during tdcIframeData.init () -> bindViewsModelsWrappers ()!
Do you know why?
Thank you
I am having the same issue.
When I open Chrome’s Dev Tools and view the console panel, I can see a 403 Error—see below:
load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-slider,j&load[]=query-touch-punch,iris,wp-color-picker&ver=4.8.2:4 POST http://70.32.90.114/wp-json/td-composer/do_job?tmp_jobId=0&tmp_blockUid=undefined&uuid=b987a889-324b-08d4-1ae8-a3d616068158&post_id=5 403 (Forbidden)
tdcJobManager.addJob – Error callback – textStatus: error errorThrown: Forbidden
When I attempt to use the tagDiv Composer to build out a page, I receive the following error message:
“Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!”
I’ve looked through the support forum, and unfortunately the generic response to the issue does not apply to my situation.
This is a fresh install of the theme to the latest version of WordPress and the only active plugins are the two that were installed by the theme (tagDiv Composer and tagDiv Social Counter).
I look forward to your response and hopefully a resolution.
Thank you in advance for your time.
Hi,
I am using a SSL Zertifikat and it seems that this leads to a problem when trying to use the tagdiv Composer.
When e.g. clicking in the backend the link “Edit with TD Composer” (https://picload.org/view/dglpgida/bildschirmfoto2017-10-04um01.1.png.html) for a page the composer is opened, but the content is not displayed (https://picload.org/view/dglpgidr/bildschirmfoto2017-10-04um01.1.png.html).
When using the developer Tools to check if there are any errors a security error is displayed with:
Mixed Content: The page at ‘https://www.mudradar.de/wp-admin/post.php?post_id=23&td_action=tdc’ was loaded over HTTPS, but requested an insecure resource ‘http://www.mudradar.de/?td_action=tdc_edit&post_id=23’. This request has been blocked; the content must be served over HTTPS.
The Url of the page I tried to edit is no longer https but http. When trying to copy the URL from the console and just add a “s” behind http manually and open it up in the browser only the frontend (without tag div composer) is shown.
How can I resolve this?
Best regards, Dinah
Thanks for your reply…but nothing changed…
I tried everything recommended, no changes.
TD Composer is still the cirle of death and I cannot submit anything in the theme settings.
Since this morning, without making any changes to our websites, the newspaper theme admin stopped working.
Theme panel is displayed but nothing works when you select menu items, such as ads. Only the import/export tab works. Also, td composer does not open, it spins, cannot edit pages.
Please help as we have important modifications to do and we cannot do anything.
Thanks!!