- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsOffset Feature
- TutorialstagDiv Social Counter Tutorial
- TutorialsHow to Update the WPBakery Page Builder plugin
Hi,
First you need to open the flex block 2 with td Composer, go to style ( https://www.screencast.com/t/Xteq6rJ5s2l8 ) and look for “Article title text hover” and the other text you have on the flex block 2 ( https://www.screencast.com/t/YVqfRMBOA ), set it on white ( or any color you like ) .
Aftel you do all that please add the blow custom css in Newspaper>Them panel>Custom code>Custom css
.td_module_flex_2 .td-module-meta-info *:hover{
color: red!important;
}
Hope this will help you.
Thank you.
Hi. I’m currenty transfering a website that i created on a localhost wordpress, to my online Website.
I’ve the same theme (Newspaper 9.0.1) and plugins installed on both wordpress places.
I’ve transfered the tagdiv-composer-made main Home-Site by copying the “text” from the localhost-installation to the online Website. Everything worked fine except one thing:
On my new website there is a ugly gap between the Main Menu and the revolution slider. (see pictures: Left side new Website, right side localhost-Website).
https://pasteboard.co/HJL6WW8.png
How can i delete that gap?
Thanks!
Hi Support team,
I want to edit my post in front-end with TagDiv Composer. Why TD Composer only has option for editing in Page, except Post?
Is there anyway to do that? I really love this visual but why not support Post editing.
Hi,
There is a composer guide I can give you – https://forum.tagdiv.com/tagdiv-composer-tutorial/
Pages can be edited with the composer from many places, easiest would be as you view the page logged as admin
– https://www.screencast.com/t/Vka6GEaI
Once the composer launches you can make the modifications you want to the page. Here is a useful guide for blocks
– https://forum.tagdiv.com/block-settings-guide/
Please let us know if you have more questions.
Thanks
Hi,
Then import or design your own post templates with the tagDiv composer and Cloud library plugin
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Here you can test the cloud post templates and even edit them
– https://affiliate.tagdiv.com/#/load/Single
Import the ones you like, use them as they are or modify them in the composer. Or create your own with a blank template.
Default post templates can’t be edited with then composer so everything about their layout is fixed and predefined.
Thanks
Hi,
I don’t quite understand the problem , what plugin are you using? some more details ( ” It’s working nice without TagDiv”, are you using another composer, which one? ) and screenshots, that would be very helpful.
Thank you for your understanding.
Hi,
If you refer to social counter:
Using tag div composer click on social counter and in general downyoul fine “Open in ” select “New windows” https://www.screencast.com/t/VwNvLLlPWj
Using widgets https://www.screencast.com/t/tilLbAPV
If you refer to social icon https://www.screencast.com/t/3QqfmrsbF04
Hope this will help you.
Thank you.
Hi,
I see you get 3 errors in console, in order to resolve it please deactivate td Composer, go in theme file and delete it ( do the same with cloud template plugin ), go on themeforest login get the theme with all files and install td composer and cloud template, also please deactivate child theme and all plugins, and update and activate just plugins that are tested on our theme https://www.screencast.com/t/6g7gYbC9Ndu
After you do all that, try again and see if if this time is working.
Thank you for your understanding.
Hi,
You need to use tagDiv Composer, select the “Trending Now” change from general to Style and look for the “Title background color” https://www.screencast.com/t/RWWpyGF1
Hope this will help you.
Thank you.
please help me
How to change the background image of the block in td composer

Como eu faço para editar a barra lateral que aparece quando visualizo as categorias? Quando abro uma página aparece o botão do TDcomposer, mas quando eu abro uma categoria não aparece esse botão. Gostaria de saber como editar, pois instalei o site a partir de um modelo pronto e quando abre as categorias aparecem na página os dados das redes sociais de vocês.
Hi,
Edit that homepage template with TD Composer and remove that section from there. It is talking about News Sticker.
Thanks.
Yes, is set with tagdiv composer in CSS tab.
The top margin of the row is: -160px (this way, the background image of the row is also behind the menu)
The top margin of the lead magnet is: 200px
The top margin of the image of myself is: 112px
So, there is any solution? There should be a way that Edge and Firefox apply properly the css like chrome do.
Thank you!
Hi,
Seems to be an issue with a margin set for that single image. While Chrome for example sets the margin from the top of the page
– http://prntscr.com/l8yh6z
On IE the margin is set from below the header – http://prntscr.com/l8yhom
Could be that some CSS is not applying properly in IE/Edge. Is that margin set in the composer, CSS tab?
Thanks
Hi,
What exactly is this scrollbar you are referring to? From what I know the WPBakery page builder does not have a scrollbar element. If I misunderstand, some more more details would be helpful.
The theme has general font settings in the theme panel
– https://forum.tagdiv.com/font-customization/
In addition there are also font settings in the tagDiv composer for most elements. These settings will apply just for the respective element.
Example for a block – https://www.screencast.com/t/nuN3yGA5Pu96
Thanks
Hi, 🙂
I need a Category page that shows Subcategories like this.
Please send me any code/tutorial/screenshots/videos to do the same in TD-Composer.
It’s quite critical to my need
Here’s the screenshot
Direct Link: https://imgur.com/a/2YVGZiA
Hi,
You need to add the sidebar with tagDiv Composer.
Open the page with td Composer select the row, set the layout with 2/3+1/3 https://www.screencast.com/t/si2YsPVbYUWi, and add a widget sidebar ( or you can add some blocks ).
https://www.screencast.com/t/W7RJxTaDkvt6
Thank you for your understanding.
Hello mujeebmemon,
You can enable the Visual Composer for posts but please notice that’s was not tested with our theme and might appears some issues. Check here -> https://www.screencast.com/t/B34MBtref
Thanks.
Hi,
Here you find the documentation about cloud template: https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Also please make shore that you have tagDiv Composer activate.
Also please be notice that the cloud template is use just with tagDiv Composer ( Visual Composer ).
Also please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
Thank you.
Hello manuangel,
If you want to sort the Category, you need to use such a plugin with this functionality like Category Order and Taxonomy Terms Order plugin, that should allow you to change the default order of the categories – https://wordpress.org/plugins/taxonomy-terms-order/
Also, if you want to remove the Sub Footer Copy text, you need to use a bit of CSS code to hide it.
div.td-pb-span.td-sub-footer-copy{
display:none;
}
I have inspected your homepage and I saw that your “Ultimi Articoli” comes from the Page Template -> Pagebuilder+Latest Articles+Pagination. So, if you want to remove it, you need to change the page template from here -> https://www.screencast.com/t/sNEj33kRuzdG TO moe any other element from your page, you should use the TD Composer drag and drop functionality. Check here -> https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thanks for your understanding!
Hi,
If I understand correctly you refer at this part https://www.screencast.com/t/SbWrPzeV7MvJ , if is so, that part is build with TD Composer using a slide ( https://www.screencast.com/t/9mpyVgreyD9q )
Thank you.
Hello bodyworld,
Did you have used another page builder than our page builder or Visual Composer? I have inspected your source page and I saw that you are using a lot of untested plugins which might interact with the theme core files and causes a lot of unknown issues. I suggest you disable all of these, clear all the caches and check the results -> https://www.screencast.com/t/o4ncBteOij Also, if the problem is still there, you should make a new install to another subdomain for testing, clear all the caches and check the results.
Thanks for your understanding!
The bundled version of the WPBakery page builder provided with theme would be the same as the premium version in terms of functionality, minus some features.
The front end version will be disabled by the theme unless that code mentioned in the topic is commented or removed. It was a decision made a long time ago, because the theme blocks, grids and other elements may not display properly when using the front end WPBakery.
If you want to use it, try the suggestion from the topic, make tests.
Or simply use the tagDiv composer which is a front end page builder. We will add more options and new features specifically for the tagDiv composer, over future updates. Also the cloud library plugin will work only with the tagDiv composer
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Here you can test the composer, preview and edit templates available through the cloud library plugin
– https://affiliate.tagdiv.com/#/load/All
Hi,
There are two methods for accessing the settings for the latest articles section.
One is in the backend while editing the page
– https://www.screencast.com/t/JlSSuq8sqL
The other is in the tagDiv composer while editing the page
– https://www.screencast.com/t/ZF7BWaavRTD
Either method will allow you to customize the latest articles section.
Thanks
When I make edits and save, it just spins and does nothing. It does not give an error. https://www.bangorbuzz.com