- 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
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperSearch setup for custom post type
- NewspapertagDiv Opt-In Builder – Emails
- NewspaperBookmark – Save For Later
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperLockers
- NewspaperLeads
Hello,
Sorry but the popular category block is named that way because it will pull the most popular categories based on the number of posts they have set to them. It will not show your preferred categories though. You can limit the number of categories shown but you cannot select which one to show. Sorry but the element does not have the settings you are looking for.
Thank you!
Hello,
If you want to reverse the palces of the more from author and related articles, please replace your td_block_related_posts.phph file code with this one:
https://pastebin.com/tDUSjXZ6 The file can be found here: https://www.screencast.com/t/X3mmagFmqMV
I hope this helps
Thanks.
Thanks for the response Simion.
I have narrowed it down to td_block_related_posts.php and this bit of code data-td_filter_value=”td_related_more_from_author” within the code below. When you click the MORE FROM AUTHOR tab it filters the results. Trying to figure out how you would get it to load data-td_filter_value=”td_related_more_from_author” as default for that block rather then related posts. Most be a way to allocate it somewhere.
//get the filter for this block
$buffy .= ‘<h4 class=”td-related-title”>’;
$buffy .= ‘block_uid . ‘” href=”#”>’ . __td(‘RELATED ARTICLES’, TD_THEME_NAME) . ‘‘;
$buffy .= ‘block_uid . ‘” href=”#”>’ . __td(‘MORE FROM AUTHOR’, TD_THEME_NAME) . ‘‘;
$buffy .= ‘</h4>’;
$buffy .= ‘<div id=’ . $this->block_uid . ‘ class=”td_block_inner”>’;
$buffy .= $this->inner($this->td_query->posts, $td_column_number); //inner content of the block
$buffy .= ‘</div>’;
//get the ajax pagination for this block
$buffy .= $this->get_block_pagination();
$buffy .= ‘</div> <!– ./block –>’;
return $buffy;
Hi guys,
Theme provides the 12 styles for posts. How can I further customize any of them using VC or TD composer?
Like if I want to change the blocks layout of post and bottom elements/blocks etc.
Thanks,
Hello Catalin,
I have Even used widgets [tagDiv] Popular category, [tagDiv] Block1… etc
The categories are also coming with filter options and thumbnails in the footer section
But the suggest me a way to display any 6 category names from main navigation menu in the website url given below
URL: http://www.khabribabu.com/
MAIN NAVIGATION MENU
http://www.screencast.com/t/6aIMHC3TEA
These are 6 CATEGORIES IN FOOTER that i need over there in 3rd column
http://www.screencast.com/t/13qwmgYQRxX
Hello,
Sorry but our theme does not have any ad refresh option. I’m not sure what slideshow you are referring to.
As for the more articles box, you can enable it for mobile phones using thsi css code:
@media (max-width: 767px){
.td-more-articles-box {
display: block!important;
}}
Thank you!
Hello,
The grids thumbnails are not adjustable. They can be changed with css but the thumbs cannot be managed through css. You can change the container height though. Please provide more specific details to how you want to change the height. Do you want to increase or decrease the block height?
Thanks.
Hi,
The related articles section is only available as an option for the posts. It will be displayed in the post page if enabled – https://forum.tagdiv.com/related-articles/
For the sidebar you can use any of the available widgets or blocks and use their options to filter the content. More about block settings here – https://forum.tagdiv.com/block-settings-guide/
Thanks
Hi,
I have inspected your website and the images are loading in the homepage and the post you mention
– https://www.screencast.com/t/8ND8V3eK5
– https://www.screencast.com/t/0yIq9UEjay9F
If some posts do not have a thumbnail displayed on blocks, please set a featured image for them
– https://forum.tagdiv.com/featured-image-or-video/
The background image comes from the category that the post is part of. Please check in Theme panel->Categories in the per category settings, in the category this post is included
– https://www.screencast.com/t/uaBbpySbxY
Thanks
Hello Sebastian Escobar,
Do you want to show the author box in mobile mode? Try to use the code below and place it in Theme panel
-> Custom CSS area.
The code is ->
@media(max-width:767px){
.author-box-wrap.Maricel7{
display:block!important;
}
}
If is not what you mean, provide more details.
Thanks for the message!
Hello,
1) You will need about 50 px though in order to get the button visible properly.
Try this code:
.white-popup-block{
min-height:550px;
}
2) It is the default implementation of the grids. The ave a grey background and the images load slower so you can see the background. If you want to remove this background you can do it with this css code:
.td-big-grid-post .td-module-thumb{
background-color:white;
}
You can add the code in the theme panel->custom css box.
Thank you!
Hello,
A big grid will not show subtitles or excerpts. Sorry but the grids do not have this implementation.
The standard blocks do not show a subtitle either. The subtitle is destined for posts only, not for blocks on pages.
If you want to add a subtitle on blocks, you can use this example:
https://forum.tagdiv.com/topic/how-to-write-different-post-titles-on-homepage-or-categories/
Thanks.
Hello,
This happens because the demo style mekes the related articles hae a white color when active and a colored background. But your site has a white background on all headers so that makes the related articles element with a white on white color.
please use this code to change the color:
.td_block_template_1 .td-related-title .td-cur-simple-item{
color:#de2178;
}
Add the code in the theme panel-> custom css box
Thanks.
Hi,
Each of the Blocks and Big grids can be assigned a category or multiple categories to display posts from. All of the available settings and options are better explained in this tutorial
– https://forum.tagdiv.com/block-settings-guide/
Thanks
Hello,
The hover color of a block is changed from the block settings: https://forum.tagdiv.com/block-settings-guide/
Please read the theme documentation. https://forum.tagdiv.com/newspaper-theme-documentation/
Thanks.
Hi,
Almost all the fonts for the elements in the website structure can be changed in the theme panel. You will have to try different fonts and choose what you think will match the desired look for your website.
1. The Slider element font can be changed here – https://www.screencast.com/t/JY8T4WvRb depending on the column layout for the Slide.
2. You can change each of the block titles in their settings, in Visual composer
– https://www.screencast.com/t/6Bqqs8M6
3. That depends on where you would like to change the links color. These will inherit the theme accent color, there is no setting to change them individually except through Css code. For the posts you can change them in the post edit section – https://www.screencast.com/t/x3VlnkozUHr9
If you would like some help, please provide information about where exactly you want to change the link color, and I will try to give you a solution.
4. You could change the scroll to top color using a code like this – https://www.screencast.com/t/CvU5ffiAv
You can change the color to what you think it’s best to use. The code must be entered in Theme panel->Custom Css
– https://www.screencast.com/t/rRX4jhf111BH
.td-scroll-up {
background-color: grey;
}
5. The font color for the post content as well as the headings can be changed here
– https://www.screencast.com/t/J1BShNY7G
Please let us know if you have further questions or need further clarifications.
Thanks
Oddly, Suddenly I am getting this message when trying to use the Chrome Pinterest plugin: “Sorry this site doesn’t allow you to save pins”
Is it possible I clicked something to block this ability?
Thanks!
Bobby
I have a lot of applications running in the server and use PHP 7.1. Since I cannot downgrade PHP right now due to compatibility issues with other applications, I am getting a lot of warnings in PHP.
https://forum.tagdiv.com/topic/hp-warning-a-non-numeric-value-encountered-in-wp_boostertd_block-php/
https://forum.tagdiv.com/topic/warning-illegal-string-offset/
When will Newspaper be compatible with the latest version of PHP?
Hi
I tested with text block instead of Simple Image and with this the link works! Although some details such as shading or border on the image no longer exist, at least it works ..!
Thanks you!
Hi,
You can filter, sort and offset posts for the latest articles section here
– https://www.screencast.com/t/sn28k9SVKQ
– https://www.screencast.com/t/hYsXmQLMr
More information about the page templates and the available settings and options here
– https://forum.tagdiv.com/page-templates-2/
The offset feature – https://forum.tagdiv.com/offset-feature/ is also available for all the other blocks.
Please check this tutorial to see all the settings and options for blocks
– https://forum.tagdiv.com/block-settings-guide/
Thanks
Hi,
I would like to remove the Pin it button under my posts. I already tried to remove it with custom css and the Pinterest P-button dissapeared but there’s still a Pin it button. I would also like to remove the number of facebook likes next to the like button because it’s blocked by the Tweet button. Or maybe I can make the distance between the FB like and Tweet buttons larger? Thanks!
Hi,
If you would like to have similar thumb sizes on your pages you can try and use blocks that use the same thumb sizes. Here you can see the thumbnail sizes that the modules are using
– https://forum.tagdiv.com/theme-thumbs/
For example the size you mention is used on these blocks
– https://www.screencast.com/t/wPuX9pVWlod
The blocks that come predefined are meant to be different from each other, so you have many options to choose from when creating your page in Visual composer. You can see all these block here
– https://demo.tagdiv.com/newspaper/block-1/
If you would like to have exactly the modules, you could use the same block on the respective page.
To change the thumb sizes used would require many modifications to the theme files, and a lot of work.
Thanks
Hi,
Tagdiv blocks can be used only on pages. Visual Composer pagebuilder cannot be used on category page.
On your categories you can set the module to display articles, please check the docs – https://forum.tagdiv.com/how-category-settings-work/
Thanks!
Hi,
On full grids the image is set as a background. It is not cropped but it is positioned using css – https://www.screencast.com/t/m3o289wVHHu
You can change background position, for example center top if you’d like more – https://www.screencast.com/t/FyLMR3QPeNB It will be applied only on Big Grid Full 1.
.td_block_big_grid_fl_1 .td-thumb-css {
background-position: center top;
}
Hope it helps!
Hi,
You could try this code, thought it is a lot of code, it is needed to make that block header style display the way you want – https://www.screencast.com/t/1KIqFlf7Nuh
The code must be entered in Theme panel->Custom Css
.td_block_template_17 .td-block-title {
background-color: black;
color: white;
}
.td_block_template_17 .td-block-title:before {
display:none;
}
.td_block_template_17 .td-block-title:after {
margin-top: 0;
}
Thanks