Good morning,
as I’m saying in the topic’s title, I cannot change the posts’ template.
I’ve set template style 6 in theme panel > post settings > default post template, but it’s always rendering the DEFAULT one. Even id I try to change manually inside the posts it’s not working.
Plus I cannot modify any of the text block in Tag div composer, ’cause it’s opening an infinity loading
I can obtain the same goal with the raw html block, but I would like to have all the features functioning 🙂
https://testservices.kedos-srl.it/elsewhere/
Thank you for helping
Marta
Hi,
That is the way the mobile theme is designed. It displays posts from the featured category. Here is where this implementation is made – https://prnt.sc/mic696 You could probably add a category id like this – https://www.screencast.com/t/NWitsoSZen and insert a category id, so it should display featured posts from that category only, and also change the sorting but this is not tested properly and it could provide unexpected results.
Maybe you want to change the featured cat name -> wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php
-> https://www.screencast.com/t/DJGnYPthCW
Thank you!
Hi,
Check if the inline ad has a title set in the theme panel – http://prntscr.com/o0h5aj If it does, remove it if that is what you want.
In case you use a cloud post template, edit the template with the composer and click on the post content element – http://prntscr.com/o0h6nw then remove the title from there.
Thanks
Hello !
Yes, in fact it is mandatory now to have the tagDiv Composer active in order for the theme to render. So if you want to learn how to use it is even better !
If you are having trouble with it just let us know and we will do our best in helping you !
Thank you !
Hi,
If the page was build using WPBakery, then you should have access to edit them, but if those was build with tagDiv Composer or other builder, you can not edit them using WPBakery, we recommend to use with our theme the tagDiv Composer.
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.
Thank you!
What is js_composer, you mean plugin tagDiv composer? Or something else? Thx
Thank you for your reply. I will try to do a fresh manual update of the theme.
I see that you have a new builder in the theme, can I still use Visual Composer, which is also in version 7.8?
Greets,
Thimo
-
This reply was modified 7 years by
thewebfanatics.
Hi
We have been developing our site on local however after updating to 9.7.3 with all requsted plugins, we can no longer import templates. We can still edit pages with TD composer but can’t import from the cloud library.
https://pasteboard.co/IiUSdRW.png
https://pasteboard.co/IiUSoai.png
Hello !
Since the last update there have been reports of a conflict between WP Bakery and tagDiv Composer, so in order to have a fully functional page you will have to disable the WP Bakery plugin.
If it is a MUST for you to have WP Bakery plugin please contact us at contact@tagdiv.com and provide wp-admin access and cPanel login if possible so we can take a closer look. Also paste a link to this topic so we can identify you.
We are sorry for the inconvenience !
Thank you !
I had already disabled plugins as a test, except for the TagDiv plugins and WPBakery Visual Composer. So I disabled that one and the columns appear as they should within a row when multiple columns are selected. My understanding was that TagDiv VC and WPBakery VC can both be used, as long as they are not used on the same page. We have over a hundred pages created with WPBakery Visual Composer that I was hoping to not have to recreate, and one of the reasons we decided to go with Newspaper almost three years ago now is because it used a commercially available page builder plugin, so that if we switched themes we would not have to recreate all our pages. In any case, it looks like the only way we can move forward is to disable the WPBakery VC and then go back and clean up/rebuild all our pages? The other thing I don’t understand is, I imported a blank header template from the Cloud Library, but each time I open it, it warns me: “NOTICE!The current content hasn’t been created by TagDiv Composer!” But there’s no content on the page, it’s a blank header with a couple of rows ;-( I don’t know if your taking a look at the back end would help but in case it would, I have created an admin user for you and sent it via email to contact@ as per your instructions. Thanks for any further assistance you can provide.
Hi, we encountered errors every time we install the plugins associated with the Newspaper theme. I talked with the hosting support and this is what he told me.
“It appears that the WordPress plugin ‘td-composer’ was causing issues with the website and was preventing it to load.
I’d advise you to try and update the plugin or find an alternative plugin for it.”
So now they’ve deactivated the plugins just so I can go inside WordPress.
How do I address this issue?
Good day, I hope someone can help me. After updating the theme and wordpress, opening the windows in the composer have no content. They remain white.
Thank you
Hi,
The first setting is for the default blog page which is displayed when not using a static homepage. The blog page is a list of articles sorted by latest
– https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
For this blog page you can choose the module in which posts are displayed and a sidebar if needed. Posts will inherit the sidebar and it’s position.
The second setting is for category pages using predefined category templates (non-cloud). There are global category settings which all other categories will use, if they are set to inherit – http://prntscr.com/o0cc2j
If a cloud template is selected the settings will not be available, cloud templates can be designed with the composer – https://cloud.tagdiv.com/#/load/Category
Thanks
Hello
I have updated the wordpress, and after updation wpbakery visual composer not working. I have installed classic editor and disable gutenburg, but still wpbakery is not showing element on wordpress pages.
Hi
Apparently i’m being told that the WP Bakery/Visual Composer plugin isn’t working because an update to the your theme template (tagdiv newsmag). Here is what they said…
“The theme at your end seems to be using some customisation code to modify the page builder.”
Can you please assist – this is kinda urgent. The site was due to go live a couple of days ago.
Your help is appreciated.
Best
Mike
Hi,
That option will appear when viewing a static homepage or page, or a cloud template. If it doesn’t appear for the homepage it must mean the website is using the default wordpress blog page which cannot be edited with any page builder
– https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
If a static page built with the composer is set as homepage, the option will show. So if you like a demo you can install it with content, the static homepage will be provided.
If you just want the homepage you can import it from here
– https://cloud.tagdiv.com/#/load/Homepages (not all demo homepages are here at the moment).
Let me know if you have more questions.
Thanks
Hi,
I see you used a footer page built with WPBakery. There is some CSS coming from it that makes it look like that. A quick fix would be to use this code – https://prnt.sc/o0bfb6
.td-footer-page .td-pb-span6 .wpb_text_column {
margin-bottom: 0;
}
.td-footer-page .wpb_text_column p {
line-height: 41px;
}
Or maybe try and design the same page with the composer.
Thanks
Hi,
You need to edit the single post template-> https://www.screencast.com/t/oxTYzl7K8b using tagDiv Composer and set the Related Articles element -> https://www.screencast.com/t/PIVz5Xq0cz
Thank you!
Hi,
There is a an option if you are using the latest post on homepage -> https://www.screencast.com/t/tvE3H6vXNGOZ -> https://www.screencast.com/t/q5fHop3Khh or you can edit the homepage using tagDiv Composer and set a big value for excerpt length -> https://www.screencast.com/t/sVSR7SGmXQ or you can set the excerpt this global in Theme panel -> https://forum.tagdiv.com/excerpts-introduction/ unfortunately there is not option to by show like a list of hyperlinks — like a featured bulletin, sorry!
Thank you!
Hi,
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.
Also please check the ads documentation -> https://www.screencast.com/t/JvNoeHaZxwJ -> https://forum.tagdiv.com/ads-adsense-overview/ also you can use tagDiv Composer and set ad box were you need to set some ads.
Thank you!
Hi,
Please check this topic about the Newspaper v9.7 -> https://forum.tagdiv.com/topic/important-new-update-newspaper-9-7/
->wp-content/plugins/td-composer/legacy/Newspaper/parts/single/single_template_7.php
Thank you!
Hi,
If you are using the Newsmag, please note that theme does not have implemented the Cloud Library template and that’s why you cannot customize your post page with TD Composer, sorry! Only the Newspaper has implemented the CLoud Library Template.
Thank you!
Hello !
I pressume you mean the part wich includes the latest articles section. That one comes from the page building so you will have to edit the page in order to have that removed so you can edit it using the composer: https://www.screencast.com/t/uzXRgXTiHlH Also the sidebar from the bottom of the page comes from the widget section wich can be edited by going to Appearance – Widgets
Thank you !