- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hello,
Please make sure the tagDiv Standard Pack plugin is updated and activated.
Those styles/templates/blocks are from tagDiv Standard Pack, and this plugin is not required from version 10.4, because the new demos are using cloud templates.
Thank you!
Hi,
Unfortunately, once that the block is installed, the name from the cloud is no longer display. What you can do if you forget the block name is to save it as element, then just add it from composer on another page -> https://tagdiv.com/right-click-menu-tagdiv-composer/
Thank you!
Hi vidweb, yes this can be done and there are two ways to do it (if the page is from the same website). Open two pages (one where the block is set and one where will be set) and use the right click to copy the element (or you can use the keyboard commands ctrl+c), the second option is to save the block as an element (use the right click -> https://i.imgur.com/7q8zT21.png) then this element will be add in tagDiv elements and you can drat it from there -> https://i.imgur.com/RiMxAXl.png
I hope this will help you!
Hi whoknows, I think that you misunderstand, what Anamaria suggested was to make sure that there are no external conflicts and this is because most of the time those situations are made by untested plugins and we can not offer support for untested plugins.
Now, according to the details that you provided above, you have installed a plugin for js/jquery also I see that you have a block with an invalid category “wpzoom-blocks”.
Also, for this situation can be other reasons, for examples, when you use an old theme version with the latest WordPress version (is not the case ), or when some extra settings from host are blocking the theme.
So, in case that you check the problem using only the theme plugins and the problem is still persisting, then we need to check it further to see from where is the problem and this can be done only if we login, for this you please contact us via email at contact@tagdiv.com, include the link of this topic, provide wp-admin and cPanel and also make sure that you have a full backup). We’ll check the problem as soon as possible and will try our best to fix it.
Thank you for your understanding!
https://ko.wordpress.org/plugins/classic-editor/
Currently I am not the editor above.
https://wordpress.com/ko/support/wordpress-editor/
I am using the block editor.
Hello,
So, if I understood correctly, you want to have the Flex Block 1 like this -> https://i.imgur.com/bmuiccO.jpg, you need to make sure you don’t have to set a limit post on the block, or you can set a number if you want -> https://i.imgur.com/IE6QiAx.jpg
Thank you!
Hello Calin:
Happy New Year! Thank you so much for your response. I appreciate the information about the mobile page. Can you please also provide information for my second point, which was the following:
2. Secondly, can non-google adsense ads rotate? For example, if we have 10 clients that are interested in placing an ad on our homepage, instead of having to place 10 ads on the homepage, how can the ads rotate in a single ad block? Also, how can each client receive statistics on their ad views, such as the number of times the ad was clicked, etc.?
Thank you so much for your help!
Hi,
I imported a Block from the Cloud library into a test page.
How do I find the Block template ID on my page as I forgot what was the name of the Block Template and I want to import the same into another page?
Thanks
Hi,
Is it possible to copy a block and paste it into another page?
Hello,
If you want to have those posts are always in the block, you can set them posts ids -> https://i.imgur.com/hcElwIh.jpg
Thank you!
Great thanks Anamaria….one more if I may, on my homepage, I have a Flex Box 1…can I tell it to show a second row of 3 below the top 3?…I see other blocks do but I like this one but can only see the setting for changing the number of columns.
Thanks
Hello,
You can apply a filter on each block as you want, to not display the same posts, you need to enable the option unique article, which checks if that post is showing in other blocks => https://forum.tagdiv.com/unique-articles/ -> https://www.screencast.com/t/qPztPvlx
This option automatically removes duplicate posts from the page.
Thank you!
Hi,
Could you forward the message to the next tier, maybe a dev coleague? It is not related to tagdiv blocks or page buillding features.
We`re trying to run a plugin that uses “the_excerpt” and “the_content” as hooks to interact with wordpress/ tagdiv and fetch the content from excerpt. Now, the plugin works on some pages where the excerpt is displayed, but not on search page… which lead us to think that the hooks/filters (“the_excerpt” and “the_content”) have something extra on this page.
Do you guys provide dev documentation for the theme?
Best,
I.
Hi,
You can reduce the space between the column using this option https://i.imgur.com/oU25hf0.png or if you want to make them like this https://i.imgur.com/XCsKXUt.png use this css ->
.tagdiv-type blockquote {
margin: 40px 0 38px
}
The css need to be set in the theme panel > custom code> custom css.
Thank you!
Hello,
Our blocks have these filtering options https://i.imgur.com/VEXVz6E.png > https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hi,
1. The flex blocks will display the comment count, but this can be disable individually using the tagDiv Composer -> https://i.imgur.com/tBn23QC.png -> https://i.imgur.com/c6MpnlW.png
2. Yes, that is the path -> https://i.imgur.com/FPSDV1y.png -> https://i.imgur.com/6hSTPc8.png
3. We did not tested the Co Authors Plus plugin with cloud templates, so I do not know if this code will work. But if you use the default post template -> https://i.imgur.com/BHbk31Q.png then the code should apply on the files from -> wp-content/plugins/td-composer/legacy/Newspaper/loop-single.php
4. The single post templates allow you to edit the post layout/template using tagDiv Composer, now this was not possible with a standard templates. The posts will be made using the WordPress editor (classic or Gutenberg editor).
I hope this will help you!
Thank you!
Hi Lalit, as far as I know the border radius is acting like that since the option was added, and is not about the background color -> https://i.imgur.com/kvPAyqb.png bat can be more easy adjusted, now when a background color is set, then this will be set rectangular -> https://i.imgur.com/7NYVMlH.png also the elements are setting on different elements, the border radius is set on the flex element and the background color is set inside it on element -> https://i.imgur.com/Oj7Yos8.png -> https://i.imgur.com/MIpyN3U.png
Unfortunately, the border can not overwrite the blocks setting because those will be damaged.
The only solution that I see in this case is to remove the border and border radius from css tab and set on that element a class, then on that class set the border radius like this -> https://i.imgur.com/XCy0UQ2.png -> https://i.imgur.com/BhBIB0n.png after that just add the extra class on those elements where you want to have that layout.
.border-class .td-element-style{
border-radius: 50px!important;
border: 2px solid #000;
}
The css need to be set in the theme panel > custom code> custom css.
I hope this will help you!
Hello, I’ve been using the Column Text Element to display some blockquotes for the website I’m working on. How can I customize the space they take? I’m “playing” with the element’s negative right and left margins and also its width, is there any other option? Ideally, I’d like the blockquote to take all the space (especially the width) surrounded by the dashed border and highlighted by that light green as shown in the image below.
https://imgur.com/a/GIXgjof
Thank you.
Hello, for the website I’m working on it’s pretty essential for my client to display different static content in every single of the website’s Category pages, it’s another way to show their work.
More specifically they need various different blockquotes to be displayed for every one of the Category pages. I had it got done by using your text column elements right above the “Posts Loop” I used to display the posts. Although the same content is displayed in ALL of the category pages as you can see here: https://staging.charterpartydisputes.com/category/maritime-arbitration-practice/ https://staging.charterpartydisputes.com/category/laytime-demurrage/
I need it to be different for each page.
I also noticed that the Hide image I checked on the ARTICLE IMAGE of the Posts Loop of a certain category for which I don’t need photos affects the Posts Loops on all other categories hiding their photos.
How can the settings for each category be independent?
Hello, so my client has a collection of about 20 quotes he needs to display on a page, he also needs them to be a subcategory of one of the posts main categories, for navigation reasons. The thing is those quotes don’t need, each one to open in a new post page and they just can be displayed as blockquotes, in a grid or something. I was thinking of adding a post to this subcategory as dummy content that I can hide with display:none and then add the blockquotes he needs to be displayed using on of your elements, like “Column Text”. Is there anything better I can do to accomplish such task?
Thank you.
Hello Bettina:
I hope that your New Year is off to a great start. Thank you for your previous responses, but I do still have the following questions:
1. I do not want to use a mobile theme, but keep the desktop theme across all devices. However, on cell phones, the header is not displaying as it does on the desktop and tablets. For example, the header ad that is created through the theme panel does not show on cell phones. Also, the background of the header on the desktop is white, but on the cell phones is black.
2. Secondly, can non-google adsense ads rotate? For example, if we have 10 clients that are interested in placing an ad on our homepage, instead of having to place 10 ads on the homepage, how can the ads rotate in a single ad block? Also, how can each client receive statistics on their ad views, such as the number of times the ad was clicked, etc.?
Thank you so much for your help with these matters.
Hi,
when I want to open a page with the TagDiv Composer it is loading and does not stop anymore. I already deactivated and deinstalled plus installed and activated the tagein composer plugin without change. Here is the output from safaris js console:
[Log] JQMIGRATE: Migrate is installed, version 3.3.2 (load-scripts.php, line 5)
[Error] URIError: URI error
decodeURIComponent (js_files_for_wrapper.min.js:14:109)
b64DecodeUnicode (js_files_for_wrapper.min.js:14:109)
(anonyme Funktion) (js_files_for_wrapper.min.js:42:142)
Globaler Code (js_files_for_wrapper.min.js:43:97)
[Warning] The block “wpzoom-blocks/social-icons” is registered with an invalid category “wpzoom-blocks”. (blocks.min.js, line 2)
[Info] You are running Vue in development mode. (js_files_vue_modals.min.js, line 207)
Make sure to turn on production mode when deploying for production.
See more tips at https://vuejs.org/guide/deployment.html
[Warning] jQuery.Deferred exception: null is not an object (evaluating ‘document.getElementById(“tdc-live-iframe”).contentDocument’) (2) (load-scripts.php, line 2)
init — js_files_for_wrapper.min.js:22:326
(anonyme Funktion) — post.php:807
c — load-scripts.php:2:28333
fireWith — load-scripts.php:2:29074
e — load-scripts.php:2:30311
(anonyme Funktion) — load-scripts.php:2:30342
undefined
Hi!
Thank you for such a work you have made 🙂
I have few questions before removing standard pack and I hope you can help me these answers.
1) Does the flex blocks automatically don’t show 0 comment count? In standard pack it was showing 0 comments.
2) Where can I edit that comment count to show next to title. https://prnt.sc/2640bs6
With old version I just edited td_module_mx17.php as example and put get_comments before get_title, then that position went better 🙂 (Old example what you gave me https://content.screencast.com/users/andrei_tagdiv/folders/Jing/media/29662ffe-5364-408a-8ff1-47f12aeff055/2017-06-16_0854.png
Somewhere here yes? – /td-composer/legacy/Newspaper/includes/modules
3) I’m using Co Authors Plus plugin for adding authors on post page. I researched and now you use Molongui (or something like that) authors plugin what will work without Standard Pack but for old articles and new ones I still need to use Co Authors Plus Plugin to keep author settings with these articles.
Right now I have changed in Standard Pack /td-standard-pack/Newspaper/loop-single.php
https://pastebin.com/FGr9cUD9
Can I use it after disabling Standard Pack too? What file should I edit 🙂
4) About Single post template. Can it be used as a old way too, where article writers can write without tagdiv composer editor and using simple standard post page template? Mostly it’s pretty okay, only similiar posts are missing at the bottom. I havent tested with premium content plugin yet 🙂 but I’m sure it works with that too.
Best regards
Rauno
Hello @epotala,
Depends, if you want to exclude a post from a block, you can set offset posts -> https://i.imgur.com/tNn4oqL.png Start the count with an offset. If you have a block that shows five posts before this one, you can make this one start from the 6’th post (by using offset 5) or you can try the solution suggested by @dwinter8.
Thank you!
hi,
After upgrading to version 11, some SHORTCODE appear in the front page. could you help?
[td_block_15 custom_title=“最新” category_ids=“65, 1, 113, 73, 74, 112, 71″ limit=“2″ tdc_css=“”]
[td_block_9 custom_title=“研究報告” category_ids=“65, 1, 113, 73, 74, 112, 71″ limit=“4″]