- NewsmagBlock settings tutorial
- NewsmagCategory tag on modules/blocks
- NewsmagtagDiv Composer Tutorial
- NewsmagWeather Widget
- NewsmagExchange widget
- NewsmagInstagram widget
- NewsmagHow to use the Visual Composer plugin
- NewsmagIntroduction
- NewsmagFooter templates
- NewsmagCustom ad spots
- NewsmagLoading image effects
- NewsmagSmart sidebar
- NewsmagFeatured images
- NewsmagGeneral settings
- Newsmag7 days post sorting
- NewsmagTheme thumbs
- NewsmagExcerpts introduction
- NewsmagTheme colors introduction
- NewsmagtagDiv slider gallery
- NewsmagVideo playlist
Hi,
In order to achieve that you’ll need to make some change in amp plugin
go in wp-content/plugins/td-amp/templates/style.php
https://www.screencast.com/t/37iILXj1cYQS
.amp-mode-mouse .td-footer-logo ,
.amp-mode-mouse .block-title
{
display: none;
}
Hope this will help you.
Thanks.
Thank you Calin,
The main issue is that when I try to edit a block text the composer doesn’t show anything just an empty window. Please see screenshot:
Hi,
If I right I think you are referring to Featured image or video -> https://forum.tagdiv.com/featured-image-or-video/ , but for the moment you can not set different Featured image in blocks and post.
Thank you for your understanding.
Hi,
Predefined big grids (1->12) can only be placed in a full row, they are always horizontally aligned. Also they cannot be limited in terms of post number.
However you could experiment with a flex grid, like flex grid 1. For example if you place 2 grids one below the other
– http://prntscr.com/m2ydtr
The bottom grid can be moved closer to the top one by setting a negative margin
– http://prntscr.com/m2yebf
You could also check out some of the block designs made by our team, based on flex blocks
– https://affiliate.tagdiv.com/#/load/Blocks
These can be imported through the cloud library plugin and the tagDiv composer
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Let us know if you have more questions.
Thanks
Hi,
That setting is in the block settings – https://www.screencast.com/t/E3eE4uyN
Disabling it there will affect all blocks and modules.
Thanks
hey guys,
can’t figure out how to remove these 2 blocks
1) https://d.pr/i/EtUdmc
2) https://d.pr/i/fO4Lwm
please advise
Hi,
Please make sure that you have the last version of the theme ( v 9.2.2), and all theme plugins are updated.
Also please make sure that you have the last version of the theme, and all theme system status is configured as mentioned in the requirements guide
– https://forum.tagdiv.com/requirements-for-newspaper/
If your Thumbnails look strange – Fix strange looking images on blocks -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you for your understanding.
I don’t see the code loaded, please enter it here
– https://www.screencast.com/t/0QLcSZkkcXBo
I tested it again, seems to work alright in the Live CSS, for both grid types
– https://www.screencast.com/t/8QmGrBHu3
Try it with important like this
.td_block_big_grid_fl_1.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,
.td_block_big_grid_5.td-grid-style-5.td-hover-1 .td-module-thumb .entry-thumb {
transform: none!important;
}
Also clear your cache after entering the code in the theme panel.
Hi,
You can do something like similar with this block if you will use some multipurpose elements from TD Composer. Please check our documentation from here -> https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thanks for your understanding!
Hi
I tested it with all plugins OFF, no luck. Went further and made some “research”. I copied a block 11 which is already sorting by date, but only specific category. Duplicated block worked, but when i changed to “All categories” it stopped sorting .. oldest posts were first. Went back and choosed specific category – working again.
Could be bug when displaying “all categories”?
thank you
Hi,
You should change the sort order from Block Settings to be Random. Please check here -> https://forum.tagdiv.com/block-settings-guide/
Thanks for your understanding!
Hi,
A made a custom css for your website, please add it in Newspaper>Theme panel>Advance css>phones
.wpb_wrapper{
padding-top: 25px !important;
}
.td-construction .td_block_template_13 .td-block-subtitle {
font-size: 42px;
}
.vc_column .wpb_wrapper .td-block-title span{
font-size: 26px !important;
}
.td-fix-index {
top: -40px;
}
https://www.screencast.com/t/1NChBqxJ
Hope this will help you.
Thanks.
Hi,
The new look is caused by the Gutenberg
https://www.screencast.com/t/XfdE5TZVOmq
and that html ( shortcodes ) is becouse the page is made with TagDiv Composer, those are shortcodes for blocks and modules.
You can use Gutenberg or use the classic editor plugin which will deactivate the Gutenberg editor
– https://wordpress.org/plugins/classic-editor/
There should be no problem with each, let us know if you have more questions.
Thank you for your understanding.
Hi,
The article titles in block modules will be in h3, there is no setting to change them in general or per block. Unless making the modification in the general module file, but that could cause problems
– https://www.screencast.com/t/X2rloWUa7py5
Also the modification will be lost after a theme update when the theme files get replaced.
Thanks
Hi,
All you need to do is to set the post type in a block filter
https://www.screencast.com/t/2Rd5yHr6NJ
Custom Post Type Support -> https://forum.tagdiv.com/custom-post-type-support/
Thank you.
I am working on a website https://themacrotrend.com/
The first post of the first grid image is not showing. Even when I update new post then that place post replaced by new post but images never show. Please have a look.
Here is the screenshot- https://prntscr.com/m2v7fe
There are still modules and blocks that are not affected by this.
Ie: block25
I have the same problem. The thumbnails have disappeared in all blocks.
https://www.screencast.com/t/44y0o31Y
They disappeared from now on while I was editing the page.
Hi,
tagDiv blocks were designed more for default post types, but you can display also pages there. Since the pages don’t have categories, tags… the filter options are limited.
To display pages you will need to write the post type, like this – https://www.screencast.com/t/E17XUX4ls Also you can filter your pages using the IDs.
Also there is another option. You can add Image Box element(or maybe a multipurpose element) to your page and link each image to the specific page – https://www.screencast.com/t/l6UUsAZkHn
Thanks!
Hi,
You could achieve that, use the IOS slider (slide), this has only one module
– https://demo.tagdiv.com/newspaper/ios-slider/
So you could split the row containing it and display a block next to it for a similar design.
Thanks
Hi,
Sorry but I cannot see the block that you mean. Please provide a working screenshot.
Thanks
Hi,
I see posts published on the second and third of January currently
– http://prntscr.com/m2jfbu
– http://prntscr.com/m2jffm
The theme blocks and grids will display the posts as soon as published, if a latest sorting option is selected for each
– https://forum.tagdiv.com/block-settings-guide/
In category pages they will appear after they are published as well.
If this issues still happens it could be a caching problem. Maybe try and clear the cache, I see the website uses a Endurance cache, or make some tests without it. Caching may delay or prevent new changes made to the page or new posts from being displayed.
Thanks
Hi,
I thick you can use some flex blocks and set the image radius -> https://www.screencast.com/t/3MQfvfvs this is the easiest way ( using tagDiv Composer ), or you can make some custom css for the image you want to make round.
Create custom code with the browser’s Inspector or the Live CSS Box -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thank you.
-
This reply was modified 7 years by
Calin.
Hi,
Theme panel saving issues are usually caused by the following elements
– https://forum.tagdiv.com/topic/theme-panel-9/
The last similar case we investigated was related to the mod-security module of the server firewall, this was blocking the theme access to admin ajax.
If you already investigated these, we could take a look as well. Send us an email at contact@tagdiv.com and provide admin login as well as cPanel if possible. Include a link to this topic in the email.
Thanks
Hi,
In order to have only the last post on homepage please create a new page set the page template on default template, open with td composer , drag a block ( for example block 23 ) and set the limit post number -> https://www.screencast.com/t/aQaik7an
-> https://www.screencast.com/t/8OTihSLv2roO
Set the page as homepage -> https://www.screencast.com/t/xM4EOMLBKy1
Also please deactivate all non theme plugins and clear all cache and see if there is still a problem on mobile.
Thank you for your understanding.