- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsOffset Feature
- TutorialstagDiv Social Counter Tutorial
- TutorialsHow to Update the WPBakery Page Builder plugin
Hi,
You can set that code in this file path -> wp-content/plugins/td-composer/mobile/single.php in this way it will be apply on the single post template from mobile theme plugin.
Thank you!
Hi,
You can add these h tags, for example inside the posts -> https://i.imgur.com/FurBMld.png or using tagDiv Composer -> https://i.imgur.com/x5boFsh.png
If this is not what you mean, please provide some more details.
Thank you!
Hi,
Please check our video tutorial for how to set a sidebar -> https://www.youtube.com/watch?v=fa7GenCHcBU also if you have a sidebar made with widgets, then you can set it using the widget sidebar element from tagDiv Composer -> https://i.imgur.com/rvjzW1K.jpg
If there is still a problem, let me know!
Thank you!
Hello,
Can I use my Custom Fields when designing post pages with the tagdiv composer?
Thanks.
Hi,
2. Please check the menu using tagDiv Composer, click on the menu and make sure that you have this option disable -> https://i.imgur.com/wbj2Q7Y.png this will fix the problem with the menu.
4. You can change the menu background color using the tagDiv Composer like this -> https://i.imgur.com/PbeWRbi.jpgn or you can set it on entire row (or inner row) -> https://i.imgur.com/dSItWYw.jpg
Hope this will help you!
Thank you!
Hi DJElroy,
1. The pro demos are made using tagDiv Composer and cloud templates from tagDiv Cloud Library, this can be edit only with tagDiv Composer, if you have WP Bakery enable the cloud templates will not work correctly.
The wpBakery can be use to create new pages and on standard demos, but not on pro demos.
2. If you want to change the logo in a cloud header (cloud headers are use on pro demos) using use our guide from here -> https://www.youtube.com/watch?v=HXQQygkCCJo also make sure that you display the image or text -> https://i.imgur.com/Zs5shNm.png -> https://i.imgur.com/v3sEEu9.png -> https://i.imgur.com/XdXqH4B.png -> https://i.imgur.com/XdXqH4B.png on mobile -> https://i.imgur.com/wqNV6vE.png
3. For the problem with tagDiv Composer, please check our guide from here:
When tagDiv Composer is not working ->https://forum.tagdiv.com/tagdiv-composer-not-working/
Thank you for your understanding!
Hi,
A quick fix, add in theme files the below code, for this you need to go on wp-content/themes/Newspaper/includes/wp-booster/wp-admin/js/tagdiv-theme-plugins-setup.js and replace the jQuery(window).load(function () { from line 234 -> https://i.imgur.com/agaEJWA.png with jQuery(window).on("load", function () { -> https://i.imgur.com/zBFX5Ye.png also you need to do the same on this file wp-content/plugins/td-composer/assets/js/js_files_for_wp_admin.min.js but since this file is minify you can replace the code inside it with this one ->https://pastebin.com/YTiYVfU4
These warnings will be fix for the coming updates!
Let me know the results!
Thank you!
Hi,
If there is sill a problem and you are using WordPress v5.5, you must use the last version of Newspaper theme too, only this will work on this version of WordPress.
Also if you already have Newspaper 10.3.6.1 and you have this problem, then try the below steps:
1. Disable tagDiv Composer -> https://i.imgur.com/uzBdRB9.png
2. delete tagDiv Composer -> https://i.imgur.com/xGGfYE7.png
3. Reinstall tagDiv Composer -> https://i.imgur.com/Ay0zJHn.png or -> https://i.imgur.com/ZMgV9at.png
4. Clear all cache from your website, host and browser ( for browser use force refresh Ctrl Shift R ).
If the problem still persists, please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can use the Enable jQuery Migrate Helper in some cases this can help you to make tagDiv Composer to work.
Let me know the results!
Thank you!
Hi,
This 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 or shortcodes ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor -> https://i.imgur.com/ho41rUl.png and this content will be display on mobile theme, also the mobile theme will not display any sidebar)
-> https://i.imgur.com/9d0UWLT.png
Also you can show the responsive version on mobile theme (to get the same layout as on desktop on mobile) -> 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.
Thank you!
Hi fdalbard,
So the problem is that these new post are not displaying the the category page, this can be because the posts loop from category page to have set an offset, please edit the category page with tagDiv Composer -> https://i.imgur.com/wFEu97L.jpg click on posts loop and remove the offset -> https://i.imgur.com/bZi5dxv.jpg after that these new posts will be display.
Let me know the results!
Hi zibi, what are the problems with the ad?
TagDiv Composer is a builder you can add with it element and set them where and how you want on your website.
Thank you!
Hi,
The pro demos are made using only tagDiv Composer and cloud templates without widgets or elements from standard pack that can be edited using the elements from theme panel. Therefore these PRO demos can be edited only with tagDiv Composer, and can be set as global in theme panel, for example -> https://i.imgur.com/q0RArRt.png or individual -> https://i.imgur.com/HCrGQYr.png or from frontend -> https://i.imgur.com/hWYswA0.png
Using simple demos (not pro demo) you can use the settings from theme panel to edit the standard templates -> https://forum.tagdiv.com/design-post-pages-using-default-templates/
Hope this will help you!
Hi,
Indeed sometimes the right click from tagDiv Composer is not working (usually this is from extra plugins that you have), but as you said you can use the drag and drop the element the the red box for delete or you can click on the element you do not want and press the delete button from keyboard.
Have a nice weekend!
Hi Topy,
I think that you are using a single post template from tagDiv Cloud Library, this can be edited using tagDiv Composer and you can add and remove the elements you want.
If there is still a problem, please provide some more details and some screenshots.
Thank you!
Hi,
To remove the stars you can comment these two lines -> https://i.imgur.com/m9x9t1O.png from -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_review.php and the results will be -> https://i.imgur.com/FxNCFR0.png also for bars you need to add an extra parameter -> https://i.imgur.com/ErM2hQD.png -> https://i.imgur.com/FzGjRGq.png the results will be -> https://i.imgur.com/rqkRlyw.png
Hope this will help you!
Thank you!
Hi,
This https://prnt.sc/uew9ho is the bottom margin for the main menu, you can reduce it using tagDiv Composer and check the css tab -> https://i.imgur.com/Ddz5EMu.png or you can use a custom css like this one -> https://i.imgur.com/JgDbbIO.png
.td-business .td-header-desktop-wrap .tdb_header_menu{
margin-bottom: 8px;
}
The code can be set in theme panel> custom code> custom css.
Thank you!
Hi,
You can set more then 3 columns by setting an inner row in a column like this -> https://i.imgur.com/0LUxy3d.jpg hope this will help you!
Also this documentation https://tagdiv.com/tagdiv-composer-multipurpose-elements/ is about the elements from Newspaper not Newsmag.
Thank you!
Hi palani99,
1. Using Newsmag theme you can add the ads using the option from theme panel -> https://i.imgur.com/dMWYUOc.png -> https://forum.tagdiv.com/newsmag-header-ads/ also on pages you can use tagDiv Composer and the ad box element -> https://i.imgur.com/kqlVVoj.jpg -> https://i.imgur.com/iFq3qO7.png
If you want to add ads (banners/ google ads …) then you can do it only with custom work, please note that the custom changes in theme files are not covered by the team support, above I provide an example for how it should be done, if you want more customization, you can check our services from here -> https://tagdiv.com/web-development-services/
2. The ads that you display in your screen is not set using our theme, and is set using some ads plugin. If you want you can try the 7 Best WordPress Ad Management Plugins and Solutions -> https://www.wpbeginner.com/plugins/what-are-the-best-ad-management-plugins-and-solutions-for-wordpress/
3. The only options that you are available for “More Article Box” are these from theme panel -> https://i.imgur.com/b5cOidt.png also you can use this option for distance from the top for more articles box -> https://i.imgur.com/STugo0z.png set 600px or more until you achieve what you need.
4. If the problem persist, please make sure that you do not have a plugin conflict, please try only with theme plugins.
If this is still not working when you try only with theme plugins, please send us an email at contact@tagdiv.com and provide admin login, cPanel. We will take a look. Include a link to this topic in the email.
II. If you want to use the mobile theme plugin -> https://tagdiv.com/mobile-theme-get-mobile-ready-with-newsmag-theme/ then you can chose to use the responsive version but only on pages -> https://i.imgur.com/OxbTj88.png and posts -> https://i.imgur.com/fvRB0QX.png also you can use the options from theme panel -> https://i.imgur.com/ehrm6dM.png
Thank you!
Hello !
Please note that all the PRO Demos and Cloud library templates are fully editable using tagDiv Composer.
You can change the color as you can see here: https://www.screencast.com/t/neARMPZyU
Thank you !
Points 1 and 3 – Okay now
Point 2 – “2. The menu bar loads earlier than the menu. The bar first appears with more width and then narrows to normal size.” .
please help me resolve this issue.
My website is – http://www.theflint.in
Point 4 – What should I do to change the colour of the menu bar. I couldnt change it through tagdiv Composer.
I’m extremely unsatisfied from the support of tagdiv.no chat option is available. I am unable to upload logo and favicon from theme panel as well as from td composer. Also facing errors importing demos. Can I get newspaper 9 version to use? As I’m unsatisfied with this one.
Wp bakkerybuilder shows only textcodes instead of boxes after demo install of Lifestyle PRO.Editing is only manual possible on the page with textcodes and some text blocks (english demo content) i couldnt find how to edit. block is missing, only textcodes…
2. The logo doesnt appear in Lifestyle PRO. “Lifestyle” remains below the header as logo. Uploaded logo in themepanel.
3. DivComposer error, content is not match with model (6) 0 (dom)
website= http://www.radio108.nl
also i’m not getting any multipurpose shortcodes in my elements: buttons, icons, hero, etc.
https://tagdiv.com/tagdiv-composer-multipurpose-elements/
i disabled all of my plugins except tagDiv composer
I have newest versions of Newspaper and WP. After running the plug-in I got these errors:
/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/js/tagdiv-theme-plugins-setup.js: jQuery.fn.load() is deprecated
/wp-content/plugins/td-composer/assets/js/js_files_for_wp_admin.min.js: jQuery.fn.load() is deprecated
Save still spins indefinitely. Typically saves any revisions before clicking Savee.
When I try to create either a row or inner row in Composer it will only allow me to create a maximum of 3 columns