- NewspapertagDiv Composer – Website Manager
- NewspaperWhen tagDiv Composer is Not Working
- NewsmagtagDiv Composer Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- NewsmagHow to use the Visual Composer plugin
- NewspaperScroll Animation
- NewspaperSingle External Shortcode and External Shortcode
- NewspaperCredit System
- NewspaperBookmark – Save For Later
- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperModules Builder in Newspaper Theme
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- 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
- NewspaperCustom Fields Support
- NewspaperWooCommerce: Happy “Add to Favorites!”
Hi orcn,
In the latest version of the theme was changed the root theme files and added in the td-composer folder. If you want to edit the loop.php, now, you will find it here -> https://www.screencast.com/t/PhhE1ke0NzP
Thank you!
Why did not you warn that completely disabled WPBakery Page Builder, in the editor it does not work, see screenshots.
https://yadi.sk/i/K3tJtXH1BY9byQ
https://yadi.sk/i/a6SwMdVCPS1uKA
How to fix it, I need it WPBakery Page Builder this plugin I do not want and will not use Your curve and semi-working tagDiv Composer.
Immediately answer all your unnecessary questions, theme, plugins and wordpress updated to the latest version I need an urgent and clear answer.
hello our theme no longer shows the EMPTY SPACE block. (SEE FIGURE IN ANNEX). of the div composer tag.
How do I solve the problem? Does reusing the theme or the reslove plugin?
I do not want to lose the site layout if it is necessary to reinstall the theme. please help me
https://schoje.com.br/wp-content/uploads/2019/06/EMPTY-SPACE-BLOCK.png
OK, I have made some progress with creating a header but still have some issues, basically I am trying to recreate what we have in Newspaper 8.8.2 using Newspaper 9.7.3 and the Header Builder. My issues are:
1. I can’t set my submenus to use “background” as the hover style, I only have Default and Underline. Not sure why background appears for the main menu but not for the submenus.
2. I cannot see a way to set the height of a menu. My top menu is twice as high vertically as it needs to be but I see no way to adjust that. I even tried creating a custom class for the menu in the TD composer and then adding CSS to set the height but that did not work either.
3. The logo and header ad elements I have in the Header Builder appear to be positioned correctly, but when I preview them the header ad (728×90) shrinks way down and the logo moves far to the left.
4. I have the live search in the header menu, but I had to create a 3/4 + 1/4 column and put the menu in the 3/4 and the live search in the 1/4, but now there is way too much space between where the menu ends and the search starts. Not sure how I can close that up. You can’t seem to click and drag to adjust sizes or spacing in the builder.
I have created three images to show what I am describing above. One is the view of the new header in the header builder, one is the wya it previews, and the third is the header I have on our live site, which is using Newspaper 8.8.2. Thanks for any guidance you can provide.
https://cdn.starnewsgroup.com/viewed-in-header-builder.png
https://cdn.starnewsgroup.com/preview-in-header-builder.png
https://cdn.starnewsgroup.com/header-on-live-site.png
Hi,
for some strange reason the home page where I used TagDiv composer to design it is now out of order after updating to 9.7.3 the latest version of newspaper theme. However, when I log into my WP site, I see it normally fine. I logout and it gets disorganized again. I reinstalled and activated all plugins when updating. my system status is all green, so I know it was fine. Can you tell me what could be causing this?
Hi, I’m migrating from WPBakery to TD Composer. Everything seems to work well – with a little work and imagination you can overcome the obstacles. However, there is something that I find impossible: save the text in Text with Title. No ‘save’ button appears when the editor opens and, if I close it without saving, all the edited content is lost.
The site meets all the technical requirements of Newspaper and I have disabled all the plugins to see if it was solved, but there is no way.
Second, I’d like to know how could I have a different header style on the home page and another for the rest of the site.
Finally, I also do not find the way to insert a shortcode in the pages. There is no module for it, although I have seen that it can apparently be done by inserting the shortcode in Text with Title, but, of course, for that first I should solve the first of the points.
Thanks in advance.
This is new path for mobile version code
/wp-content/plugins/td-composer/mobile/
I am using the TagDiv composer for my home page, currently, I am using a category to filter the post that I want to query and have it sorted by latest post. Most recently my latest post has not been pulled through, what could be causing this issue?
I’m having the same problem. TAGDIV composer randomly deactivates itself.
Hi,
Yes, the header.php is overwrite by the tdc_header.php that can be find in wp-content/plugins/td-composer/includes/panel/tdc_header.php this is working in this way because was inserted the header manager that need to be implemented using tagDiv Composer and tagDiv Cloud Library.
Thank you!
Hi again – I found the solution and will post it for others.
The modules are now in wp-content/plugins/td-composer/legacy/Newspaper/includes/modules
From there, this instruction can be applied:
https://forum.tagdiv.com/topic/how-to-write-different-post-titles-on-homepage-or-categories/#post-162352
Hi,
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all plugins and child theme ( if you are using ) and let only the tagDiv Composer , clear all cache, deactivate the cache plugin and try again.
Since Newspaper v9.7 the child theme is working only for the functions.php and style.css files.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Also since Newspaper v9.7 the api plugin cannot be used anymore, sorry! it has been replaced by a new plugin
– https://forum.tagdiv.com/developer-info/
You could use this plugin from now on. Or experiment with flex blocks, maybe what it used to be possible only with the api plugin, it is now possible with flex blocks and grids
– https://tagdiv.com/tagdiv-composer-flex-block-elements/
– https://tagdiv.com/tagdiv-composer-big-grid-flex-elements/
Thank you!
Hi,
If you have the last version ( v9.7.x ) of the Newspaper theme you can not longer build template according to our documentation https://forum.tagdiv.com/custom-post-type-support/ , if you have a prev version ( for example v9.6.x ) these implementation will still work.
The code for template 12 in the last version of the theme can be found in wp-content/plugins/td-composer/legacy/Newspaper/parts/single/single_template_12.php
Thank you!
Hi,
You can achieve this only using tagDiv Composer or custom css -> https://www.screencast.com/t/zNEFOQIFGcT
.single .td-main-sidebar{
background-color: lightgray;
}
Thank you!
Hello !
All the files are now located in the TD Composer Plugin – Legacy – Newspaper like here: https://www.screencast.com/t/6HvUhZ57JWj
And there you will find the category.php.
Thank you !
Hi,
Unfortunately in Newspaper v9.7.3 there is a problem between WPBakery, tagDiv Composer, child theme and tagDiv Cloud Library, if you have the child theme activate the post templates will not longer work,this problem will be fix as soon as possible!
Thank you for your understanding and sorry for the inconvenience!
Hi,
Since Newspaper v9.7 the child theme is working only for the functions.php and style.css files.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Now is need to make the changes for this files in tagDiv Composer plugin also notice that those will be overwrite when you’ll make a theme update.
Thank you!
Hi,
If you are using the last version of the Newspaper theme ( v9.7.3 ) there was implement some new conditions for a better compatibility with WPBakery, therefore, some elements will not be available in the tagDiv composer. This was made to prevent issues with the respective elements. The single image, widgets element, raw html… are some of them.
If you want to still have theme you need to deactivate the WPBakery plugin or replace the tdc_map.php from wp-content>plugins>td-composer>includes>tdc_map.php withe tdc_map.php from the previous version of Newspaper theme.
Thank you!
Hi Calin,
yes, I read through the WP codex Child themes section (https://developer.wordpress.org/themes/advanced-topics/child-themes/) and it seems still the old way: I could potentially copy the header.php file from the parent theme (let’s say in our case: Newspaper) and could modify header.php.
My question is: After the change from Newspaper v9.7.2. to v9.7.3 that doesn’t seem to work anymore, at least not without removing the first few code lines from header.php where tdc_header is called.
It seems that everything after that code in header.php is ignored? Is that correct?
If so, how would I make a child theme’s header.php work in Newspaper? Eliminating the call for tdc_header doesn’t do it because, as you said, all the functionality had been moved to the tagdiv composer plugin.
In v9.7.2 it was not a problem to make changes to header.php — in v9.7.3 it seems difficult — any pointer how to make a child theme’s header.php or footer.php work?
Thanks,
Frank
Hi,
If you are using the last version of the Newspaper theme ( v9.7.3 ) there was implement some new conditions for a better compatibility with WPBakery, therefore, some elements will not be available in the tagDiv composer. This was made to prevent issues with the respective elements. The single image, widgets element, raw html… are some of them.
If you want to still have theme you need to deactivate the WPBakery plugin or replace the tdc_map.php from wp-content>plugins>td-composer>includes>tdc_map.php withe tdc_map.php from the previous version of Newspaper theme.
Thank you!
Hi,
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all plugins and child theme ( if you are using ) and let only the tagDiv Composer , clear all cache, deactivate the cache plugin and try again.
Thank you!
Most of the theme files including the post templates are now in the composer plugin
– http://prntscr.com/o4b99f
Modifying them in a child theme isn’t possible at the moment, only directly in the plugin. What exactly would you like to do? Maybe there is a different way.
Hi,
I think that you are using other version of WPBakery; notice that we recommend to use only the WPBakery builder that comes with the theme package.
Please check this similar topics -> https://forum.tagdiv.com/topic/problems-with-bakery-visual-composer/
Thank you!
these are just standard NP post/page templates – no Composer was used to make them. I prefer to stay away from the composer whenever possible.
When I click on edit template it says, “Please select tagDiv Builder Template from the theme panel or set a default template. The current page/post uses a template that is not editable.”
Again, I want this to be easy, which means nothing to do with the composer as I can’t use it on my site.
Hi,
Seems the website is displaying properly at the moment – http://prntscr.com/o49ckt
I see the theme version is 9.7.2 and WPBakery 6.0.3.
We recommend users that have the option to update WPBakery (purchased premium plugin) to not update it until we test the new plugin version with the theme, then we will include it in the theme package – https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
There have been reports of issues with WPBakery 6.0.3 and the latest theme version, that is why we recommend the above.
Thanks