- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsOffset Feature
- TutorialstagDiv Social Counter Tutorial
- TutorialsHow to Update the WPBakery Page Builder plugin
Hi MattiaCallian,
The menu can not be selected from tagDiv Composer only if you are using a standard header an not a cloud header, here is some more details about this -> https://forum.tagdiv.com/header-styles/
Hope this will help you!
Thank you!
Hi,
Yes, we can provide support here on forum and via email.
1. Unfortunately the Instagram followers from social counter do not have yet permission to get number of followers (our developers are working to get access to this data) for the moment you need to use the Instagram fixed count -> https://i.imgur.com/YWFmOwo.png, only the feeds from Instagram and for this, you must to set the Instagram as in our guide from here -> https://forum.tagdiv.com/instagram-widget/
2. If you are using a cloud header from tagDiv Cloud Library, then you can edit it using tagDiv Composer and you can set it as you want -> https://www.youtube.com/watch?v=HXQQygkCCJo
3. Unfortunately for the moment our theme has only this option for Sign in/Join, both of theme are tiger from the same button, you can change it only if you are using some plugins or custom work.
Thank you!
Hi,
You can do this only from this file wp-content/plugins/td-composer/legacy/common/common.php -> https://i.imgur.com/cUImKG5.png
Hope this will help you!
Hi jatin_makhija,
1. Yes, this is possible, if you are using a standard post template, you can use single post style 5 or 12 also you can use this option -> https://i.imgur.com/orjnDWN.png
If you are using a pro demo, then you need to use tagDiv Composer and right click to remove the element you do not need -> https://i.imgur.com/wz6f0Zi.jpg you can use blocks like 9, 10 -> https://i.imgur.com/YRHridD.png or flex blocks and remove the image -> https://i.imgur.com/rDdKI4r.jpg
2. The only way to do this is to make a mega menu as in our guide from here -> https://forum.tagdiv.com/mega-menu/ also you can remove the featured image from mega menu, you can do it like this -> https://i.imgur.com/vksTEEC.jpg -> https://i.imgur.com/tnWrX8E.jpg
Hope this will help you!
Thank you!
Hi maltardesigns,
This depend on the footer you are using https://i.imgur.com/foSBC2g.png -> https://i.imgur.com/rKYLSVZ.png, if this is a stander footer can be edited from theme panel> translate, if is a page template or a cloud template you can edit it using tagDiv Composer -> https://i.imgur.com/ZdjxwAa.png
Hope this will help you!
Hi plisevich, these are not normal situations, usually the users that had these kind of experience had to many untested plugins, also the theme requirements were not set and the hosts were to slow.
To make the SEO Yoast to recognize the homepage, please set some text using tagDiv Composer in column text or text with title, this will be reader by SEO Yoast.
TO have a mobile friendly version we recommend to use the mobile theme plugin -> https://forum.tagdiv.com/the-mobile-theme/ this will make the website more simplest for mobile and easy to use, also the website should not crashes.
For speed optimization please follow our tutorial for page speed -> https://tagdiv.com/how-to-increase-page-loading-speed/
Also you can check these similar topics for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
– https://tagdiv.com/how-to-increase-page-loading-speed/
To make sure that the them is saving and work correctly, make sure that this is not a plugin conflict, disable all not theme plugins and make some tests only with tagDiv plugins enable.
If you want us to provide assistance, we can do that, we will try to help as much as we can. If however you have decided to request a refund, you can do so here https://themeforest.net/refund_requests/new
I hope to hear good news from you!
Let me know the results!
Hi,
That is just an warning it should not affect the theme functionality, also how did you get it, did you installed something? or did you made some changes in theme files, because for me this warning is not appearing.
We gave a guide for when tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/
Hope this will help you!
Let me know the results!
Hi, is look that the logo that you have on mobile is covering the menu and search option -> https://i.imgur.com/lo9YTK9.png you need to use tagDiv Composer to edit the logo -> https://i.imgur.com/tUavrTC.png -> https://i.imgur.com/Aio49qb.png and to make sure that is set correctly -> https://www.youtube.com/watch?v=HXQQygkCCJo
As I can see the problem with blog page was solved -> https://i.imgur.com/Zpnesys.jpg
Hope this will help you!
Hi,
“The current content hasn’t been created by TagDiv Composer” – that notice isn’t be the result of actual issues in most cases. If you can successfully edit the page or could template then there is no problem, despite the message.
It could also mean that the page contains elements that are not part of the tagDiv composer, or the page has been built with with a different method, this can create problems.
Hope this will help!
Thank you!
Hi V3N0M,
That element can not be set in child theme, but it can be edited in main theme file -> wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_author_box.php for example -> https://i.imgur.com/LKQEiRR.png -> https://i.imgur.com/sHkWfDA.png
Also there is not easy to make a new element for tagDiv Composer, you need to have very good knowledge about our theme builder and how as made.
Thank you for your understanding!
Hello !
You can achieve this by editing the header using tagDiv Composer and simply insert the news ticker in it.
Thank you !
Hi line77,
Using tagdiv Composer, you can click on the element and if this is set in an inner row you can select it like this -> https://i.imgur.com/K95n26U.png if you want to edit the log to set a SVG, click on logo and check the SVG tab -> https://i.imgur.com/6tSmCrN.png set there the content of your svg.
Hope this will help you!
Hi,
The code use to display the temperature is on two files:
wp-content/plugins/td-composer/legacy/common/wp_booster/td_weather.php -> https://i.imgur.com/rGf75ya.png
and this is use on this file too
wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_weather.php -> https://i.imgur.com/ZM6kwOx.png
The above code is use to display the temperature
On this file are set some links to that api -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_weather.php -> https://i.imgur.com/db8VkY4.png -> https://i.imgur.com/s2uk7GT.png
Also the links for the http://api.openweathermap.org are set in the minify js -> wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js -> https://i.imgur.com/AnY34U8.png
This is all I can do, unfortunately I do not know any method to disable the cache on some elements, sorry!
Thank you!
Hello !
In order to adjust page width you have to select every row of your page using the tagDiv Composer and then set the stretch mode you want like here : https://www.screencast.com/t/BkWwdHh6
In order to make the post page full width you will have to add a single post template and then edit it. Check more about how to have single post template here: https://tagdiv.com/customize-articles-with-single-post-templates/ And for the header you can do it here: https://www.screencast.com/t/xf56tQN0.
These are the ways you can increase your page width from theme options. Anything above this will require custom code which is not covered by the support team.
Thank you !
Hello,
basic quick question I would like to add tracking codes for multiple marketing partners(Facebook +Google Analytics + Google Ads +Adwords+Leadfeeder etc). What is the best way to do that in this website builder for someone with no coding skills?
a) I always read that the tracking code should be put in the header.
Is that the way to go via actual code? Would like to avoid that if possible..
b) Within the theme panel, there is an option to add HEADER SCRIPT CODE (“Google Analytics and Java script codes”). Shall i post it there?
Can i post multiple codes in there? anything to keep in mind for that?
c) shall I use a plugin such as https://wordpress.org/plugins/header-footer/ to add the codes?
Please let me know, what your recommendation is in this realm for the newspaper theme / tagdiv composer. If you have a brief documentation or any posts for that, great.
I didn´t find anything.
Best wishes, Gregor
Hi dmoukas, We already provide a fix for smart list problem and this will be add in coming update too.
To fix this problem with smart list you need to set this code in this file path wp-content/themes/Newspaper/functions.php set the code at the end of file.
For mobile theme you need to add this code in the functions.php that is responsible for mobile theme -> wp-content/plugins/td-composer/mobile/functions.php
Thank you for your understanding!
Hi Support Team,
if the tag div composer plugin is active I get under Pages this error and I don’t see any pages:
There has been a critical error on your website. Please check your site admin email inbox for instructions.
If I deactivate the plugin, everything works fine.
Could you help here pls? Thanks!
I am using the newspaper theme with AMP’s transitional mode. However, when I tested with the amp validation tool, I found that the page was amp incompatible. I configured the AMP plugin settings, theme settings, and enabled AMP for the homepage. I have imported the homepage from the demo content and translated it into my language. However, when I want to edit the homepage with the tagDiv Composer, I encountered the error in the screenshot (screenshot1). From this error, I understood that the demo content was not created amp compatible with the tagDiv composer. (screenshot2) Is this true?
Screenshot 1 (not amp activated page)
https://prnt.sc/ukz1ah
Screenshot 2 (amp activated page)
https://prnt.sc/ukz2f0
TD composer is now working but the warning is still showing on my website header…Please help me to solve the issue
website link: https://realwomenatlanta.com/
the warning is: Use of undefined constant HTTP_USER_AGENT – assumed ‘HTTP_USER_AGENT’ (this will throw an Error in a future version of PHP) in /home/realdwfh/public_html/wp-content/themes/Newspaper/header.php on line 1
Hello !
You can add the last modified date when using a single post template from the cloud library and insert the element using the tagdiv composer: https://www.screencast.com/t/bcvOaDDzMoUa
Thank you !
Hello !
You can achieve this by creatign a sidebar using tagDiv Composer: https://www.youtube.com/watch?v=fa7GenCHcBU&t=27s Activate the sticky option from the column as you can see here: https://www.screencast.com/t/oNrfUSYUiv
Thank you !
Hi TechieBraj, I think that you do not understand, the tagDiv Standard Pack and tagDiv Composer are both theme plugins and both of theme have the same root for the theme (those plugins have inside them a theme folder that can be overwrite in child theme, when were made these changes only the standard plugin has the theme folder but now tagDiv Composer has too) therefore the files from wp-content/plugins/td-composer/legacy/Newspaper and wp-content/plugins/td-standard-pack/Newspaper -> https://i.imgur.com/lOCdZnT.png
For example if you want to set in child theme the default post style, you just need to copy those two files wp-content/plugins/td-composer/legacy/Newspaper/loop-single.php and single.php in wp-content/themes/Newspaper-child/loop-single.php or if is a them style need to be copy from wp-content/plugins/td-standard-pack/Newspaper/parts/single/loop-single-1.php and single_template_1.php in wp-content/themes/Newspaper-child/parts/single
Hope this will help you better!
I’ve problem with mobile version.
I’ve set all things right on TD composer from manager menu, but I don’t see the mobile version in right mode, only the default and I don’t see my changes .
If I make a change, for example: introducing a link in “menu” or another change, the mobile theme set before works!
But if I make another change I see another time the default mobile theme.
Could you explain why this problem? How Can I resolve it?
Thanks
My RankMath score for each page is very less. Almost 50/100 for every page on my website. I have content on every page but it seems like RankMath can’t read content from blocks or any element from in tagdiv composer. Please help me. I need help on this. Also I don’t know why my website title and tagline doesn’t appear in tabs of browser. Instead it shows Home-My website name.
Hi, I think I might have the same issue and was interesting reading this solution. I’m trying to apply the same changes to my site, howoever, when I enter my home page tagdiv composer, the menu is not selectable. Any help would be greatly appreciated.