- NewspapertagDiv Composer Tutorial
- NewspaperCredit System
- NewspaperCreate a frontend submission form
- NewspaperHow to Use the Tabbed Content shortcode
- NewspaperCreate a form contact page
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperModal Popup
- NewspaperFlex Block Settings Guide
- NewspaperSocial Sharing
- NewspaperSingle Post Shortcodes
- NewspaperInfinite Loading for Single Posts
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperHow to Add a Logo in Newspaper
- NewspaperCustom Post Type Support
- NewspaperCloud Library Templates
- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspaperHeader Builder
- NewspapertagDiv Cloud Library Plugin
- NewspaperAd Box Element and Ads Overview
Hi,
If you want to remove the padding only on post you need to use this code
.single .td-container-wrap .td-container, .single .td-container-wrap .tdc-row, .single .td-container-wrap .tdc-row-composer {
width: 100%;
padding-left: 0;
padding-right: 0;
}
.single .tdc-content-wrap .td_block_big_grid_1,
.single .tdc-content-wrap .td_block_big_grid_2,
.single .tdc-content-wrap .td_block_big_grid_3,
.single .tdc-content-wrap .td_block_big_grid_4,
.single .tdc-content-wrap .td_block_big_grid_5,
.single .tdc-content-wrap .td_block_big_grid_6,
.single .tdc-content-wrap .td_block_big_grid_7,
.single .tdc-content-wrap .td_block_big_grid_8,
.single .tdc-content-wrap .td_block_big_grid_9,
.single .tdc-content-wrap .td_block_big_grid_10,
.single .tdc-content-wrap .td_block_big_grid_11,
.single .tdc-content-wrap .td_block_big_grid_12 {
margin-left: 0;
margin-right: 0;
}
If you want to apply the code only on homepage replace .single with .home
Thank you!
Sure – so here is the screen shot of Block 66 on the TD composer – I’d like to replicate how the meta info is slightly set into the image: https://www.screencast.com/users/jamie2129/folders/Default/media/83fc6bc4-394e-4c90-896f-6833ee134a83
Here is a screenshot of when I import that template and use my own post. The meta info is barely set into the image, and I don’t know how to move it further into the image: https://www.screencast.com/users/jamie2129/folders/Default/media/1d84c575-8903-44ce-9d3e-49673383f5df
My url is pinkluggageabroad.com. Please let me know if you need further information.
Hi,
Unfortunately, the CPT can’t be edited with TD Composer, sorry! By the way, using the TD Composer, please notice that you can create your own wanted post type using the Cloud Library template. Please check the following useful guide from here -> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Thank you!
Hi,
You can use the Column Text or Text with Title element if you want to display your wanted shortcode with TD Composer.
Thank you!
Hi,
If I understand correctly you want to remove the padding from mobile view
-> https://www.screencast.com/t/c3vplIQFg
If this is what you want to achieve you need to add this custom css in Theme panel>Custom code>Advance css> Phones
Here is the custom code
.td-container-wrap .td-container, .td-container-wrap .tdc-row, .td-container-wrap .tdc-row-composer {
width: 100%;
padding-left: 0;
padding-right: 0;
}
.tdc-content-wrap .td_block_big_grid_1,
.tdc-content-wrap .td_block_big_grid_2,
.tdc-content-wrap .td_block_big_grid_3,
.tdc-content-wrap .td_block_big_grid_4,
.tdc-content-wrap .td_block_big_grid_5,
.tdc-content-wrap .td_block_big_grid_6,
.tdc-content-wrap .td_block_big_grid_7,
.tdc-content-wrap .td_block_big_grid_8,
.tdc-content-wrap .td_block_big_grid_9,
.tdc-content-wrap .td_block_big_grid_10,
.tdc-content-wrap .td_block_big_grid_11,
.tdc-content-wrap .td_block_big_grid_12 {
margin-left: 0;
margin-right: 0;
}
Hope this will help you!
Thanks.
Hi,
Do you have tried the following functionality from the Td Composer from here -> https://www.screencast.com/t/i9omxHfyzQTA You can hide some rows only for mobile. Try and check the results.
Thank you!
Hey,
How can I change the layout of a CPT, for example with TagDiv Composer.
Thanks!
Hi,
I have checked your video recorded and your problem happens due because your text has been added from Gutenberg Editor and then, that page you have edited with TD Composer and that’s why you cannot add any page builder element for that section. The fix is to remove the text from the Gutenberg editor use only the TD Composer to your page. Paste that text inside a column text or Text with Title and check the results.
Hope you understand!
Thanks.
clear _deletePanel js_files_for_wp_admin.min.js:24:109
tdcJobManager.addJob – Error callback – textStatus: error errorThrown: Internal Server Error js_files_for_wp_admin.min.js:24:109
{…}
columns: 2
jobId: 0
postId: “3866”
replyHtml: “”
shortcode: “[td_block_3 offset=\"1\" block_template_id=\"td_block_template_2\"]”
<prototype>: Object { … }
js_files_for_wp_admin.min.js:24:109
tdcJobManager.addJob – ERROR: 500 server error
Full error from firefox the whole TD Composer is not working anymore.
When i try to edit the block i get this:
tdcJobManager.addJob – Error callback – textStatus: error errorThrown:
[object Object]
tdcJobManager.addJob – ERROR: 500 server error
HTTP500: SERVERFOUT – De server heeft een onverwachte fout ontdekt waardoor het verzoek niet kan worden voltooid.
(XHR)POST – https://gs-media.nl/wp-json/td-composer/do_job?tmp_jobId=0&tmp_blockUid=undefined&post_id=3866&uuid=7708ad57-4f2a-ddde-ed41-379984b3bc91
I am trying to build a home page with Tagdiv Composer. Here is a screen recording of what I am doing. Please advise where I am going wrong here.
Hi I created a page with TD composer. The first row has a three column layout where I inserted Elements: Title over Images. The second row has a one column layout where I inserted another Element: Title over Image. The layout looks good on desktop but when I switch to mobile view, the second row cuts off the sides of the Element.
I’d be happy to exclude the second row in mobile view, but I don’t know how to do that. Tried in mobile editor but couldn’t get it to work. Could you please advise?
Yes, this is exactly what I’m doing on http://mrrwebdev01.org/wp-admin/post.php?post_id=36026&td_action=tdc&tdbTemplateType=page#/
I have 3 ‘rows’, but when changing the bottom ‘row’ from full to 2/3, 1/3 it changes all rows to 2/3, 1/3. I just cannot get it to work. Apparently I’m just not smart enough to use the Tagdiv editor.
If you can make the change to the page http://mrrwebdev01.org/HomeTest and save your work, I would be very interested to see the results.
If we’re unable to manage this theme with tagdiv composer, we’ll be forced to use wp-bakery composer. If we do that, not all of the elements, specifically flex blocks, are listed in the bakery editor.
Can you please advise us on what to do? I thought this was going to be an easy switch to tagdiv. It seems to be a really good editor, perhaps just not for us…
Many thanks again.
Dear TagDiv,
Is there any news about the abovementioned ‘custom’ tabs element being added any time soon to the TagDiv Composer, please.
We know blocks in TD Composer can have Ajax filters, but these do not allow custom tab titles or allow us to control the content within each tab. This would be required as a replacement for WP Bakery / Visual Composer’s tab-block.
We appreciate the feedback.
Kind regards
-
This reply was modified 7 years by
CarolienBovyn.
Hi,
Yes you can achieve something like that using tagDiv Composer here is an example -> https://www.screencast.com/t/QWmwYySBv3 or somethink like this -> https://www.screencast.com/t/acAeQ98A
Please check our documentation for How to Create Beautiful Homepages with Newspaper Theme -> https://tagdiv.com/how-to-create-homepages-with-newspaper-theme/
What is the Cloud Library and How You Should Use It? ->https://tagdiv.com/what-is-the-cloud-library/
In order to achieve that homepage you need to have TagDiv Composer and TagDiv Cloud Library activate.
First select no header like this -> https://www.screencast.com/t/11bZOCkhUtdd after that click on row and stretch it and check the divider -> https://www.screencast.com/t/psTxA0yP -> https://www.screencast.com/t/NfNuz8bU78jM -> https://www.screencast.com/t/xHxiMXhuAG add a new row and stretch it and set the layout of it https://www.screencast.com/t/zw8ZXuXQovO set in left column a single image -> https://www.screencast.com/t/6rW1U0DR and set an image for it -> https://www.screencast.com/t/AfrfESbD0WN -> https://www.screencast.com/t/4NZuM85Cqg -> https://www.screencast.com/t/3Ch2H5ZCM8 after that set in the right column the header logo, header menu, social and the header search -> https://www.screencast.com/t/DsJhE4R1t now you need to set each element to be display inline and the search and social align theme to right -> https://www.screencast.com/t/812LUkv5Lai -> https://www.screencast.com/t/tNrmvVkW2
Hope this will help you!
Thanks!
Calin, thanks for the answer. I have same issue and could you be kind to help me with few questions:
1. How can I change the column’s width inside the row. My main menu entries don’t fit into column and appears this unlikely “more” button. But the column with “search” button has a lot of excess space that can be used more effectively.
2. How can I place into one row 4 elements: Logo, Menu, Social Webs, Search?
3. I’ve found an interesting Header Template #28 in CLod Templates (https://cloud.tagdiv.com/header-template-28/). It has Menu, Social Webs and Search alltogether in a single column according to TD Composer. I’ve cracked my brain trying to replicate it. Do you have any clues?
4. In abovementioned Header Template #28 I can change font size of Menu and Sub-Menu directly from Composer. For default Menus this option is unavailable. Is there other way to do it without going to the Theme Settings in WordPress dashboard?
Thank you very much for reply!
Maybe this’ll help too – i did the same in chrome with the console running and it seemed to display the following error (I say seemed to as I’m not really sure what I’m doing there!)
load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.1:3 GET https://billyscrashhelmets.com/wp-content/plugins/td-composer/includes/wpeditor.php?wp_path=/home/billyscr/public_html/ 403 (Forbidden)
Hi,
All pages have set padding top 48px , what you can do is to edit those pages using tagDiv Composer and set a margin top “-48” -> https://www.screencast.com/t/jobzSZkhFRk
Or you can use a custom css -> https://www.screencast.com/t/OsDnHT52g
.page .td-main-page-wrap {
padding-top: 0px;
}
Set the code in Theme panel>Custom code>Custom css
Thank you!
Reply in another topic -> https://forum.tagdiv.com/topic/banner-link-td-composer/
Hi,
Unfortunately the Infinite Loading is available only with tagDiv Cloud Library, if you want to make some changes in theme files to achieve this on default post templates you need to do this your self or consider to hire a developer, this is custom work and we do not have a team for this, so we can not provide custom work.
If you want to check the files for Infinite Loading from cloud you can check those files
wp-content/plugins/td-composer/includes/panel/tdc_post_settings.php
-> https://www.screencast.com/t/foJkRhNp
wp-content/plugins/td-composer/includes/templates/frontend.tpl.php -> https://www.screencast.com/t/PeZ1GtTii
wp-content/plugins/td-cloud-library/includes/tdb_functions.php -> https://www.screencast.com/t/xtBnU8yF2
wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php -> https://www.screencast.com/t/gCAGR2ayC
Thank you for your understanding!
Hi,
Please notice that Editor Picks is just a simple Block 7 which is set up to display the first three posts from Featured category, as you can see here -> https://www.screencast.com/t/JtEOAAPIQC This element is part of our default footer templates. So, if you want to change this category, you need to edit the theme core files where this element is created and modify it from the code. I have another alternative for you which is more simple than the first. You can use a footer page for your Footer section and create your footer layout, using the TD Composer. You can add a block 7 element and sort it by what kind of category you want. Also, if you will use the Cloud Template Library, you can load a Footer Template and edit it with TD Composer as you wish. You can take a closer look at our pre-made Footer Template from here -> https://affiliate.tagdiv.com/#/load/Footers to make an idea. More information about TD Composer and our Cloud Template Library can be found here -> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/ -> https://forum.tagdiv.com/tagdiv-composer-tutorial/
I look forward to helping you!
Hope this helps and let us know how it goes!
Thank you!
Debug report
[28-Mar-2019 05:30:59 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /home/content/n3pewpnaspod01_data05/47/42456147/html/wp-content/plugins/td-composer/td-multi-purpose/td-multi-purpose.php on line 6915
[28-Mar-2019 05:31:03 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /home/content/n3pewpnaspod01_data05/47/42456147/html/wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 1682
hii,
Recently on my blog site, I remove ( off ) the default footer from the theme panel and then I build a custom footer by the help of TD composer ( td cloud ) , so my problem is – the new footer is not appearing on my post’s footer and all page’s footer, so how can I solve/fix this issue please say ?
the custom footer on my home page:- https://www.screencast.com/t/QXnDc4qlYnwb
not showing on my post page :- https://www.screencast.com/t/krZ3tb8i
Hi
the elemnt in the TD Composer is called “Single Post Tag” in the CSS the reference is class=”tdb-tags”
https://www.orrorea33giri.com/myron-floren-disco-polka/
Thanks