- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperHow to use the Flex Blocks cache option
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to insert a block inside the content of a post
- NewspaperFlex Block Settings Guide
- NewspaperMeta Info on Modules and Blocks
- NewspaperTheme modules and blocks
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperSearch setup for custom post type
- NewspapertagDiv Opt-In Builder – Emails
- NewspaperBookmark – Save For Later
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperLockers
- NewspaperLeads
Hello,
1. No, the pages that are made with tagdiv Composer and use the blocks to display the posts cannot be printed because they are made custom, and if there should be a work for print, then there should be changed the entire code.
2. No, there is no option.
Thank you for your understanding!
Hi,
There seems to be same extra settings on the post title, what I can recommend is to check the settings from the post title, or if you want a quit fix is a custom css:
.single .vc_row_inner.tdc-row-content-vert-center .td_block_wrap{
top: 48px;
}
The code can be set in the single post template using the raw css element (to load it only on single post template).
Thank you!
Hi Mannu,
If I understand correctly, I think that you are referring to the block special filters – https://i.imgur.com/9wJSVmw.png right? For this make sure that you set the Single related by taxonomy filter – https://i.imgur.com/CkujiSU.png
If this is not what you mean, please provide some more details and some screenshots.
Thank you!
Hello,
I recommend you use a Single Post Template from tagDiv Cloud Library, and you can design it with tagDiv Composer.
To display the related articles or more from the author, you can use Flex Block and filter it https://www.screencast.com/t/SEmxo13Fo2X -> https://i.imgur.com/YIg3nPP.png
if you want to keep those templates the only way to remove the “more from author” tab is to use a custom CSS like this one:
.single .td-related-right{
display: none;
}
Set the code in Theme Panel ->Custom code -> Custom CSS
I hope this helps you!
Thank you!
Hello,
I just checked and seems now the images are displayed https://i.imgur.com/2VJA1Of.jpg
If you want to delete a block, you can use the right-click on the row icon -> https://i.imgur.com/JodWvlW.png -> https://i.imgur.com/e6bb8U5.png or using the drag and drop or you can click on the row and press the delete button from your keyboard -> https://www.screencast.com/t/Mai7iyEG The same steps are to delete the elements.
Thank you!
Hi Pavol, now I understand, that block stile indeed is only on mentioned demo, unfortunately that demo is quite old an is no longer provided in our demo list (was replaced with the pro version, but this is different from that one.
Now if that is the demo you need what can be done is to contact us via email at contact@tagdiv.com and provide temporary wp-admin access to the website where you need to set this demo. Please include the link of this topic to can identify you and let us know if you you need the demo installed with content or only with template and settings.
Thank you!
Hello my dear Thanks
1- For this here https://prnt.sc/HSkhxChX3ypm
I tried it on mobile but it doesn’t seem to be what I expected
It still appears as a block and not in line
I meant it to appear like this https://prnt.sc/wXDyQpDhq4GR
and here the link for the live preview https://foxiz.themeruby.com/spotlight/
2- Also a little note my dear
Usually on a post page the text is a little inward under the image like this https://prnt.sc/WSxBh6I7ssZV
And it’s not on the same line as the picture like this https://prnt.sc/opobwBXqO4X3
I don’t know how to make it a little inside, and when I put the texts in the middle from the publishing options, the entire text becomes in the middle, which is not what I want. Rather, I want it from the left, but the text is a little below the images inside.
Thanks Alot
Hi – We’re working on a site currently in staging and have started to notice a few issues, hoping you can help:
– When editing a page with tagDiv Composer, none of the right-click features are working when selecting blocks or other elements. We’re unable to save elements as templates to move to other pages.
– Some pages will not open with tagDiv Composer (spinning circle), only with Classic Editor or Block Editor. It seems as though once a cloud template is imported, edited and saved, it’s no longer able to be edited.The PHP errors in console seem to point to td-cloud-library and td-composer but I don’t know what they mean. These pages include:
https://swankyretreats.dreamhosters.com/swankyretreats/
https://swankyretreats.dreamhosters.com/homepage/
https://swankyretreats.dreamhosters.com/demo-flex/
PHP Errors:
Warning
Undefined array key “tdbTemplateType”
+
1. wp-content/plugins/td-cloud-library/includes/tdb_functions.php:1346
1
Plugin: td-cloud-library
Warning
Undefined array key “td_action”
+
1. wp-content/plugins/td-composer/css-live/css-live.php:30
1
Plugin: td-composer
– It looks like certain External Shortcodes are missing from the list, including Posts Loop. Wondering how to add them so we can use?
– Are we able to save elements/blocks with settings on this site, then export and import to production site?
– It doesn’t look like we have access to all of the available Cloud Templates when we select Cloud Templates > All Templates > Add New, we get varying numbers below the “All” tab. We’re currently seeing 1220 but when we select one to preview and we end up at https://cloud.tagdiv.com/ we can see that there are 2418 available, but they don’t all show up for us. Wondering why that might be? Is it filtering out those which may not be compatible with the demo we have loaded?
– When editing a Cloud Template footer, we’re seeing these messages: “Error at rows: 2(models) : 1(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)” We installed jQuery Migrate Helper as suggested in one of the forum posts, which didn’t fix anything but provided these messages:
Logged Deprecations:
Time
Notice
Plugin or theme
File location
Triggered on page
2024-02-23 07:31:13
jQuery.fn.load() is deprecated
Plugin: tagDiv Composer
https://swankyretreats.dreamhosters.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
https://swankyretreats.dreamhosters.com/swankyretreats/
2024-02-23 07:31:20
jQuery.fn.load() is deprecated
Plugin: tagDiv Cloud Library
https://swankyretreats.dreamhosters.com/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js
https://swankyretreats.dreamhosters.com/swankyretreats/
Lastly, I’m wondering why many of the forum posts are titled “Newspaper” and are not visible to us, even when logged in?When searching for answers to some of the above, it seemed like others may have had the same trouble and had them resolved but we couldn’t access the replies.
These may all be related but we’ve been struggling to fix. Any feedback, suggestions or assistance with any of this would be appreciated! – Ray
Hi Annamaria.. Sorry I don’t understand what you mean.. Under Category Cloud Templates, I have
Category templates
Cloud Templates
Global
Mobile Template
Category Template 14 – mobile
–
Category Template – News Hub PRO
–
Category Template – BlockChain PRO
–
Category Template – Default PRO
Global
–
Which template should I edit and WHAT should I edit..
Also, please see below links
About Page (https://www.shippingandfreightresource.com/shipping-and-freight-resource/) as it is seen on Desktop
Same page as it is shown on Mobile.. It is not responsive meaning the image is not fitting within the frame..
There is something definitely wrong with the mobile theme settings maybe.. FYI, I didn’t change any settings for the mobile theme.. I am using the TagDiv default..
Pls help.. Thanks..
The year 2024 has already arrived, and the problem that existed in 2019 has not been solved.
If endless loading is enabled, the template starts creating pages with the address: ?tdb_action=tdb_ajax
Okay, pages can be blocked from indexing in robots.txt by adding Disallow: *?tdb_action=tdb_ajax
But why are there two meta tags:
<meta name=’robots’ content=’index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1′ />
<meta name=”robots” content=”noindex, nofollow” />
????
Are you not going to solve this problem at all?
They have been writing to you about this since 2019, but there is still no solution.
Hey there Bettina,
Thank you for your reply and help. The header still appears it doesn’t go even though I used the tagdiv composer…actually, It shows as a block you cannot delete at all. I managed to delete the dummy text by the way but the header is still there…I tried to change the menu from the backend of WordPress but nothing changed. Here’s an image :https://drive.google.com/file/d/1MvaliV8TVaZ9ssFNI1Zlu1qzsUQFcc47/view?usp=sharing
Best
Hello. How’s it going.
When using the TagDiv editor, I will sometimes hide an element for a certain screen orientation or for all screen orientations. Let’s say I have hidden a block in all orientations. How can I then go back and “show” it? It no longer shows up on the screen to edit for any screen orientations and I do not know how to access it to make it appear again (even though the CSS code hiding it is still active).
Thank you
Hi,
i have again the same problem as I described in the past with “block 9”. But the problem is, that the “Gadgeds” demo is no longer available in the template. It is
possible to download this demo from somewhere to use it on the new website?
Thanks
Pavol
But if I have three blocks, can I have a single white background like this?
Hi,
There are different blocks, so you can’t change the Big Grid Flex 6 to have the text outside like flex block.
Thank you!
Hello @newspatron!
Set up your thumbs from Newspaper -> Theme panel -> Block settings -> Thumbs on modules/blocks. If you deactivate a dimension from there, next time when you will upload an image, it will not be resized to that dimension.
After changing the thumbnail sizes you need to regenerate your thumbnails using a plugin. Check this: https://forum.tagdiv.com/using-the-theme-with-existing-content/
NOTE: If the thumb specific for that block is not enabled, then the image won’t be displayed.
Check out the tips I presented on this topic: https://forum.tagdiv.com/topic/can-anyone-provide-advice-on-speed-issues/
I hope that helps you!
Thank you!
Hello,
Please let me know what extra fields you want to add.
Now you can create your own module using this feature: https://forum.tagdiv.com/modules-builder-newspaper-theme/ and assign the module to flex loop builder https://forum.tagdiv.com/flex-block-builder-flex-loop-builder/
Thank you!
Hello,
You can use the featured video or featured audio for posts and set them in a category. Afterward, filter the block to display them from that category.
If this is not what you mean, please provide more details with examples if you have to be able to help you.
Thank you!
Maybe you can provide an hotfix / workaround to fix the issue?
Changing the Block Header on a whole website it’s quite complex.
Thanks for your understanding
Hello my dear
1- Where can I find ISO slider?
2- I applied Swap to the section and increased the number of posts, but instead of horizontal scrolling, the block expands to the bottom and horizontal scrolling does not occur. https://prnt.sc/YQ06zi6ihdde
Thank you,
Is it possible to just add one module element to already pre-made style preset, instead of the making the whole block from scratch.
Hello,
The Big Grid flex blocks don’t have this option for pagination to load more posts, only the flex blocks.
Thank you!
Hello,
1. You can stretch the row like this -> https://i.imgur.com/QXIt4Gy.jpg or set the content width here -> https://i.imgur.com/oByDL6f.jpg
2. The theme has those blocks that have the scroll option: Slide element -> https://demo.tagdiv.com/newspaper/ios-slider/
or Big Grid Flex blocks https://i.imgur.com/E3hqRAb.jpg or Flex block with next and prev pagination and enabled this option for swipe -> https://i.imgur.com/GI7g5ko.png
Thank you!
Hello,
Yes, you can add the reading time, if you use module builder and flex block builder. Please check the documentation here https://forum.tagdiv.com/modules-builder-newspaper-theme/ -> https://forum.tagdiv.com/flex-block-builder-flex-loop-builder/
Thank you!
I have a category with three subcategories. Now I want to create a template for the main category with different blocks and a list of all items underneath.
For example:
Block 1: the three most recent articles in subcategory A
Block 2: the three most recent articles in subcategory B
Block 3: the three most recent articles in subcategory C
Followed by the standard listing for all articles in the categories.
Now the problem: Since the categories do not receive new articles evenly every day, the articles in block 1, 2, 3 are also included in the listing of all articles. Normally you would work with an offset, but this is not possible in this case and would only work if no subcategories were included.
For pages there is the option “Unique article”, couldn’t this option also be used for the categories? This would give Newspaper users much more freedom in the design of the category pages