Hello. We’ve been using the theme for a few years now with no issue. I realize this is a major update, so we’ve set up a dev version of our site to test the update on, and when I activate 9.7, the theme breaks badly. We’ve used WPBakery as our main visual composer since we initially set up the theme. Typically when we’ve done an update we’ll see some issues, but when I deactivate the TagDiv Composer, everything clears up. This isn’t the case with 9.7. What should I do?
Hello,
The sidebar on your front page can be different from the sidebar on your articles. It depends on how you implemented it. A page can either grab a sidebar fro mthe widgets area using a widget sidebar element or it can have elements added directly to the page in the composer using a split row. In each case you can have separate sidebars or pages/posts. If you use sidebars from the widgets area you simply have to make sure you do not show the same sidebar on both posts and the homepage. If you have content added to the page on a split row, it will not affect posts at all.
Please read this guide: https://forum.tagdiv.com/sidebars-tutorial/
For a sidebar added to the composer on a split row, please read this guide: https://tagdiv.com/tagdiv-composer-page-builder-basics/
Thank you!
Hello !
You can use the element ” Text with Title ” from the tagDiv Composer and edit it.
Take a look at this picture: https://www.screencast.com/t/B4KicIuyo
Hope this was helpfull !
Thank you !
Hi.
I Understand well how to set Custom AD directly with TD Composer, thanks.
But I can’t chose this option when I add an [TagDiv]_Ad_Box widget in my sidebars; I only may chose from a predefined list of ads slot, no box to insert custom code.
That’s why we need additional Custom_Ad slots in theme panel…
Suggestions?
D.
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.
If there is still a problem, please provide me a link were I can inspect this problem!
Thank you!
Hi,
Did you tested the plugins conflict?
Please check this article for when tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/
Thank you!
Sorry to ask again, i changed the template in plugins/td-composer/legacy/Newspaper/loop-single.php
Second: i try to put it in my child theme and make an order td-composer/legacy/Newspaper/ and put her the changed file but it does not work
how can i become the changed file working, do i have to put something in my functions.php?
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, empty space, 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!
Hello, I’m trying to build a block with tagDiv Composer to show a DIV with a url, but it does not show me anything, I’m trying to use the Text with title module (which I do not know if it’s the right one) I’m doing it right? or should I use another module? This DIV WITH WPBakery worked fine, but now I have decided to dispense with WPBakery in my WP and only use TagDiv.
I also ask what module I use to insert Adsence code flat text?
I attached an example photo
https://www.radiomarcabarcelona.com/goodnews-design/Text_with_title.png
Thank you
Hi,
Unfortunately, for the moment this can be achieve only making changes in theme core -> https://www.screencast.com/t/UF5FgA3HWj wp-content/plugins/td-composer/legacy/Newspaper/includes/block_templates/td_block_template_13.php
Thank you for your understanding!
Hi,
I’ve made some test in this way and for my the translations is working good -> https://www.screencast.com/t/mw4qrIDz -> https://www.screencast.com/t/hZcIBZ00drP
it can by a cache problem; 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.
Unfortunately for the moment you can not customize the homepage on mobile theme, sorry!
Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
Thank you!
THANK YOU !!!!
I have search everywhere! but dit not have the idea to search in the Plugin td-Composer…..
AGAIN THANK YOU!
Hi,
In order to add some custom php code in post in Newspaper v9.7 , you need to edit the loop-single-n, n is for the number of the template that you are using, for example if you are using post template 1 you need to go in plugins/td-composer/legacy/Newspaper/parts/single/loop-single-1.php
-> https://www.screencast.com/t/eCPWKrIl2
This settings will apply on responsive version too, but if you use mobile theme you’ll need to make this changes in plugins/td-composer/mobile/single.php too.
Hope this will help you!
Thanks.
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!
Hi,
If you are refering to this one -> https://www.screencast.com/t/1UAVUsDx then the iframe
is not show because was blocked -> https://www.screencast.com/t/bu54lprhECKl
The Font can be change from theme panel -> https://www.screencast.com/t/4loplyPCoehh just make sure that you clear all cache after you save the changes or you can chnage theme via tagDiv Composer ( if the page was built with this builder ) -> https://www.screencast.com/t/lQ8DaVT8
Thank you!
Hi,
Please provide some more details about how you achieve the products page, if you use the tagDiv Composer then you can use the ad box element to set the ads were you want.
If you are not using the tagDiv Composer builder then you can set the ads in sidebar , you need to set the sidebar in Theme panel> Template Settings -> https://www.screencast.com/t/ZMfUexAY
Thank you!
I’ve updated to the latest version of Newspaper and now my custom code for rewriting ad div class doesn’t work anymore.
I want to rename the custom_ad_x part to custom_new_x and the code below used to work just fine in /wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_block_ad_box.php in the function render_ads, line 1937
$buffy = ”;
$check_css_name = array(‘custom_ad_1’, ‘custom_ad_2’, ‘custom_ad_3’, ‘custom_ad_4’, ‘custom_ad_5’);
if (in_array($spot_id, $check_css_name)){ $spot_id = str_replace(“ad”, “new”, $spot_id); }
$buffy .= ‘<div class=”td-a-rec td-a-rec-id-‘ . $spot_id . $align . ‘ ‘
Any idea why the replace function isn’t working anymore, or how I could go about changing the output of the custom_ad css in ad boxes?
From Simion,
I have created a forum and wanted to display some of the forum links in the main page via TD Composer. Please suggest me how can I do this?
Please take a look at this:
Hi,
Please check the settings from theme panel -> https://www.screencast.com/t/H7CFzAKVw7 set the option with tagDiv Composer-> https://www.screencast.com/t/OAoAK9oUu make update on post -> https://www.screencast.com/t/vcQoLkQByxc now check the date of that post -> https://www.screencast.com/t/sKbLrp1jz also you can can sort after modified date -> https://www.screencast.com/t/VSePr63B
Thanks.
Hi,
The screenshots that I provide for you are from Newspaper v9.7.3, indeed in previouse version the amp is little different but it still should show in homepage if this is activate on pages.
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!
Hello !
Sorry for missunderstanding your issue !
It appears that all of your blocks are cut off: https://www.screencast.com/t/arPvQL3otznj You will need to remove that 50 margin on the blocks. You can do that by editing the blocks using the tagDiv Composer in the CSS Tab like here: https://www.screencast.com/t/bhhBHrv9
Let me know if this works now !
Thank you !
Hi,
In Newspaper v9.7.3 if you have the child theme active the only template that will be display will be the default one ( the ones from the theme will not apply and neither those from tagDiv Cloud Library ).
Also now using tagDiv Composer with header manager and tagDiv Cloud Library you can do a lot of customizations.
Thank you!
Hi,
Please make sure that you have activate the tagDiv Composer.
Also 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/
If there is still a problem, please provide some more details and some screenshots.
Thank you!
Hello !
In order to activate the demos with content you will have to go into Dashboard – Newspaper – Install Demos and check the box where it says install demo with content like here: https://www.screencast.com/t/j3DdenQvog5 After you installed your demo you will be able to find a EDIT WITH TD COMPOSER button near on the top: https://www.screencast.com/t/j3DdenQvog5. If you want to edit the post pages you will have to go on cloud library and add a single post template. You can find out more here: https://tagdiv.com/customize-articles-with-single-post-templates/
Thank you !
Hi,
Please make a test, clear all cache and deactivate all plugins and let only the tagDiv Composer activate, after that try to make some changes in theme panel and see if those are apply, it is possible to be some incompatibilities between theme and the plugins that you have.
Also 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.
Thank you!