- 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
Hello truth,
If you want to change the style of your blockquote you should edit the code below and place it in Theme panel ->Cusotm CSS area
.td-post-content blockquote p{
font-family: 'Roboto',sans-serif;
font-size: 32px;
line-height: 40px;
font-weight: 400;
font-style: italic;
text-align: center;
text-transform: uppercase;
color: red!important;
word-wrap: break-word;
}
The result is here -> https://www.screencast.com/t/711W6nvnGv
Thanks for the message!
Hi,
You can try the regenerate thumbnails plugin like in this tutorial, and see if it fixes your issue – https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/ As for the image gradient you can change the style on the big grids in their settings – https://www.screencast.com/t/JOVQJKSEc If you still have issues regarding the thumbs, try deactivating all your plugins except Visual composer, clear your cache and see if the problem is still there and if not, activate them one at a time to identify the one that could be causing this. Also please provide a link to your website so we can take a look if none of these suggestions work.
Thanks
I also did what it said and it didn’t work but…
I used this site to generate my Facebook ID in numbers instead of the pages name and it worked.
I pasted my pageadress in the find my numeric ID – got the numbers and pasted it in the Facebook ID box (used the blockversion, not the widget). And it works fine now! =D
Hi Alin,
I am not asking for any type of custom service from you. And I am fully aware that you don’t provide custom services. My question is regarding the content of the text block appearing differently in laptop and mobile. The theme is a responsive theme and the content should be responsive in mobile as well, but the image and the text loses its alignment in my case.
Also I has to send the mail as in the past tagDiv team was not able to receive my attachments here. Hence the mail.
Thanks,
Gaurav
Hello,
You can limit the posts that appear in each block. If a block shows posts in rows of 3, then do not limit it to 10 as you cannot divide 10 by 3 so 1 post will be on the next row.
Please check this guide: https://forum.tagdiv.com/block-settings-guide/
If you envcounter this issue on category pages or search results, the number of posts that are shown there are handled by this setting: https://www.screencast.com/t/ClThIaJ6
Thank you!
Hello,
Please provide a link to your site and an example of what block you are referring to and how youy want it changed.
Thank you!
Hi,
How can I eliminate the default footer settings of blocks with titles “Popular posts” & “Popular category”? I looked in the widgets area in Footer 2 and Footer 3 but they are empty. From where does this data come from?
One other question: how can I delete a post writer name that comes out when I inser “Block” into pages?
Thanks.
Kind regards,
Anita
Hi,
If you mean show the date on post page, you can enable it in Theme panel – https://www.screencast.com/t/hL1VN2O9j69 or on blocks and modules – https://www.screencast.com/t/qM9rWAqM4 As for the size of blocks please provide more details about this to see if it is possible or not, because the blocks used by the theme are predefined and it would not be recommended or easy to change their size.
Thanks
Hello jpmuldoon,
The renders blocking are some resources which the theme loads and which can be moved to the footer to increase the page speed. You can do this changes with Speed Booster plugin. For more information about this method, you should consult the above guide.
Thanks for your understanding!
Hello roqeem,
Unfortunately, I am a bit confused and I do not exactly understand what you want to achieve. So, regarding on preloading, please notice that our theme has an option for this effect which can be enabled for each Block from the Block Settings, like this -> https://www.screencast.com/t/K604Yc7A For more information about this effect, please consult our documentation here -> https://forum.tagdiv.com/what-is-ajax-preloading/
Also, regarding the latest custom CSS code which I gave you above, it is working as expected. This code will hide the gradient which is placed at the bottom section of images on Slider, like this -> https://www.screencast.com/t/jpFu5l3TDh -> https://www.screencast.com/t/UGoENXMCqR
If is not what you mean, please provide more details about what you want to achieve so I will be able to provide a more accurate response.
Thanks for the message and sorry if I wrong understand your request!
Hi,
It seems there is a thumbnail problem on most of your blocks. If you are using a child theme try switching to the main theme to rule that out, if you have any custom code added in theme panel or the theme files please check that also. Then try regenerating your thumbnails using this tutorial here – https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/ After regenerating clear your cache (very important) and purge cdn files if you use it.
Thanks
Hi,
I updated the theme to the latest version (7.7) and can see the Image Box block in the widget section, however, it’s not showing up when I try to add the block on a page (see screenshot). The author box is also not showing.
http://www.awesomescreenshot.com/image/2192075/5203b40a4a79ff137f6f5ae29fb59929
Hey, I’ve been having trouble with my homepage (http://thefinancespy.com). When you scroll down the page it’s showing duplicated content blocks and ad and I can’t seem get rid of it. Probably something I have missed while trying to set it up. See screenshot: http://prntscr.com/eaq1yf
I did a tutorial for hide snnipets date delete code of templated and Doesnt work but now i have another problem is that when a update a post never update the last date only show the first plubished date. On the New post i can hide the date disabled date on Block meta of theme newspaper but in old post sometimes show date on snnipets and sometimes not changed for date. I instant indexed url on search console. Please help
hi i wanted to know how to disbale image croping for td modules in newspaper theme
td_api_thumb::add(‘td_324x235’,
array(
‘name’ => ‘td_324x235’,
‘width’ => 324,
‘height’ => 235,
‘crop’ => array(‘center’, ‘top’),
‘post_format_icon_size’ => ‘normal’,
‘used_on’ => array(
‘Module 3, 4, 5, 11, MX3’, ‘Block 1, 5, 6, 13, 17, 20’
)
)
);
Hello all,
After updating to Newspaper 7.7, the post date of every article now appears, even though “Show Date” under Post Settings is disabled. When you click and launch the article, the date is not shown near the author, but it shows on widgets, blocks and everywhere else.
Also, when searching my posts on Google, now Google is showing the publish date. Any ideas?
My problem has been solved. With the help of a custom css tweak all ads are showing up right now as they should.
.td-a-rec-id-sidebar img{
width: auto;
}
Thank you, it also fix for me!
Marcel
I try to install Default Demo
tagDiv importer detected an error. The importer will try to recover and continue to install the demo after you click ok on this dialog.
Steps to troubleshoot:
– Check the permissions on your upload folder
– Please make sure that WP_DEBUG is set to false in wp-config.php
– Contact our support via email contact@tagdiv.com (please provide your product license key)
Hi,
I would like to personalise the blockquote tag output changing it’s size.
For reference:

Hi
Thank you for help, but it’s not solve my issue. I need to have title, my customer’s SEO Manager ordered it. What block this element? In which file I can find it?
BR
Hello!
Thank you for a great theme. It was working splendidly until randomly when I checked the site a few days later, the thumbnail sizes became un-cropped – so the posts appear uneven in the blocks and mega menu. Is the solution to regenerate thumbnails? Not sure.
Also, the front page, the posts have the dark shadow highlight over all of the post blocks, I remember changing this for other pages and I cannot locate it to change the hover/fade effect over the posts as I do not prefer the dark gradient.
Thanks so much in advance for your assistance, looking forward to completing this site shortly.
Funny — somebody else asked me about this the other day.
I think the trick — have not yet tried this —
a) generate critical CSS for post, critical CSS for home
b) combine into one CSS file
c) run CSS minifier to remove duplication
d) end up with one CSS block; adds some extra stuff to posts, but then you don’t get flash of unstyled text on home page, most notably for the slider (noticed this on one of our sites the other day … actually….).
Seems safest way to do that, but have not actually done it for Newsmag 3.1 just yet.
Pondering having two headers
a) for home/categories
b) for posts
but then that adds another if/then query to every page, which is bad for posts, where speed of posts is more critical than speed of cat/tag/archive pages.
So, combining then de-duping through minification seems logical solution.
Sorry for those of you just tuning in, probably waaaaay over your head — but hope this helps those who are already testing out critical CSS inclusion and moving style sheets to footer methods.
OH – one other issue we ran into is that with only doing the post critical CSS, it actually breaks the links on the grid images on the category indexes due to an apparent conflict with the little zoom effect on hover.
So, looks like the combining/minification is best solution. Doh. More on my to do list, darn it!!! 🙂
Hi,
I have blocks whit infinite load but the same 10 posts are loaded every time. I already disabled all plugins except Visual Composer but the problem persist.
If I set the Offset for 10 everything works perfectly but the first 10 posts doesn’t appear.
https://cubogeek.pt/novidades/
Tks
Hi,
I created a some simple content in a text block and it appears fine in computer. But in mobile the text goes below the image. I am sending you a mail separately to show what do I mean.
Best,
Gaurav
Thanks Catalin. I guess my problem is that, straight out of the box, the Newspaper theme is very slow. I think your guides should spell out the fixes more explicitly given the performance overhead the theme carries. Even a search for the term “render blocking” on your forum keeps circling back to this thread.