- 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,
Our client asked us to add 5 posts of another, car website.
The car website developers provided us with a .json file and we created a .php file.
Since there is no another way to add te content of the .php file, we created an iframe.
However, we loose the responsive design.
We would like to create something like a block to add our PHP code and add that block in the home page via tagComposer.
Here is our zip file which includes our PHP and CSS and here is our extra section we would like to add.
We would appreciate your valuable help.
Thanks in advance.
Homepage can display only PRIMARY CATEGORY post in every single Category block. for eg. in national category Block only posts can display which have PRIMARY CATEGORY is national.
Figured it out thanks to this article: https://forum.tagdiv.com/block-settings-tutorial/
Thanks
Figured it out thanks to this article: https://forum.tagdiv.com/block-settings-tutorial/. Thanks
Welcome. How to add post format icon after post title in blocks?

Hello brenbrinkman,
Please keep in mind that our them uses thumbnails for each block and that’s why each image will be cropped. The theme does not have any thumbnail full size, sorry! You should check our list of modules/blocks because there you will see all the thumbnails size and then you can choose from that list which you like. Please check here -> https://forum.tagdiv.com/theme-blocks-modules/ -> https://forum.tagdiv.com/theme-thumbs/
So, if you want to create another size for your thumbnails you should create a new custom block/module with API according to our documentation from here -> https://forum.tagdiv.com/td_api_blockadd/
Thanks for your understanding!
Hi,
Not all block modules display a read more button. In order to add such a button to a module that does not have it by default, it will require you to modify the respective module file. This is a similar topic with more information
– https://forum.tagdiv.com/topic/read-more-button-and-cant-change-title-color/
Thanks
Hi,
I want to add block title on top my taboola widget on my post page.
https://www.today.ng/opinion/104283/2019-simply
Please help.
Hi,
Hope you can help me to solve the issue described in post #216185 and screencast https://www.screencast.com/t/Y4gaA8SjY.
1) First, I made a custom authors page including all author boxes: https://next.blue/auteurs
2) Then I made the custom author pages i.e. https://next.blue/personen/niels-van-den-berge
Now I want to link the author images and names from the author boxes in https://next.blue/auteurs to the author pages i.e. https://next.blue/personen/niels-van-den-berge.
What exactly do I need to change in td_block_author.php?
Thanks a lot!
Awesome, that works like a charm, many thanks!
One additional question about this. We had white titles for the two top articles, which are shown in Big Grid 4. Is it possible to keep all other titles in the color grey, while keeping the titles for this specific block white?
Hi,
i can’t add the social counter block. When i add it, first the save button load forever and when i reload the page it displlay this error message Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!
also i get some error in php logs :
these errors totally disapear as soon as i delete the social counter plugin
Thanks in advance !
Hi,
You could choose from the many theme demos, each one can be installed and provide a starting point
– https://demo.tagdiv.com/select_demo/select_demo_newspaper
– https://forum.tagdiv.com/installing-demos/
Or you can begin form scratch, use the theme composer and build pages
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
Use blocks, grids, full grids etc to build pages how you want
– https://demo.tagdiv.com/newspaper/block-1/
– https://demo.tagdiv.com/newspaper/big-grid-1/
– https://demo.tagdiv.com/newspaper/full-big-grid-1/
Check the Features menu in the live demo for more of the theme options. Let us know if you have more questions.
Thanks
Hiding a block/column/row is possible, with the tagDiv composer. Simply click on the block in this case, which you want to hide on mobile
– https://www.screencast.com/t/2cCpRkp3s9Q
Switch to mobile view and also access the CSS tab, scroll down and the setting is there
– https://www.screencast.com/t/gtvxUqN5
Then that element will not be displayed on mobile. This will not work when the mobile theme is active, the composer cannot be used on mobile pages.
The post subtitle could only be changed with CSS code, there is no color setting for it at the moment. Try a code like this in Theme panel->Custom CSs
– https://www.screencast.com/t/Dvyb3sdQvwH
Use the color you want in the code
.single .td-post-sub-title {
color: blue;
}
Hi Catalin
Regarding the pagination, I have pagination but its positioned to the left : http://www.screencast.com/users/brenbrinkman/folders/Default/media/3fe8c926-5ff7-4577-8bd3-9480e0dd19d5
I want it to be centered like this : http://www.screencast.com/t/QAeQwz7rcWA
Concerning the second question that is about thumbnail size. When I use block 4, all the thumbnails are being cropped :http://www.screencast.com/users/brenbrinkman/folders/Default/media/b2908467-2f26-4d93-bf53-58fa22f1d4b5
Is there a way to get the thumbnails full size?
I hope you understand the questions now
Thank you!
Can I add read more button on “Block 4” posts? At the bottom of each post of course.
Thanks!
Screenshot – https://snag.gy/uXJA2T.jpg
Hello volitiondesign,
Please check if your AdBlocker is disabled, sorry! I have checked your website on iPhone X and Samsung S9 and the Ads works as expected, as you can see here -> https://www.screencast.com/t/0sA0yPCxwUaG
Thanks for your understanding!
Hi,
The admin-ajax is used by various elements of the theme. These are some similar topics in the matter that you can read:
– https://forum.tagdiv.com/topic/admin-ajax-php-issues/
– https://forum.tagdiv.com/topic/admin-ajax-php-bandwidth-hog/
Use for example fewer block types, remove pagination and ajax filters on the blocks so the requests to this file will be reduced.
Thanks
Hi,
That block does not have a read more button, not all blocks/modules have a button like that. These are all the blocks that have a Read more button at the moment, and you can place on pages
– https://demo.tagdiv.com/newspaper/block-12/
– https://demo.tagdiv.com/newspaper/block-13/
– https://demo.tagdiv.com/newspaper/block-20/
– https://demo.tagdiv.com/newspaper/block-22/
– https://demo.tagdiv.com/newspaper/block-23/
– https://demo.tagdiv.com/newspaper/block-24/
Hopefully I mentioned all of them, you can see them all in the live demo however
– https://demo.tagdiv.com/newspaper/block-1/
There is also now a flex block which you can design in many layouts
– https://demo.tagdiv.com/newspaper/flex-block/
– https://tagdiv.com/go-beyond-flexibility-new-flex-block/
Thanks
Hello brenbrinkman,
Sorry but I do not know what you want to achieve! The block pagination can be enabled from block settings from here -> https://forum.tagdiv.com/block-settings-guide/
Thanks for your understanding!
Hi..
Thanks for the solution, have been resolv.
I have new problem, can i hide some block for mobile view? But not with mobile theme. Thanks
The code tag is provided by default WordPress
– https://www.screencast.com/t/uh8ViblRT9U
You can find the differences between pre and code tags online
– http://www.devlounge.net/code/demystifying-pre-and-code
– https://stackoverflow.com/questions/4611591/code-vs-pre-vs-samp-for-inline-and-block-code-snippets
If your images position strangely, please use this guide: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thank you!
Hello bajwa,
You should simply add such a block with Infinite Scroll from here -> https://www.screencast.com/t/etcQ8ZvuYU
Thanks.
Hi,
In addition to the WordPress created thumbnails, the theme will also create thumbnails when you upload images. These thumbnails will be used for theme elements like blocks and grids. You can disable the sizes you do not use if necessary
– https://forum.tagdiv.com/theme-thumbs/
Then they will not be created anymore by the theme from the moment you disable the thumbs sizes.
Leave only the sizes you use if you want to display thumbnails on the theme elements used.
Plugins or other implementations could also create thumbnails, check what sizes those images are and compare with the theme sizes.
Thanks