- 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
Here is my screenshot
https://imgur.com/a/fLmJOJD
The td composer is disappear
https://imgur.com/a/6UpKx3h
Hello – on this post https://www.pinkluggageabroad.com/indonesia/, the mobile view in TD composer looks ok but I’ve tried it on several mobile devices and it’s not displaying any of the images. I’ve had this issue before and it usually gets solved within a few hours but it’s been over 24 hours.
The theme is sending so many requests to the server causing using so much resource usage.
Server log shows these files and IPs (Those IP are of TagDiv?):
/wp-content/plugins/td-composer/assets/fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0
/wp-content/plugins/td-composer/mobile/images/icons/mobile-theme.woff?9
/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js?ver=b609d31b17f396913344a17574b6a2f5
2409:4064:18:388c:71af:71fe:f3ab:6fff
2409:4064:2503:700c:8d08:5224:a55:3fa9
2600: 6c46: 6a00: 2388: 499c: 7894: 32a9: 80dc
2401: 4900: 33a8: 2967: eaf4: d7bc: c67f: 2e32
2409: 4042: 2e2e: 7292: 8d38: 4014: d982: 9773
2409: 4042: 2e2e: 7292: 74ec : ee49: 3a58: c34a
2409: 4042: 2e2e: 1011: f08d: 6607: 701d: 6569
Hi, I hope that u can help me!
I need create a button with TD Composer and this button need open a Modal Window with texts.
How can I do this in TDComposer?
Hi,
the website is https://fitnessperlei.it/ and the image I’m referring to is the big one on the home page (only this one!).
I tried with “Advanced CSS” section on Theme Panel without success. I expected a unique and fix data-td-block-uid value while it is not like that (it changes every page refresh) so I don’t know how to apply this style only on this image block.
I did something like this:
div[data-td-block-uid="tdi_60_ee8"] div.tdm-image-description h3.tdm-title-md{font-size:20px!important}
but it doesn’t work due to the reason explained above. By deleting the div[data-td-block-uid=”tdi_60_ee8″] it works but it is applied to everything with a NOT controlled way.
I have two additional questions:
1. how can I show a component once I have hidden it from tagdiv composer UI? I cannot select it once hidden…
2. How can I load a different element according to the viewport? I don’t want to “play” with hidden style because that means two images are loaded (increasing the size of the page).
-
This reply was modified 6 years by
Maxyct.
Hi,
If that code is set a functions, then you need to set it in mobile functions too -> wp-content/plugins/td-composer/mobile/functions.php
The wp-content/plugins/td-composer/mobile/ can not be set in a child theme only the files specific in our documentation can be set in child theme.
Thank you!
yes exactly….IF WE CLICK edit with td composer it doesnot open anything…..just it shows loading….that why screenshot has nothing just loading only
Hello,
For our AMP pages on your newspaper theme, we are trying to edit the_content using
add_filter( ‘the_content’, ‘prefix_insert_post_ads’ );
Normal pages work, but AMP doesn’t. Are you removing that filter, what can we do to edit content?
We want to be able to add certain tags after a number of paragraphs.
Also please tell us how to properly edit the wp-content/plugins/td-composer/mobile/ theme in the child.
Thank you
Vlad, I identify the problem.
If i have the VC enabled it’s imposible use images on TD Composer.
But, if disable and edit, all it’s fine. I don’t know if anyone have this problem too, but… that’s it!
Hi !
I updated the plugins for the events calendar and after that ( i think) , i got this error message :
wp_booster error:
td_module: td_module_10($post): $post is not WP_Post
/var/www/xxxxxxxxxxxxx/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php
Display backtrace
Have you got any idea on how to fix this ?
Fredrik
whenever I click on the “edit with td composer” option option on my pages, it always gives me error.
THIS SITE CAN’T BE REACHED.
I have already edited my .htaccess file by seeing your tagdiv composer tutorial but still I am facing such problem
Hi holmmedia,
Make sure that the theme is activate:
Theme activation -> https://tagdiv.com/how-to-activate-the-newspaper-theme/
You can manually activate the Newspaper theme from here: https://www.screencast.com/t/EL4k48Lq
If this is still not working go in Newspaper> System status and replace the url from: -> https://i.imgur.com/WlRnszw.png
admin.php?page=td_system_status
in
admin.php?page=td_system_status&reset_registration=1
And try after that to activate the theme.
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.
Using a Pro Demo or cloud templates, you can edit the website design using tagDiv Composer. Here is our video tutorila for uploading a logo on a cloud template ->https://www.youtube.com/watch?v=HXQQygkCCJo
For the problem with tagDiv Cloud Library make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Let me know the results!
Thank you!!
Last week I migrated the site through cPanel. Everything went well except for two problems with the Newpaper theme.
1. I cannot import an save a pre-designed Templates from tagDiv Cloud Library. On click Import Template the page remains gray;
2. I cannot save or delete items in tagdiv composer. The page remains gray.
1.I tried to disable all plugins, empty the chache and try other solutions found on the forum but the problem remains unsolved.
Thank you!
My td composer is not working.i want to edit my home page using td composer but its not working
https://prnt.sc/t7qvzu
Hi,
The file path is wp-content/plugins/td-composer/mobile/single.php and the line of code for comments is this one -> https://i.imgur.com/q3LXiTN.png
Thank you!
Calin,
May you tell us more about the TD Composer problem ?
No one is replying our forum topics.
Thank u
Sorry aristake, i won’t help u, i’m in the same situation as u. I’m just trying to get Calin attention.
Hi Calin,
How can we solve this problem :
https://forum.tagdiv.com/topic/major-tagdiv-composer-issue-that-we-need-support-for/
https://forum.tagdiv.com/topic/td-composer-doesnt-work-3/
Is there a number i can call for support ?
It’s an emergency
Hello,
It’s an emergency. I’m supposed to launch my media on sunday and i’m facing a problem with my TD Composer.
Many of the options doesn’t work. For exemple, I can’t get a previsualization when I click on the screens icons, of tablets, smartphone or desktop.I can’t neither delete a row or a block. When I click on delete, a black layer appears then nothing … like an empty pop-up. And the block element stills there.
Even when I delete the row with the css option “hidden”, I put a new element (block or grid), i can’t, few seconds after, change it again. The modification sticks on row or column, but no way to change the element.
I don’t think it’s a plugin conflict because i didn’t install a new one. I already worked with those I have without any problem.
How Can I Solve that ?
I have to design the main page for sunday. I can’t wait for the weekend !
Hi,
I think that for mobile theme this can be solved if the sticky header will be remove, this can be done from wp-content/plugins/td-composer/mobile/js/tagdiv_theme.min.js and search for tdAffix.init(“td-header-wrap”) this need to be comment like this -> https://i.imgur.com/EK2EIXq.png the the sticky from mobile theme will be remove, but I do not think that the problem is from there.
Hope this will help you!
Thank you!
Hi,
If you set the BBpress forum shortcode in a row using tagDiv Composer, then you can use tagDiv Composer to stretch the row -> https://i.imgur.com/IRUKIJz.png this method can be apply on single post template from tagDiv Cloud Library too. another solution will be to use a custom css that to be apply only on BBpress forum
.bbpress .td-container{
width: 1200px;
}
The css need to be set in theme panel> custom code > custom css.
Thank you!
Hi,
If you do not want to have the login code in your website then you can check the suggestions from this similar topic -> https://forum.tagdiv.com/topic/disable-all-possible-registerlogin-way-and-remove-login-form/
If the code is still displaying please remove it from here too -> wp-content/plugins/td-composer/legacy/Newspaper/parts/register.php -> https://i.imgur.com/O3MVr09.png
Thank you!
Hi,
About a week ago we updated our Newspaper Theme and TagDiv plugins as we were installing a new plugin that wasn’t working properly (Classified Listing) and also MailPoet. We started noticing an error message when opening a page with TagDiv Editor that said “content wasn’t created by TagDiv” and a few of the features (like being able to click on the Row/Column/Editor header on an element weren’t able to be accessed) but things weren’t as broken as they are now.
We decided not to use the plugins after determining they didn’t suit our purposes, but they were still sitting on the site. We’ve lost a lot of control within the Tag Div composer. We were getting red Modal errors, iframe errors and we can’t delete any elements (the display changes to the transparent black overlay but nothing happens and the only way out is to close the tab and it pop’s up with a “leave and your changes will not be saved” message.
I can only change existing content by editing something and saving it, but I can’t make any further changes than this. We removed the new plugins (by deleting them) we also deactivated all plugins and then reactivated all the tagdiv only plugins and it was still broken.
We ended up restoring our website back to the 16th June (before any of these changes were made) using the Jetpack backup feature. It didn’t fix the problem. So we restored back to the 4th June (which was the last time we had edited the site as we do monthly newsletters) and we know it was absolutely working from back then. It still isn’t working.
We can add and edit posts without a problem, we can use the classic editor on the front end for pages that don’t use TagDiv, but we can’t Edit with TagDiv Composer. There are error messages in the code for JS wrapper and, “TypeError: Cannot read property ‘length’ of undefined
at HTMLDocument.<anonymous> (post.php? post_id=1802&td_action=tdc&tdbTemplateType=page&prev_url=%2F%2Fthelatzreport.com.au%2Fwp-admin%2Fedit.php%3Fpost_type%3Dpage:3375) etc etc.
We’re currently running the site on WordPress 5.4.2 (hosted with WordPress).
We have 10.3.2 installed from the backup/restore process.
We have version 2.5 Composer installed from 1st April as a result of the backup/restore process.
We had to get the site working as our major monthly newsletter went out this morning.
It would be helpful for someone to be able to assist us with the coding problems so this can be resolved without further breaking the site.
Thanks in advance
I have problems with TD Composer when i edit a page . It doesn’t reconazed a side bar . Please help me
Hello !
Q1: Please try this CSS code. You can adjust it if you want: .tdc-row.td-stretch-content, .tdc-row-composer.td-stretch-content {
margin-left:35px;
}
The codes must be inserted here: https://www.screencast.com/t/fyP7TBVPWvhQ
Q2: Please make sure to clear you cache and also try from a different device. We have tested this on our side and it does not happen. So new users will see your website ok.
Q3: Unfortunately your button is not working: https://www.screencast.com/t/sRF3a0Glvbtk
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you !
I have already searched the entire forum, but unfortunately have not yet found a solution to my problem:
1: I would like to create a custom template for festival live blogging that updates itself every 60 seconds. Template has been created – how can I now force the post to “refresh” independently? Is there any custom CSS for that?
2: Alternatively, I would like to insert a “Refresh” button on the page, which jumps to the top of the blog post. Unfortunately, in the td-composer I find no way to set an anchor link or something. How can I do that?
Thank you for your help!