- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsOffset Feature
- TutorialstagDiv Social Counter Tutorial
- TutorialsHow to Update the WPBakery Page Builder plugin
How can I add the wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php in child theme?
Hi Calin
Please see the screen shots. Using cloud templates that are set via TD composer, sticky menu off but still sticky menu active. I had to design it and make use of it while I can’t turn it off. the site is nefapr.agency
https://pasteboard.co/J7SUdsT.png
https://pasteboard.co/J7SUmxl.png
Each of my site has different experiences with same settings. Like, wpml, mobile plugin now do not apply on secondary language page – WPML.
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 !
PHP errors:
Undefined index: tdbTemplateType – wp-content/plugins/td-cloud-library/includes/tdb_functions.php:1362
Undefined index: post_type – wp-content/plugins/td-cloud-library/includes/tdb_functions.php:1363
Undefined index: td_action – wp-content/plugins/td-composer/css-live/css-live.php:30
-
This reply was modified 6 years by
alealeale.
Hello !
For that you will have to build your own header using tagDiv Composer and cloud library templates so you can place your adbox in the spot you like.
Thank you !
Hi,
You can achieve this only if you are using a cloud header from tagDiv Cloud Library, this cane be edited width tagDiv Composer -> https://i.imgur.com/ZV8y92H.jpg and add a new menu -> https://i.imgur.com/AD3ta55.png selct the menu and set it inline and align right -> https://i.imgur.com/I60C4uR.jpg, the results will be -> https://i.imgur.com/P8OhO2e.png
Thank you!
Hi,
You can adjust the homepage using tagDiv Composer, also if you want to display widgets on homepage, you need to set them in a sidebar and set with tagDiv Composer the widget sidebar element ( https://imgur.com/SfhD4ec and you can assign it from here -> https://i.imgur.com/tOXA4Lo.png or you use tagDiv Composer, edit the page with it -> https://i.imgur.com/FwjipON.png and use the widget sidebar element -> https://i.imgur.com/K5HDmpp.png)
Thank you!
Hi,
The date format can be set from here -> https://i.imgur.com/uyQtFIK.png -> https://wordpress.org/support/article/formatting-date-and-time/
If you are using a cloud header from tagDiv Cloud Library you can edit it with tagDiv Composer -> https://i.imgur.com/lkwNbdV.png
Also you code can be set in column text or text with title like this -> https://i.imgur.com/uvZ6rFM.png -> https://i.imgur.com/iI7cKGE.png)
Thank you!
Hello !
You can save elements for a structure. For example, create your ROW, right click on it and Save it as an element. You then will be able to find the element you created in TagDiv Composer elements.
You can fully edit pages from here: https://www.screencast.com/t/D1Bjd6b3
Thank you !
Hello !
That can be achieved by editing the header template using the tagDiv Composer and removing the ROW Background image: https://www.screencast.com/t/lP5z6rvRkK
Thank you !
Hi,
Unfortunately you can achieve that only using a cloud header from tagDiv Cloud Library, only these can be edited with tagDiv Composer to can achieve what you need.
Thank you for your understanding!
Hi,
You can use a footer page or a cloud template for footer, these can be edited with tagDiv Composer, and you can use the right click to remove the elements you do not want to have -> https://i.imgur.com/lQKuokj.png -> https://i.imgur.com/CgF3ap5.png also you can stretch the row ->https://i.imgur.com/VmM46r1.png and set background image and color -> https://i.imgur.com/2ZJHvoH.png -> https://i.imgur.com/NQfj8w0.png
Thank you!
Hi,
If the option from tagDiv Composer is enable, then the zoom should be add to element-> https://i.imgur.com/cKrGh5z.jpg as I can see for you is apply a stronger css, to fix this, you need to use this css
.td-module-container:hover .td-thumb-css {
transform: scale3d(1.1, 1.1, 1)!important;
-webkit-transform: scale3d(1.1, 1.1, 1)!important;
}
The code need to be set in theme panel> custom code > custom css.
For page you can remove the breadcrumbs using all the page templates except the Page Builder + Page Title -> http://prntscr.com/olu6wz or you can use a custom css
.page .td-crumb-container{
visibility: hidden;
}
The code need to be set in theme panel> custom code> custom css.
Thank you!
when I open a cloud template to do some chance appear theis worning “The current content hasn’t been created by tagDiv Composer!”
I try to do some changes and press save but save don’t complete ever. Stay to waiting to save but it doesn’t do anything
Hi,
Until Newspaper X this was a good practice (disable tagDiv Composer to avoid problem), but now the functions of Newspaper theme are in tagDiv Composer , therefore if you’ll disable it, then you’ll have a basic theme like the free themes from WordPress, therefore will need to keep both plugins activate and if there are some problems, let us know!
Thank you!
Dear all,
I am facing the problem against the TD Composer because it is very slow when I am building the pages.
Why does it happen? There is an specific configuration that I have to do?
When I watch videos from youtube with others users is very fast than mine.
To example when I click to change the text or dimension it takes 5 up to 10 minutes. It is very bad.
What I could do to solve it?
Looking for your reply.
Best regards
Hi,
If you want to remove the Infinite Loading, you need to edit the single post template with tagDiv Composer -> https://i.imgur.com/cccD9XR.png -> https://i.imgur.com/E0ljA46.png
We’ll make some more investigation and will try to optimize this option for the coming updates.
Thank you!
Hi,
In most of cases the pagination problem is made by an untested plugin, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also if you are using a cloud category template from tagDiv Cloud Library, you can edit it with tagDiv Composer like this -> https://i.imgur.com/KYld5ZR.jpg and set on posts loop the sort order you want -> https://i.imgur.com/ubjECfO.jpg
Let me know the results!
Thank you!
Hi,
If you want to use a custom page for register you can do it, you need to assign this page url to a button or if you want to set it on the login pop=up you need to set the url on these files:
For cloud header -> wp-content/plugins/td-cloud-library/parts/tdb-login-modal.php -> https://i.imgur.com/b7aMNDu.png
For standard header -> wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php -> https://i.imgur.com/MQ6Sh9I.png
For mobile theme plugin -> wp-content/plugins/td-composer/mobile/parts/register.php
But please note that the only td-login-modal.php can be set in child theme, the rest of files can not be set in a child theme, therefore will be lost when you’ll make a theme update.
Thank you!
Hi,
If you want to have the category.php set in child theme and the category to work as parent them, then you need to set the category.php file from here wp-content/plugins/td-standard-pack/Newspaper/category.php in child theme wp-content/themes/Newspaper-child/category.php -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
All the files that you are using when tagDiv Composer is enable are these from tagDiv Standard Pack, all the files that you want to set in child theme, you need to copy from there.
Hope this will help you!
Thank you!
Hi,
You can check the responsive version with tagDiv Composer like this -> https://i.imgur.com/mWTaLiR.png, also if there are elements that you do not want to be on mobile (or other port view), you can select it and hide from here -> https://i.imgur.com/lmIkPDJ.png
Thank you!
Hi,
There is only one row that is split in two columns. To select the row, just click on element then select from composer the row or column like this -> https://i.imgur.com/VnzBMPD.png
Thank you!
I on dedicated server and made all the adjustment you suggested in the article above, yet the TagDiv Composer is not working. Please help.
Hi,
That is because you are using the mobile theme plugin, you’ll gain 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://i.imgur.com/9d0UWLT.png
Also you can show the responsive version on mobile theme -> https://i.imgur.com/m0bVB5T.png you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/ or if you want to have the responsive version only, you can use the amp option from mobile theme -> https://i.imgur.com/oofST3D.png (to use the mobile theme template on amp) or you can disable the plugin.
When the mobile version or amp is displaying on desktop is a cache problem, we recommend to use WP Super Cache with the settings from our guide -> https://forum.tagdiv.com/cache-plugin-install-and-configure/ also if you are using other cache plugins please deactivate theme and make a test, also this will solve the problem with latest post on mobile device.
Have a nice day!
Hi,
I think that you are referring on these arrows -> https://i.imgur.com/pMNqm3r.png these can be change with custom css or if you are using a cloud header, you can edit it with tagDiv Composer -> https://i.imgur.com/rIfKiI1.png you can change the icons -> https://i.imgur.com/TJhrGlT.png -> https://i.imgur.com/Y7TWPTY.png and you can change pagination color from here -> https://i.imgur.com/cVJxHQ3.jpg If you are using a standard header style, you can use also the settings from theme panel -> https://i.imgur.com/Mq4zliJ.png
Thank you!