- 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
- TutorialsDefault Block Settings Guide
- NewsmagBlock settings tutorial
- NewsmagCategory tag on modules/blocks
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- ApiPractical example – How to add a new Block and Module
- Apitd_api_block::delete
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_block::add
- ApiAPI – Blocks – Introduction
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
Here is something that might help you narrow down the cause as to why the Google+ button description isn’t appearing for me (and probably other people as well) Marius / Radu.
While I was adding widgets to the sidebar, the Google+ button description would sometimes appear after adding a block and then it would disappear after adding or removing another widget.
Hello Radu.
I would like to include in a block only one category while avoiding its child categories.
And ‘possible?
Thank you.
Hi all,
We have this on our todo list from the first release :), we will try to make something but not in the next update, is a little difficult, because this will increase the CPU usage on servers.
Thanks for the message!
Hello,
I have a problem with Mega Menu. My menu appears on some pages but not on others.
For example, Mega Menu is visible on the home page but not on this page.
I noticed that this bug also prevented using the search engine and blocks pagination widgets.
Have you ever encountered this problem?
Thank you for your help.
Minify your css and html, I think it will add at least 6-7 points.
But can I ask how you did remove render-blocking javascript files, because that’s my only problem in pagespeed.
You can minify your css and html via W3 cache. I’d be glad if you could say how you dealt with javascript files.
Hello
The similar article block is very big for me. Can i change the module of Similar article blocK?
Thanks
I need it too. Please, exclude the pages.
I would like to advice you for your next update to add the choice in the newspaper blocks and modules options the :
1) Popular of the day posts &
2) Popular of the month.
You already have popular of the week and all time. I think popular of the day will help me a lot and of course many other news-blogs. If you already had provide these choises I would have definately have used that.
Thanks
Hi,
You can hide the ALL via CSS, hope will work, use this CSS, add it in Theme panel -> Custom CSS
.block-child-cats li:first-child {
display: none;
}
About the sorting order, now is alphabetical sorted.
Thanks!
Hello, I want to know if there is a way to display only categorries in Block 1 without the “ALL” tab.
For example, here to display only “BEAUTY”, “GET INSPIRED” and “HEALTH & DIET” tabs, with BEATY tab appearing first by default.
@jim did it worked for you? my one isn’t showing the blocks properly instead, it is showing [vc box] and stuff. how did you do that?
thanks!
Hi,
Add this code:<div class=”alignleft”><?php previous_image_link() ?></div>
<div class=”alignright”><?php next_image_link() ?></div>
like here: http://screencast.com/t/hBPGJRf05jThanks!
What I need to do is add these two lines to the file attachment.php? After the change does not display next/prev. What do I do wrong?
Mariusz
Hi,
add this at the begining of the footer.php file:
<div class="container">
<div class="row">
<div class="span12">
<?php
// show the header ad spot
echo td_global_blocks::get_instance('td_ad_box')->render(array('spot_id' => 'custom_ad_1'));
?>
</div>
</div>
</div>
after this you can use the custom ad 1 spot to show footer ads. The ads may need a little bit of css to be better centered.
Radu O.
Hi, I see that you have managed the issue by using the CSS provided.
Thanks for the message!
Hi,
The theme use multiple fonts, like:
– Ubuntu for menu
– Roboto condensed – for titles, block titles,
– PT Sans – for body text
– Open sans
Thanks for the message!
Hi,
add this to the css section in the panel.
.td_block_inner .entry-date {
display: none;
}
or if you want to disable the date site wide use this from the panel:
http://screencast.com/t/RzfP1Nxsu
-
This reply was modified 12 years by
Radu.
Is there a way to exclude the date from showing up in blocks?
Thank you!
Thanks Christopher, you are absolutely right about not minding this stuff first, but it has turned into an obsession for me. I will try to do what sticky thread says, thanks again.
-
This reply was modified 12 years by
murattopak01.
murattopak01
you should fix everything else FIRST, then worry about the “render blocking” thing last. This is sometimes very hard to fix.
Fact is most sites need “some” elements to load first for page to render. You might visit the sticky forum thread on pagespeed to make sure you have expires heads, caching, fonts, external elements, all sorted first, as the render blocking only counts for a very few points — all the rest count for 20-25 points and easy to fix without using a cloud system.
This is exactly what I’m suffering from. I can’t find any differences between the demo page (demo.divtag) and my website regarding js and css files. But somehow my score is about 70 for mobile whereas they are almost 100. Are they using cloudflare?
-
This reply was modified 12 years by
murattopak01.
Yes
the free version ?
CloudFlare will help…
would like to know how to do this … < Eliminate render-blocking JavaScript and CSS in above-the-fold content >
no luck with google … i did found a nice article … but failed …
http://www.wpcub.com/eliminate-render-blocking-javascript-and-css-in-above-the-fold-content/
any idea ?
before i’m ask to you… that css i’m try before… and not working on sidebars.. just working on last articles like you look on my web Big Bike Motorcycles
may be.. if not believe… please you can put and capture screen shoot for me..
Thanks