- 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
- Apitd_api_thumb::update_key
- Apitd_api_thumb::update
- Apitd_api_thumb::add
- ApiAPI – Thumbnail – Introduction
- Apitd_api_category_top_posts_style::update_key
- Apitd_api_category_top_posts_style::update
- Apitd_api_category_top_posts_style::add
- ApiAPI – Category top section style – Introduction
- Apitd_api_module::update_key
- Apitd_api_module::update
- Apitd_api_module::add
- ApiAPI – Modules – Introduction
- ApiUsing the Theme API in plugins
- ApiThe Theme API
Hi,
The blocks were designed to ignore sticky post, so if you change this, the sticky post will not consider post limit(on Big Grid blocks there is not post limit option), sort order and you will need custom modifications for this. I suggest to hire a freelancer to do this task for you as we cannot provide custom work.
Thanks!
This helps.
If the the content block only has 5 spots for posts and I feature 6 stories (sorted by date), does the 6th one bump the 1st one out of being featured? Or, do I have to manually un-feature one in order to get the 5 that I want to show up in the content block on the homepage.
Thanks.
Hi,
I think it is better now, the fact is I dont know if it is better to have a smart siderbar, movig up and down, or a fixed one ? Witch one is better for smartphones display ?
I also have big trouble on smartphone, is it due to some block ?
Thanks for this appreciated help 🙂
Thierry
Hi,
This is how the Big Grid block was designed for mobile device, unfortunately there is no option to change it display only with custom modifications(css) and it is not so easy, sorry!
Thanks!
Hi,
@serseed We missed somehow your post, sorry!
Envato specifies that each theme can be used for one product (site/domain). You can read more about it here – http://themeforest.net/licenses/standard
@galgamo
You can add/change the blocks titles from blocks settings(in page if you add them via pagebuilder or from Widgets) – http://screencast.com/t/rAG2qEqacQy
Please provide more details if this doesn’t help, a screenshot to understand what your issue is.
Thanks!
Hello Jorge,
I assume you are talking about the related articles title. It can be changed from the Theme panel-> Translations:
http://screencast.com/t/dRPOo8OkXIs
Result: http://screencast.com/t/4t6p3Pb8Rl
If you use a visual composer block element named that way, you will have to change it’s name from block settings when editing the page: http://screencast.com/t/uszshkH4Ko
Thank you
Hello,
The shortcodes in the new version were not removed, just changed. Newspaper 6 is a whole new theme built from scratch in order to have a faster, cleaner code. You can read more about shortcodes and block quotes in our documentation(also watch the video tutorial): https://forum.tagdiv.com/post-formats-for-tinymce/
If you want the new theme version to recognize your old shortcodes, you can do that by following this topic:
https://forum.tagdiv.com/topic/rebuilding-wordpress-newspaper-quotes-still-work/
Thank you!
Hi,
Do you refer to the category tag and the featured image of the post? You can change the module for search template if you don’t want to display featured image, just set a module without thumb – http://screencast.com/t/oSngeBLrWP and you have an option to disable category tag for each module/block – http://screencast.com/t/kykLECTS
Result: http://screencast.com/t/LT6J7VqNPJR
There are some option in Theme Panel > Categories to set the category page(globally or individual) – http://screencast.com/t/cHFXgMQDH
If this is not what you mean please provide more details and your site url so I can check it.
Thanks!
Hello saustav,
I guess by ‘adjust’ you mean change it’s position. You need to target these classes: .td-mega-menu .td_block_mega_menu .td-next-prev-wrap and style them to your preference.
Just assuming you would want it centered, use this code:
.td-mega-menu .td_block_mega_menu .td-next-prev-wrap {
display: table;
margin-left: auto!important;
margin-right: auto!important;
}
Thank you!
Hi,
The quotes on blocks appear only on blocks used in one column. When you create a page using Visual Composer you can split the row – http://screencast.com/t/0wh7KX1GVs – http://screencast.com/t/fWhbPZStVwot
You can use custom fields instead of excerpt if you want this. This is how the theme was designed to display excerpt on modules, I guess it will not be changed soon(Newspaper 6 was released just for few months).
Thanks!
Thank Chris,
I’m new here and should have look at the sticky post. Your guide is really a big help for me, I did try most of the tips and the site is a lot faster now.
Also, I dig in a lots in the “render blocking css” issues, tag div speed booster seem not to work for me, I tried to move with many ‘id’ but it didn’t work, but I found another way to use W3 Total Cache to combine the css file together and move it to the footer by this code:
<!– W3TC-include-css –> ( put it before wp_footer(); )
But still, there is fonts.googleapis.com/css ( there is around 3,4 files for the font Open + Sans and Roboto + Condensed ) which I can’t move using this method.
If by any chance, could you have a look and provide better method of removing those css file to footer?
Ken
ok thanks Chris…
So I built a new page from scratch using the Sport template, I have Big Grid block and now the Big Grid isn’t populated with any content and I can’t figure out how to do this:
http://www.financialthing.com/sport/
This is frustrating.I wish the support documentation was more in depth on how to do these tasks.
ok thanks Chris…
So I built a new page from scratch using the Sport template, I have Big Grid block and now the Big Grid isn’t populated with any content and I can’t figure out how to do this:
http://www.financialthing.com/sport/
This is frustrating.I wish the support documentation was more in depth on how to do these tasks.
Hola!!!
Los vídeos están geniales, son de gran ayuda!! Muchísimas gracias!!
Me gustaría aprovechar para preguntar una cosilla.
En la Smart Sidebar (tanto de página de inicio como la de los post y categorías), la que aparece con el infinite loop me apareceren las secciones como “Hot News” y “Most Recent” y no se donde ir a traducir eso.
Tengo en el theme panel todo traducido en translation y en la página de inicio e traducido todos los blocks que están en ella.
¿Como podría traducirlos? Espero haberme explicado bien. Gracias por la ayuda!!
Un saludo.
Hi
You can place the ad code in one of the theme’s ads spots from theme panel: http://screencast.com/t/YDwwqpywd then add an ad block above AKTUALNO block: http://screencast.com/t/BlXlkT3I The result would be like here: http://screencast.com/t/MkCx6RgUTnL
Let me know how it goes and if this is not what you mean please provide more details.
Thanks!
I need another css code to change the border color under excerpt on block 6 from white to #032357 and make it solid line..thanks
https://jahliveradio.com/
-
This reply was modified 10 years by
Steven.
Hi
This is my page: http://www.icv.hr
I need to put USM banners on top of the AKTUALNO block, dimensions 680*100. How do I do that?
I tried in VC to put another widgetised sidebar on top of aktualno block and then put the widget in that sidebar but it wont show on my page…
Where’s the problem? Or how to do that properly?
Hi,
You can reduce the space using custom css in Theme Panel > Custom Css, also on mobile device you have some space issues because you hide the Big Grid row. You can try this custom css and see if it helps – http://screencast.com/t/pjr3MS9dlnDV – http://screencast.com/t/A4vtqpPK
.home .td-footer-wrapper {
padding-top: 0;
}
.home .td-main-content-wrap {
padding-bottom: 0;
}
@media(max-width: 767px) {
.home .td-page-content {
padding-bottom: 0 !important;
}
.td-footer-wrapper .td_block_3 {
margin-bottom: 10px !important;
}
}
Thanks!
Hi,
Unfortunately there is not a list with blocks that support quotes. The code is added in the modules and those are used to create the blocks. Every module(especially modules with big thumbs support it) that has get_quotes_on_blocks() should display quotes – http://screencast.com/t/HO5TlUuifFj and only when is used in 1 column.
For example I use the same block on 2 columns and 1 column – http://screencast.com/t/2HGDAFUzd it looks like this – http://screencast.com/t/yBhKV7BrL3N
I have added this on our list to specify in the docs what blocks support quotes.
Not sure what you mean about the excerpt under the image. We also have blocks/modules without excerpt – http://demo.tagdiv.com/newspaper/block-14/ or you can alter the code – http://screencast.com/t/b9ZjYbEFoeT I suggest to hire a professional developer if you want to modify the blocks/modules as we cannot provide custom work at this time, sorry!
Thanks!
Hello ppcker,
The block element you are pointing out is block Big grid 8. It can be added in visual composer: http://screencast.com/t/aWibBCZx3Fny. In order to add the color scheme to it you need to change the grid style.
You can compare styles easyer on our demo: http://demo.tagdiv.com/newspaper/big-grid-8/
Thank you!
Found a solution, not sure if there can be ‘side effects’….
Changed:
const POST_LIMIT = 6;
to
const POST_LIMIT = 3;
in td_block_big_grid_6.php
Hi,
I found the error code adsense, thanks,
But I dont understand why the right blok move down upper the other block, what is the trouble with display block ?
Best
Hi,
I’m getting the following error after updating the previous install of Newspaper to the new v.6
Fatal error: Class ‘td_block_widget’ not found in /home/jazzorg/public_html/wp-content/themes/Newspaper/includes/widgets/td_page_builder_widgets.php on line 3
Is there something I am doing wrong?
Cheers
Hi,
You can remove All option from the code – http://screencast.com/t/FmwGnakwG but unfortunately this is not so easy to do as the articles are already loaded even you have removed all categories button. When you hover a subcategory from the megamenu the articles are loaded using ajax, they are not loaded before like on All option. So you will need custom work to achieve that and it is not an easy task. You can get someone to help you if you don’t know how to do it, as we cannot provide any type of custom work at this time, sorry!
Regarding your second request, this is the order of the subcategories(alphabetical). There is not option to change this from settings, but you can modify the code, just add this order in td_block_mega_menu.php file – http://screencast.com/t/1Kk6ybz4C so you can order subcategories by slug – http://screencast.com/t/NpeWAblc – http://screencast.com/t/hOubcKikgUE
'orderby'=>'slug'
Or you can use a plugin like Category Order and Taxonomy Terms Order. Please note that we did not test it with the theme, but I see that many users use it.
Thanks!
Hi,
I have tested block 14 on my end it displays fine: http://screencast.com/t/89Au3m9x08zs. Please make a test page with the block 14 element on it and provide a link to it so we can inspect your issue.
Thank you!