- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsOffset Feature
- TutorialstagDiv Social Counter Tutorial
- TutorialsHow to Update the WPBakery Page Builder plugin
Hello !
The must read comes from Appearance – Widgets. You can translate it there. The most popular is found in Theme Panel – Translations and the Recent comments are found in your post template wich can be editable using the tagDiv Composer: https://www.screencast.com/t/qbOlOuSNm
Thank you !
Hello !
The tagDiv Composer is a PAGE builder. All the posts and their options come from wordpress. By going in the way you pointed – Posts – Add New is correct. You make your own post. You can publish it if you want and after that you can go visit your post. If you have applied a cloud template on that post you will be able to see the Edit Template button, wich for you, it means that your post is VISUALY editable using the tagDiv Composer: https://www.screencast.com/t/tsfVWD6uB2N1 ; https://www.screencast.com/t/R8rjQpUZ
Even after publishing your post or page you can simply come back to it and make changes.
I hope this was helpfull !
Thank you !
Thank you for your feedback, I did what you asked. The duplicate H1 disappears when I disable “tagDiv Composer”. Which is a bit of a shame if I want to use it.
I have the impression that it is generated twice by composing it but I can’t figure out why and how to modify it.
<code></style><div class="tdb-block-inner td-fix-index"><a href="https://www.lebaladin.fr/"><h1><div class="tdb-logo-img-wrap"><img src="https://www.lebaladin.fr/wp-content/uploads/2019/08/lebaladin-logo-2.jpg" alt="Conseil voyage pas cher" /></div></h1></a></div></div> <!-- ./block --></div></div></div></div></div></div></code>
<code></style><div class="tdb-block-inner td-fix-index"><a href="https://www.lebaladin.fr/"><h1><div class="tdb-logo-img-wrap"><img src="https://www.lebaladin.fr/wp-content/uploads/2019/08/lebaladin-logo-2.jpg" alt="conseil voyage pas cher" /></div></h1></a></div></div> <!-- ./block --></div></div></div></div></div></div></code>
Thank you,
-
This reply was modified 7 years by
dreammy.
Whenever I go to customize and edit with TagDiv Composer my page open like this(below image link) not a full page. plz check it out and let me know updates.
https://ibb.co/F4MV9q3
https://ibb.co/5Lt1HbV
-
This reply was modified 7 years by
rabiulaezaz.
I am very new to this whole website building thing. I have been reading the instructions online but am simply struggling to learn how to do a new post on the newspaper theme? From what I can tell, I start making a new post under the Post Tab on my dashboard, but then I struggle with knowing how to edit how the post will look in TD Composer? I read the instructions on how to download templates from the cloud library and apply them on a post (or as the default setting for all posts), but I can’t figure out how to edit the look of my post–am I supposed to write the post only in TD Composer somehow or write my post through the Bluehost Dashboard under the New Post tab and then edit the look in TD Composer?
I just feel a little lost because I can’t find a step by step of how to do a new post while using all of the tools that the Newspaper theme has to offer; like most of the templates have various places for multiple images and blocked quotes, but every time I apply one of these cloud library templates to my post (which I’ve written from my dashboard under the Post tab), my post just looks odd and i can’t figure out how to edit it to make it with my post in it? I hope that makes sense. I’m sorry I’m so novice at this, I just really want to learn how to make this work and the instructions online are not very thorough. Any step by step help would be greatly GREATLY appreciated. Thanks in advance.
Hi,
So in order to show the caption of feature image in style 8 you need to set this code in wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php like this https://www.screencast.com/t/xHF7eYUp after that in wp-content/plugins/td-composer/legacy/Newspaper/parts/single/single_template_8.php you need to add this line of code
<?php echo $td_mod_single->get_image_caption(); ?>
like this https://www.screencast.com/t/Lk8hQvnxUNCX after that add a custom color like this -> https://www.screencast.com/t/P8pGFfYSDnLe -> https://www.screencast.com/t/m9DNkH3KEZX
Thank you!
Hello !
That is the Sticky header menu.
In order to remove that you will have to edit it using the tagdiv composer and delete every element from it. Right click on the ROW tab and delete it: https://www.screencast.com/t/oR332f60uT5
Thank you !
Hello !
That header can be edited using the tagDiv Composer. In order to edit that you will have to go into tagDiv Composer – Header Manage and edit your header: https://www.screencast.com/t/mBrhOVA1DU
Thank you !
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.
Also if you are using cloud template from tagDiv Cloud Library, you’ll need to edit them using the tagDiv Composer, the theme panel settings will apply only on defaults theme templates.
Thank you!
Hello,
I contact you because I have had a problem for several hours, I can create many templates and modify them except that I have a problem when I want to modify the template uploaded in the cloud templates “Single Post Template 47 – Travel PRO”.
I can modify the template except that when I want to save it after registration I get the message “The current content hasn’t been created by TagDiv Composer! and I can’t do almost anything on the page anymore.
I only have the problem with this template.
The Template works it displays correctly on this page lebaladin.fr/partir-a-paris-grace-a-une-vente-privee/ but I would like to make some changes. I have already been able to look on the forum, unfortunately I have the right settings on my server. Knowing that I could edit the page and that when I came back to the page I got the message that made me want to edit the page.
Thanks,
Hello
If you follow the path I presented in the reply above ( WP Content / Plugins / TD Composer / Legacy / Newspaper. ) it will lead you to the non zipped format of the file.
Thank you !
Hi,
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Please make sure that you clear all cache and try again, also make sure that all them settings are set as in our guide from here -> https://forum.tagdiv.com/requirements-for-newspaper/
Thank you!
Hi,
Unfortunately I can not recreate the problem, and the screenshots that you provide are forbidden -> http://prntscr.com/p0p2o9 please provide some marking screenshots and a link where I can check this problem.
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you!
Hi,
Unfortunately the hover color can be change only with custom css, here is an example -> http://prntscr.com/p0otbk
.td_round_btn:hover {
background-color: #e34!important;
}
feel free to change the color.
Also you can change the background color of button by selecting the button text -> Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again. and the color of text http://prntscr.com/p0p1ie -> http://prntscr.com/p0p212
Thank you!
Hi,
Please make sure that you are using the last version of the theme, the Newspaper v9.8 and you install it as in our guide from here -> https://tagdiv.com/how-to-install-newspaper-theme/ also make sure that all the theme requirements are made as in our guide from here .
Also please do not make changes in theme core, this can make conflicts/ create errors.
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, 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!
Hi Calin,
We’re using Revolution Slider 6.0.7, firstly. We did import “animals” slider, but adding that shortcode to the rev_slider widget within TD Composer doesn’t work.
Do we have to use Rev Slider 5 in order for this to work?
Please advise..
Hi,
Please provide some more details about the shortcode you are using, this is not appear on frontend or is just not appear in TD Composer
-> http://prntscr.com/p0oeps -> http://prntscr.com/p0oex8
Thank you!
Hello !
You can edit the template using the tagDiv Composer, simply remove the author box and paste the shortcode in a column text element. That should render it.
Any cloud template can be fully edited using the tagDiv Composer.
Thank you !
Hello !
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you !
Thank you for your answer, Vlad.
In the second question, I mean a margin around each image, not the whole picture like I show you in my link.
Other question, is there any problem in the TagDig Composer when you create a row element? I show this image, where you can see a lot of columns, but I am not able to erase them, because it doesn´t show the rubber icon.
Thanks!
Hello !
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you !
Hello !
You can achieve that by using a Cloud Library header template. All the Cloud Templates can be edited using the tagDiv Composer. Follow this tutorial in order to achieve this: https://forum.tagdiv.com/header-manager/
I hope this was helpfull !
Thank you !
Hello !
You can use the tagDiv Composer to create your category page and custom header from the Cloud library. After creating your page you will save it and then assign it to your cateories. In the header you can add the AdBox element and create the ads as you wish. Please follow this tutorials in order to create the category page and header from cloud library: https://forum.tagdiv.com/cloud-library-category-templates/ ; https://forum.tagdiv.com/header-manager/
I hope this is helpfull !
Thank you !
Hi,
If you want to set in sidebar some Woocommerce Product you can set them in Appearance in text element http://prntscr.com/p0m3ty or using tagDiv Composer and set the code in column text or text with title http://prntscr.com/p0m48o -> http://prntscr.com/p0m4ku
Shortcodes included with WooCommerce -> https://docs.woocommerce.com/document/woocommerce-shortcodes/ -> http://prntscr.com/p0mcfg -> http://prntscr.com/p0mckr
Thank you!
Hello !
You can copy all the shortcodes from the page and paste it into a new page. If the initial page was created with tagDiv Composer you can edit the new one as well: https://www.screencast.com/t/Wchc1t6LD77k
I hope this is helpfull !
Thank you !