- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsOffset Feature
- TutorialstagDiv Social Counter Tutorial
- TutorialsHow to Update the WPBakery Page Builder plugin
Hi,
The Pro demos are using cloud templates and for these the theme panel settings will not apply, the theme panel will change only the standard styles/templates. In order to edit a cloud template you’ll need to edit it with tagDiv Composer, for example if you are using a single post template you can edit it like this -> https://i.imgur.com/2nR57lo.png after that you can add and remove the elements.
Please follow our tutorial in order to change the logo on pro demos: https://www.youtube.com/watch?v=HXQQygkCCJo
Thank you!
Hi,
Unfortunately we do not have a menu like that, indeed the mega menu can be made only from categories, if you want to have some specific posts, then you can make a category and set it on mega menu and remove it but you can use a header from tagDiv Cloud Library and build with tagDiv Composer a menu like that, set a row like this -> https://i.imgur.com/TJUWFWv.png add a menu -> https://i.imgur.com/Uvtt0y5.png select a menu -> https://i.imgur.com/bRHR55z.png (the icons on menu can be set as in our documentation from here ), also on mega menu -> https://i.imgur.com/thvBews.jpg also the elements can be order by name or id -> https://i.imgur.com/C84JS7Q.png results will be -> https://i.imgur.com/epxAo4S.png you can make some more adjust from the menu settings.
Unfortunately this is the only way you can use our mega menu, sorry!
Hope this will help you!
Thank you!
Hello
I just realized a php issue after we started having author pages issues. I’m not sure if this is a TAGDIV composer issue because the issue only cleared if TAGDIV composer disabled or WPML CMS disabled. For your information; WPML informed us this is not related to WPML- at least for the moment. I’ll go deeper into the issue once I hear your suggestions about it.
Author Main Languge
Author Secondary Language
So we string translated author details but, Main language don’t appear.
Contacted Yoast; reply here
When we ran a cURL test on the relevant author URL Author Main Languge, we see a 403 or 500 internal server error as the HTTP response results. We also don’t see anywhere that Yoast SEO causes this issue, nor it redirects to a different page at all.
Contacted Hosting; reply here
We are able to replicate the 403 error via cURL. We updated your files permissions and the issue persists.
When we rename your .htaccess file cURL shows a 404 error as shown below :
$ curl -sI Author Main Languge
HTTP/1.1 404 Not Found
Date: Tue, 18 Feb 2020 14:07:08 GMT
Connection: keep-alive
Set-Cookie: __cfduid=d1b130608b54ae7b56df6a8826823610d1582034828; expires=Thu, 19-Mar-20 14:07:08 GMT; path=/; domain=.XXX.COM; HttpOnly; SameSite=Lax
Strict-Transport-Security: max-age=63072000; includeSubDomains
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
X-Turbo-Charged-By: LiteSpeed
CF-Cache-Status: DYNAMIC
Expect-CT: max-age=604800, report-uri=”https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct”
Server: cloudflare
CF-RAY: 567090cd2e05fe06-DTW
Contacted WPML; reply here
There’s fatal error on Uncaught Error: Call to a member function the_post() on null in /home/xxx/xxx.com/wp-includes/query.php:937
Image to the code; https://pasteboard.co/IVoIq5t.png
Besides; here’s the other debug logs about the theme
18-Feb-2020 13:22:54 UTC] PHP Fatal error: Uncaught Error: Call to a member function the_post() on null in /home/xxx/xxx.com/wp-includes/query.php:937
Stack trace:
#0 /home/xxx/xxx.com/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_tag.php(17): the_post()
#1 /home/xxx/xxx.com/wp-includes/template-loader.php(98): include(‘/home/xx/…’)
#2 /home/xxx/xxx.com/wp-blog-header.php(19): require_once(‘/home/xxx/…’)
#3 /home/xxx/xxx.com/index.php(17): require(‘/home/xxx/…’)
#4 {main}
thrown in /home/xxx/xxx.com/wp-includes/query.php on line 937
[18-Feb-2020 13:55:56 UTC] PHP Warning: Use of undefined constant TDC_PATH_LEGACY – assumed ‘TDC_PATH_LEGACY’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 109
[18-Feb-2020 13:55:56 UTC] PHP Warning: Use of undefined constant TDSP_THEME_PATH – assumed ‘TDSP_THEME_PATH’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 113
[18-Feb-2020 13:55:56 UTC] PHP Warning: Use of undefined constant TDC_PATH_LEGACY – assumed ‘TDC_PATH_LEGACY’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 109
[18-Feb-2020 13:55:56 UTC] PHP Warning: Use of undefined constant TDSP_THEME_PATH – assumed ‘TDSP_THEME_PATH’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 113
[18-Feb-2020 13:56:14 UTC] PHP Warning: Use of undefined constant TDC_PATH_LEGACY – assumed ‘TDC_PATH_LEGACY’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 109
[18-Feb-2020 13:56:14 UTC] PHP Warning: Use of undefined constant TDSP_THEME_PATH – assumed ‘TDSP_THEME_PATH’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 113
[18-Feb-2020 13:56:15 UTC] PHP Warning: Use of undefined constant TDC_PATH_LEGACY – assumed ‘TDC_PATH_LEGACY’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 109
[18-Feb-2020 13:56:15 UTC] PHP Warning: Use of undefined constant TDSP_THEME_PATH – assumed ‘TDSP_THEME_PATH’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 113
[18-Feb-2020 13:56:51 UTC] PHP Fatal error: Uncaught Error: Call to a member function the_post() on null in /home/xxx/xxx.com/wp-includes/query.php:937
So, I’m looking forward to hear from you
Hello !
You can achieve this only by using cloud library templates. As you can see here you can create and fully customize your templates using the tagDiv Composer: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
I hope this was helpful !
Thank you !
Hi,
in order to edit the Fast News header you’ll need to import it from tagDiv Cloud Library and edit it with tagDiv Composer, click on the background color of the header and check in the header menu zone in css tag and change the color overlay -> https://i.imgur.com/rnNXdw7.jpg
Thank you!
Hi,
The mobile version is look like that because you have the mobile theme plugin that provide you a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://www.screencast.com/t/ebUIzt4se
Since Newspaper v9.7.4 you can show the responsive version on mobile theme -> http://prntscr.com/oh6r2s you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hello !
You can use the column text element in order to render shortcodes or use HTML codes. Simply copy the shortcode and insert it in the text area of the column text as you can see here: https://www.screencast.com/t/UEMEsVKog
Column text is an element from tagDiv Composer.
Thank you !
Hi,
This can be achieve using custom code, you can inspire from here -> https://www.w3schools.com/howto/howto_css_modals.asp the code can be set in text mode inside the posts or in Wp editor text on tagDiv Composer.
Thank 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.
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.
When tagDiv Composer is not working ->https://forum.tagdiv.com/tagdiv-composer-not-working/
Thank you!
Hi,
The link for the register page can be change only from theme files -> wp-content/plugins/td-cloud-library/parts/tdb-login-modal.php and wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php the set in $users_can_register_link your link -> https://i.imgur.com/Zm0sHqO.png als please notice that if you do not set these files will be over write when you’ll make theme update.
Also there are many plugins that can achieve what you need.
10 Best User Login and Registration Plugins for WordPress (2020)
Thank you!
Hello !
Unfortunately that is possible only if you are creating a page with tagDiv Composer and use the flex blocks without images. Flex Block 9 and 10 are the ones without featured image.
Thank you !
Hi,
In order to have control over the menu size, you’ll need to use a cloud header form tagDiv Cloud Library, this can be edited using tagDiv Composer, click on the menu, choose the menu you what to see -> https://i.imgur.com/gKJ2zwu.jpg after that in Mega menu tab just decries the image height and the mega menu will be resize automatic -> https://i.imgur.com/uY7fRZ1.jpg
If this is not what you mean, then please provide some more details and some screenshots.
Thank you!
Hello !
Indeed, we recommend you to use the tagDiv Composer element for the weather widget. We have passed this Issue to our developers.
Thank you for your understanding !
Hello
I added Gelasio;Noto Sans TC into custom font but it does not show up at TD composer
https://imgur.com/D3nhEYk
and it only showed up here https://imgur.com/D3nhEYk
Hi,
I think that you are using the mobile theme plugin, if yes, then all the options for customize the theme panel can be found in theme panel > mobile theme -> https://i.imgur.com/JCqSyy2.png if you want to have more control over the mobile design you can deactivate the mobile theme plugin and use the tagDiv Composer -> https://i.imgur.com/TgtJ4NS.png
Thank you!
I continue with the same problem, I followed the instructions to the letter, I deactivated all the plugins, I made the changes in the settings according to the requirements but being on my website and trying to click on “Edit with TD Composer” the browser shows me the error that this page does not work ERR_EMPTY_RESPONSE remaining in the following URL: http://clasificacionarancelaria.com.bo/wp-admin/post.php?post_id=41&td_action=tdc&tdbTemplateType=page&prev_url=%2F%2Fclasificacionarancelaria.com.bo%2F
Please help me
I installed the theme ok, and then i’m using the default pro demo.. in the theme panel i tried to change the logo but the logo didnt change at the page.. then i changed with composer then something went missing, the menu when you go to the bootom and go up, the little one that shows when you’re scrolling up
Hi,
For some reason, the theme doesn’t display the Adsense Link ads. I’ve tried to add the code under custom ad panel and directly within the Ad slot option of tagdiv composer. Neither of them work. What’s the way out?
I can’t seem to find a way to change the header pink/red fade background in the composer or theme customisation. I found another post similar to this but the links are all 404 now. Please help.
When i see it in the mobile simulation using the tagdiv composer i see the change but when i use my cellphone i see no changes :(in fact it is not the same version ( mobile in my phone vs mobile in the tagdiv composer) why 🙁
Under the “Image Ad” tab in tagDiv Composer there is a section called “ad url”
I put the correct URL to the website I would like the ad to redirect to, but the Newspaper theme is interpreting it incorrectly.
For example, if I put an ad that links to amazon.com on my website (which I will call mysite.com) the ad, when clicked, will direct to mysite.com/amazon.com instead of just directly to amazon.com. It just adds the URL to the end of my site’s URL. How to fix this bug?
I’m trying to edit a page using TD Composer.
I created the new row and added a new element (raw HTML) but the item is not appearing correctly. I have created other elements, so I’m pretty sure I set up the element correctly.
I’m wondering if because my raw HTML has a script in it (it’s a scoreboard widget) that it’s being blocked.
If that’s the case, how could I add script to an element? The code is below:
<div class=”scorestream-widget-container” data-ss_widget_type=”horzScoreboard” data-user-widget-id=”37786″></div><script async=”async” type=”text/javascript” src=”https://scorestream.com/apiJsCdn/widgets/embed.js”></script>
Hello !
That is tagDiv Composer and can be found from here: https://www.screencast.com/t/4x46imsrkKd
I hope this was helpful !
Thank you !
Hello !
You will have to use a post template from the cloud library as you can see here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/ ; Using cloud library you will be able to edit the templates fully with tagDiv Composer and you can remove the featured image element as you can see here: https://www.screencast.com/t/o4I1cZXfef2m
Thank you !
Hello !
You can edit the template and set the post content and add the ads using the tagDiv Composer as you can see here: https://www.screencast.com/t/tHN9oS5Fj1pA
Thank you