- 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
td composer isn’t good for content, as gutenberg or wp editors are better for seo. All I need is a page title element for pages, as there is for posts, that picks up the title from gutenberg. At the moment, the page title element removes post titles correctly, but doesn’t remove page titles, so your designers removed my h1 page titles using css which is hurting my seo
Hello – when I follow the instructions here: https://forum.tagdiv.com/infinite-loading-single-posts/
(“Step 2 – Press the rectangular button in the right corner of the tagDiv Composer.”)
and go to this post:
https://jazzjournal.co.uk/2022/02/23/dal-sasso-big-band-john-coltranes-africa-brass-revisited/
and click the green Edit button (“Edit the template!”)
I don’t see any rectangular button.
Can you help? I must be missing something.
Thanks, Mark
Hello
I used an option Newspaper > Prebuild websites to install “Say What?” theme. Unfortunatelly when I try to edit pages such as single post page, category page, etc., it shows “No cloud templates. Please import one or more templates from Cloud Library.” so I can’t edit pages with TagDiv Composer. How to fix that?
Hello @kisytech!
You need to edit the tabbed content page called “Recommended” with the TagDiv Composer and use an offset posts value: 1 in that flex block.
Thank you!
Hello @AlanDogg!
Edit the homepage with the TagDiv Composer, click on the row and check in the CSS tab -> Background image. For example: https://app.screencast.com/6hHuOPOFUcirA
Thank you!
Hi Anamaria
I may have solved the problem with the stretched image on mobiles:
At lines 724 – 727 of /td-composer/mobile/style.css, the code reads:
.alignnone img,
.aligncenter img {
width: 100%;
}
I believe this is what’s causing the stretched image problem. Editing the code to read:
.alignnone img,
.aligncenter img {
/* width: 100%; */
}
resolves the problem.
But I’m not sure if it causes different problems elsewhere.
Regards
Nigel
I’ve created a whole layout using the divtag composer, I’d like to do the same for a post, but the composer won’t show. How can I create a layout using the divtag composer for a post? I don’t want all my posts to look the same. I have one category that will look different.
1). Getting “Resource Limit Is Reached” everytime.
Works only after disabling the following plugins
tagDiv Cloud Library
tagDiv Composer
How to fix this ?
2). When I try to import home page template from Cloud Library, getting “Invalid reply from server endpoint”
WP_Memory_limit is 500M
and Iam using https.
Mail already sent today morning but no response.
Hello @mortgageman!
It should be ideal to have the content of the pages in the tagdiv Composer too and not in Gutenberg.
Thank you!
Hello,
The theme has its own page builder, and you can add the page title with Tagdvi Composer on each page.
Also, for seo please check those guides https://yoast.com/meta-descriptions/ -> https://yoast.com/help/how-to-modify-default-snippet-templates-in-yoast-seo/
Thank you!
Hello,
Unfortunately the cloud templates can not be set in a child theme, sorry!
Also the structure for the cloud template is different from the one on standard template. The cloud templates are a CPT type and the php file represents each element that can be used with tagDiv Composer to create a template, after that those are saved in database using the structure layout and settings that have been made with tagDiv Composer.
If you want to edit an element from the single post template you can check theme on this path – wp-content/plugins/td-cloud-library/shortcodes/single
Thank you!
Hi SR20DETg20girl, I just reply to you in this topic – https://forum.tagdiv.com/topic/tagdiv-composer-deactivates-every-few-days/#post-499741
Thank you!
hi SR20DETg20girl please check the answer from this topic – https://forum.tagdiv.com/topic/tagdiv-composer-deactivates-every-few-days/#post-499741
Hello,
You need to ask your host about it to help you.
Please let me know what version of the theme you use.
If an attacker wants to target this URL /wp-json/tdw/save_css they can do so. Even if the website uses a different theme, the attacker can still try that URL. We could add an option to be able to enable/disable the Live CSS, it will be considered. But for now in order to remove it this can only be done with a modification to the composer plugin. I think that all that removing it requires is to comment this line of code – https://prnt.sc/RtwvL5Nc4ikR -> https://prnt.sc/ymZmhdUfp57U But as I mentioned, the attacker can still try to access the URL.
Thank you!
Hi,
You can hide one element on desktop and unhide it on mobile, for example -> https://imgur.com/GKIKvgt. Every element in the TagDiv Composer has a setting to make it invisible. This setting can be seen in the CSS tab of every element: [Display: HIDDEN]. You can also hide the entire row.
To see the hidden elements in Composer, you can enable this option from Manager -> Settings -> https://i.imgur.com/OkfpxSL.png
Thank you!
Hi,
You can copy and paste the rows/elements with right-click from one page to another one. Please note that a page differs from the single post template, and some elements will not work for a single post template.
Thank you!
After Upgrade to the last version i got error
Error at zones: 6(models) : 5(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)
The page is wordking normally it appears when try to edit with TD Composer
Is there a way with the tagdiv composer to hide certain things for mobile and to hide certain things for desktop? My layout does not look right for mobile.
I’ve created a whole page layout with the tagdiv composer on a page front end. But now I’d like this layout on a post instead. Is there a way to duplicate this whole layout to the post?
Both checked, both have only my logo.
– Composer, mobile viewport, both Mobile Menu and Mobile Menu Sticky
– Theme settings, Logo & Favicon tab, Logo Upload and Retina Logo Upload
Nzyan
Hi,
If you can edit with tagDiv Composer, some translations are not applied.
Thank you!
Hello @nzyan!
Please check if you still have that image logo in the tagdiv Composer, mobile viewport https://www.screencast.com/t/XDQJedlggSB or in the theme panel settings.
Thank you!
Hello @fabioweb90!
Check this guide: https://forum.tagdiv.com/enabledisable-comments/
Please verify if you can not delete it from the TagDiv Composer.
Thank you!
Hello!
This issue has already been discussed here; please check: https://forum.tagdiv.com/topic/tagdiv-composer-issue-7/
Thank you!
Hello @mortgageman!
Delete the page title element from the TagDiv Composer and let only a page title.
Thank you!