- 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
Maybe it is the same issue from this topic
– https://forum.tagdiv.com/topic/related-articles-do-not-see-correctly/
That happens only when the block header style 8 is selected in the global block settings.
Hi,
It is not advised to make modifications to the grids and blocks in terms of layout. This may break the elements. They are predefined and are designed to use fixed thumbnail dimensions so there will be problems.
There are many blocks, grids and full grids that you can use to display posts, please choose from the available elements
– https://demo.tagdiv.com/newspaper/block-1/
– https://demo.tagdiv.com/newspaper/big-grid-1/
– https://demo.tagdiv.com/newspaper/full-big-grid-1/
There is a multi-purpose plugin demo video here
– https://www.youtube.com/watch?v=C0ARTSimnUY&index=4&list=PL6CsDkMaejhr2ExZCO73U11SSVKB9r_NE&t=134s
Also a composer tutorial video and block settings guide
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
– https://forum.tagdiv.com/block-settings-guide/
Thanks
Hi,
I believe you are referring to the post being randomized. Please edit the page with the tagDiv composer and select the post sorting you want for each element
– https://forum.tagdiv.com/block-settings-guide/
There might be a random sort order now, that would be why the posts are randomized with each refresh.
That title is centered by custom design, not a theme or composer option. Each demo contains custom design for styling. Try entering this code in Theme panel->Custom CSS and it should center the title
.td-blog-fitness .td-stretch-content .td_block_text_with_title .block-title{
text-align: center!important;
}
Let us know if there is still a problem and we will help you.
Thanks
Hi, never mind. duplicated this and it works perfectly
$buffy .= $this->get_block_pagination();
Hi,
I would like to have next and previous buttons on top of my block posts (in this case block 15) and still have them at the bottom. Is there any particular code I could use to have this feature?
Hello,
I would like to use the “slider” and the “block 14” with two posts in the same row. But could not arrange the margins. Is there any way to make the height of the slider as same as the “block 14 with two posts” and also put the bullets or buttons on slider, like the one here https://demo.tagdiv.com/newspaper_blog_cars/. In general want it look like the one here. https://stockholmcf.org/
Thanks Catalin.
defintely consider adding the custom icon option.
another reason is because of gaming websites, folks want to display their gamer tag.
this module block has so many possiblities to grow!
hello sir/mam,
I have purchased newspaper theme and getting this error during migration in different hosting.
my domain is bihari.news
—————-
error
——————
Warning: Illegal string offset ‘limit’ in /home4/u1518ixv/public_html/bihari.news/wp-content/themes/Newspaper/includes/shortcodes/td_block_big_grid_fl_7.php on line 20
please solve my problem as soon as possible
version 8.7.2
When adding a video background to a row.
video plays fine on desktop
video auto plays on desktop
video will not play on mobile.
it will not auto-play and you cannot play it manually, the red play button just doesnt do anything on mobile.
Have tried several videos.
but adding a youtube playlist video block works fine, so video can e played from the site just fine.
version 8.7.2
When adding a video background to a row.
video plays fine on desktop
video auto plays on desktop
video will not play on mobile.
it will not auto-play and you cannot play it manually, the red play button just doesnt do anything on mobile.
Have tried several videos.
but adding a youtube playlist video block works fine, so video can e played from the site just fine.
Hi,
The miniature image that is is used for the articles that are in a block 21 is too small. I tried with the same articles in a block 20 or in a block 11 and the images are ok but not with the block 21.
Thanks
ps : I’m using the latest versions (27/02) of the theme and the plugins. And I tried being desactivated all plugins different from the ones that are requested by the theme.
The RELATED ARTICLES section at the bottom of the post has a persistent GRAY strike through. I have disabled everything and it is still there.I have put it through the Web Inspector and it is in this block but have no idea what is causing it. Did not notice it until after this 8.7 upgrade.
In tagdiv composer, unable to scroll down to select listed elements (after Block 9) and even unable to scroll down for changing or selecting various setting for e.g. in social counter, unable to scroll down beyond facebook app id.
We have installed 8.7.2 version, deleted tagdiv composer and reinstalled the same. but result is same. Earlier, there were several other issues with tagdiv composer, if this continues, it will loose confidence of us
Paste this code into the custom CSS section.
@media (max-width: 768px) {
.td-scroll-up {display:block}
}
If it does not show, use this
@media (max-width: 768px) {
.td-scroll-up {display:block !important}
}
Hello,
I love your theme and the fact you are always one step ahead.
But I was not able to install the 8.7 version as I am getting an 500 error that is blocking everything.
When I contacted Bluehost they said me I should avoid that theme, but I cannot avoid Newspaper, the best theme of all. 🙂
So I just went back to an older version.
Is it a bug of the new version that happens to other people as well? Are you going to fix it or is there something I should do in the server to make the new version works?
Thanks,
barbara
Thanks. I’ve tried changing the default block header style but doesn’t affect the related posts header, but no big deal.
So there’s no easy way to set a default placeholder image for posts with no featured image? I can see an image from /wp-content/themes/Newspaper/images/no-thumb/thumbnail.png on mobile but it just appears white on desktop. Could I edit that image?
And one final question, how could I reduce the height of the space above and below the header logo on header style 9? I found the link below for header style 7, can this be adapted?
https://forum.tagdiv.com/topic/newspaper-header-area-height/
Ok, I get it now. I added the block to the widget to make a custom side bar, and that worked but it deleted my ad block, so I added it back, and now the ad and related articles are in place. Thanks.
I read that but my side bar in a post says Recent articles, and there are no thumbnails. I’m not talking about the more articles box.
I didn’t set up by side bar. I used the default code in the homepage the theme came with and adjusted the layout slightly. So, you are saying I need to select the sidebar block?
Where do I do that?
Alright, on my homepage I have a big grid as the first block. I have given it a background color. But there’s a white space between it and the menu.
What’s the cleanest way of making the white space the same color as the background color of the first block? Editing padding?
Hello,
I am currently using and customising the Newspaper 8.5 default theme, but I am unable to select anything under the (Style hunter, Recipes, Video) row with the three dark block items in a row. Anything before this position is selectable and editable.
https://established.africa/dir
one of these two URLs
https://established.co.za/dir
I have tried different browsers, cleared cache and all, but I am not able to select them. My mouse cursor remains default.
Please do advise.
Hello,
Please follow this topic to remove the More from author
– https://forum.tagdiv.com/topic/related-articles-remove-or-hide-more-from-author-newspaper-theme/
For the bars, please change the default block header style from here: https://www.screencast.com/t/bK59j3DNx
Thank you!
Hello,
Sorry for the inconvenience but in the latest version we changed the color picker and it no longer works for VC for the moment. The title color can be changed with css if you ad an extra class to the block and then use css to target that class. We will be able to help with the code if needed.
If you feel this our theme is not moving in the right direction for your taste, we can provide a full refund if you make a request here: https://themeforest.net/refund_requests/new
Thank you!
Hello,
You will have to edit the block in the tagdiv composer and select a new image like so:
https://www.screencast.com/t/krZl8NLGZqyN
Thank you!
Hello,
Sorry for the inconvenience but it seems the blocks lost their color picker in the new version of the theme. We changed the color picker implementation and it seems it is no longer compatible with the visual composer plugin
As the theme gets updated, more and more features will be added to our own page builder and it seems there will be incompatibility issues with VC. We recommend using the tagdiv composer plugin.
We will no longer provide any new future options for VC so it is in a way ‘deprecated’ in our theme
Thank you for your understanding.
Hello,
For the moment the smallest image size is 696. This is the way our developers implemented the block. There is no simple method to change the image sizes unfortunately as the flex block is a very complex element. If this request becomes more popular we will consider implementing a smaller size. We have to prioritize requests based on popularity as we get lots of requests.
Thank you for your suggestion and thank you for understanding our position.