- 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, some time ago, I changed the blockquote from the default and now I need to make it bigger. The problem is I cannot see where exactly I made the change – its not in the them panel custom css or live css as far as I can see, I may have amemded style.css.
Could you possibly help me make it bigger?
Page here
http://bit.ly/2D2tIAR
Hello,
What is “must see”? Is it a block title maybe? There is no must see in your screenshot maybe you meant “don’t miss”
Please use this guide to learn how to filter your posts in side a block : https://forum.tagdiv.com/block-settings-tutorial/
Thank you!
Hi,
The top panel would be the Big grid, this will display posts according to the filtering and sorting that is set for it
– https://www.screencast.com/t/2WxzhbRhj1
Block titles can be changed for each block
– https://www.screencast.com/t/m4LN8pPa
Changing a block title will not affect the content displayed in the block. This can be changed in the filter tab as well.
The ajax filter displayed on top of the blocks can be configured for each block
– https://www.screencast.com/t/0MTx3qQYq
– https://www.screencast.com/t/jmy0BLHP82r
If you want particular categories to be displayed there, you can enter IDs in the filed below (category IDs can be seen here for example)
– https://www.screencast.com/t/GaW5Gurjn
– https://www.screencast.com/t/xGiOHnKcSyR1
You could place more elements in the sidebar space, there is only an ad box currently, from what I can see
– https://www.screencast.com/t/kjhSgoY9JK1
The demo has more elements in the sidebar space
– https://demo.tagdiv.com/newspaper_local_news/
Thanks
Hi,
I get this result when stretching to full a row containing block 1
– https://www.screencast.com/t/ErQzsW1I
Rows will be stretched to the full width available unless a different option is selected
– https://www.screencast.com/t/9MJw9NMC
Or if the website is boxed, this happens when a background color or image is set
– https://forum.tagdiv.com/background-introduction/
Big grids cannot be stretched, they will always be of the same size. There are Full big grids created specially for full width
– https://demo.tagdiv.com/newspaper/full-big-grid-1/
Thanks
Hi,
I see the website has quite a very good page speed score according to Google
– https://www.screencast.com/t/HMMa9cBaQBBd
The only render blocking resource it seems to be a plugin. If you are using the Speed booster note that the booster will not be active if it detects other plugins, which are not part of a predefined list. More information about this here
– https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
This check could be deactivated if needed as mentioned in that topic as a workaround, then the booster will always be active. Note that it could create issues for some plugins, make tests to see if this happens.
Thanks
https://www.dropbox.com/s/lxbxbt6oapdvtbw/Screen%20Shot%202018-01-11%20at%203.58.12%20PM.png?dl=0
As seen, the block menu of “Must See” displays all categories. Is there a way I can decide which category to display? Thanks
Hi,
The theme panel option to remove the author name on modules/blocks will disable it for all the website. There might be other solutions to achieve something like you mention. If you could provide a link to one of the pages you mention, we will try to give you a solution.
Thanks
Hi Simon,
Yeah, it seems there is a slight confusion between “Post Title” and “Block Title” which is visible in your screen shot.
What i am talking about is the “Post Title” i.e. title related to a particular post and shows up inside different “Blocks” on the website.
Request you to please check below mentioned google drive link with screen shot detailing out the issue.
https://drive.google.com/file/d/10XWufuue0_oT81Sf6RTulVO50eBCd16o/view?usp=sharing
site URLs where you can see this issue occurring
http://parenting.firstcry.com/articles/name-meaning/aghornath/
http://parenting.firstcry.com/articles/name-meaning/adisson/
http://parenting.firstcry.com/articles/name-meaning/ade/
Hi,
It seems the theme panel font properties are not applying to that specific module and block, I will add this on our list and we shall fix it.
In the meantime you could use a code like this to customize the excerpt for that particular module
– https://www.screencast.com/t/oNLczktUj
.td_block_13 .td_module_14 .td-excerpt {
font-size: 16px;
line-height: 26px;
}
Sorry for this inconvenience.
Thanks
Hello,
Please check our official demo: https://demo.tagdiv.com/newspaper/big-grid-2/
Check this page on mobile devices. If your page shows the block any different than the demo page, please provide a link to your site so we can inspect it.
Thanks.
Hi,
The mobile theme is not supposed to display blocks and other page builder elements. The plugin is optional, either activate it and display a simpler version of the website on mobile, or do not activate it and the same content from desktop will be displayed.
More about the mobile theme functionality in this guide
– https://forum.tagdiv.com/the-mobile-theme/
There are plans to improve the mobile theme in coming updates, more options will be added.
Thanks
I’ve the stretch row as suggested however this stretches the row across the whole width of the page. I want the block full width within the main content container as it is with Big Grid 3
Hi,
All the block settings are mentioned in this guide
– https://forum.tagdiv.com/block-settings-guide/
Category IDs can be entered separated by commas
– https://www.screencast.com/t/Dy24cSzw
You can view the IDs here for example
– https://www.screencast.com/t/lTfZvdkkttJ
Thanks
Hi,
Please provide some more details about which pagination you are referring to, in which location. If it is the latest articles section displayed on the bottom of the page
– https://www.screencast.com/t/l7kLCzT3
This section will be removed when a different page template is selected
– https://www.screencast.com/t/UrXePJw1
Block pagination can be changed or removed by editing the page
– https://www.screencast.com/t/TocfN2aE
Thanks
Hello About Us 2018,
If you want to hide the author and date for block 5 you should use a bit of CSS code for this. Take the code below and place it in Theme panel -> Custom CSS area.
The code is ->
.td_module_3 .td-post-author-name, .td_module_3 .td-post-date{
display:none;
}
The result is here -> https://www.screencast.com/t/1ilWq23nA
Thanks for your understanding!
Hi,
Maybe if you could provide some more specific information, I could give you a more accurate response. You could post some screenshots of the elements you are referring to, that would be helpful as well.
I believe we covered menus where you can add your own categories or desired menu items. And blocks in which you can display your own posts and categories, rename the blocks etc.
Thanks
How to remove the Author Name and Date in Block 5?
Hello!
How can I reduce the width of the right block and increase the size of the article block. (screenshot: https://screenshotscdn.firefoxusercontent.com/images/c3b2b00a-8bb5-411b-a7e3-a1f77907f1de.png)
Have a nice day!
Hi – I am trying to publish a post of my website’s Top 25 most read posts (by page views). I am trying to do this with Block 11, to show headlines and an excerpt, the author’s name and date of publication. But the photos and excerpts are not all aligning flush left. Is there a way to fix this? 
I’m trying to use Block 1 on my website http://www.fertilityroad.com. I want it to be full width but it shows a blank column to the right.
Thank you. I have written some responsive CSS myself. With that I have acquired the style I needed. Is there any way that I can use a block in the Mobile Plugin? I recently activated mobile plugin and it has a very limited support on pages. I’m finding a way to add at least 1 block to it. Without blocks it is very difficult to create pages. I understood that it is a mobile plugin. But a single block will help a lot in creating pages, mainly when it is archive pages. If the option is not available, please consider it as a request and try to implement one block support in the future update to Mobile plugin.
@Simion_C.
I have disabled all the plugins (keeping the Theme’s ones) and the work is going lightning fast.
Thank you
@Bogdan_B.
I tried to add
.td-post-content p{
text-align:justify;
}
into the style.css but I didn’t find the right place to do it. So I used the ‘Customize’ feature and put this in the ‘Additional CSS’
Using WP since 1.2 … I still have problem with the name used for the parts of the template like f.e. td-post-content …
I’ll try to get the (blockquote)(/blockquote) (as bellow)
working the way I want using the Additional CSS to.
I’ll then work with spaces around an image.
Thank you
Hello. First thank you for your answer.
I have fully managed vps. I have no problem with system status. I set all thing high. I think something is blocking icons or it is css problem.

Hello,
I’m not going to be able to use all the technical jargon to explain this but my colleagues and I think we have enough information to assume there are some bugs or stability issues with this composer.
I have lost work three times now due to the composer throwing up errors and messing up the entire page however looking like it is all working fine in the composer itself. I have been checking now every single action in preview mode to catch the issues and I can list them here:
1. cant use the title text block without title or it breaks the page entirely throwing up errors on many rows unrelated.
2. sometimes can and sometimes cant use the column text block as per the above
3. Trying to build simple boxes on pages that are not the full width of the page and not including the title one must isolate the two. This sometimes works sometimes not.
4. Cant adjust main header title to be on the left or right just middle.
5. Using padding on the above to place at left or right is not responsive so ends up sizing down badly in the page.
6. Moving the blocks up and down the page sometimes works and sometimes you cannot change position till we close out the page entirely and pull it up anew. Sometimes this still does not work.
7. The composer bluntly just stops loading the save and infinitely loads. Requiring a reboot of the page as above losing work.
8. WP editor infinitely loading and not coming up.
I’m a novice but I am pedantic. It takes so much work to keep checking every step of the way that the page has not been broken as nothing shows on the front end. The phrase shortcodes not closing completely has been used.
My question to you is this, surely there is a way to build a custom page on here using padding for boxes without headers. Also it seems there is a hidden rule of thumb on when you can and cant use the column text editors in line with the header etc.
I would love to have this demystified as the general tutorials all deal with simple drag and drop of category blocks but we need more customization on some pages than that.
Thank you!
Yes, thanks, I understand the building blocks (I think!) but how do I change all the menus and categories so that eg all stuff categorised as Business in the demo, now becomes eg Articles. Are you with me?