- 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
Hi, I want to make a block like this one, (http://prntscr.com/bj2szy) in my site http://www.planetbomb.net/
Please me in details.
Thank you.
Hello lettogsunn,
In order to achieve unique results, you will have to set your blocks in the correct way, using the Unique Articles features or Offset features. For more information about these options, please try to consult our documentation here -> https://forum.tagdiv.com/unique-articles/ -> https://forum.tagdiv.com/offset-feature/
Thanks for your understanding!
Hello muggi15,
I suppose that you want to change the background for your mega menu, right? Unfortunately, our theme does not have option from the Theme panel to change this, but only if you are using custom CSS code If you want this, please try the code below and place it in Theme panel->Custom CSS area and the result you should see here -> http://screencast.com/t/ngMqwt2WSqSR
The code is ->
.td_block_mega_menu, .td_mega_menu_sub_cats {
background-color:red;
}
.td_mega_menu_sub_cats .cur-sub-cat {
background-color: red;
}
If is not what you mean, please provide more details.
Thanks.
Hello sniperetn,
Upon further investigation, as you can see on your demo preview for Block 13, this is the default theme behaviour for this type of block/module. As I could see on your website, you are using the Block 13 without sidebar, using the full-width of the theme, right? So, this block uses the module 14 to display the feature image. In this case, the thumb is created as properly, with this sizes -> 696*385 px -> http://screencast.com/t/Q4aitWfJpL8o If you do not use the sidebar, the feature image was cropped to the thumb dimension and then with a bit of CSS it will be stretched to fit full width of the theme which is 1068px and that’s why your image is not clear because it loses quality. If you check our demo, you will see the same behaviour for this Block, like this -> http://demo.tagdiv.com/newspaper/block-13/ -> http://screencast.com/t/QDr9R8kqkt and the same case appears on your website, like this -> http://screencast.com/t/r7hIXbIsbmjs
As a hint, as you can do in this regard, would be to change the thumb dimension from the module 14, like this -> http://screencast.com/t/7vYhy9B5qpf9 -> http://screencast.com/t/XciGoQrE and then you will have to regenerate your Thumbnails using the Regenerate Thumbnails or Fore Regenerate. Please notice that additional customization may be required and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thanks for your understanding!
I’ve tried to wrap my head around the purpose of primary and secondary categories.
If I set a post to primary category, example “Culture”, and secondary category to “City” I would expect that post to be posted first in block that only sorts for Culture categories and NOT in the block that sorts only City categories?
If “Newspaper” really doesn’t understand to sort based on primary category, then *why* do we have primary and secondary category system?
If it is, however, supposed to sort accordingly, what am I missing?
Thank you for feedback.
Best regards
Hi,
When a block does not show up at all, it means that you filtered some categories that have no posts. If a block has nothing to display, it will not show up at all. Please check your block settings and change the filter for posts.
Thank you!
Hi,
The block title hover color is set by the thme accent color. The title text color however can be changed for every block from block settings: https://forum.tagdiv.com/block-settings-guide/ or from the thme panel for all headers: http://screencast.com/t/U4XnCYqHqJlB
I hope this helps.
Thanks.
Hi,
The video demo has a cutom css set to the row in visual composer. You can use the row’s design options for this from the row settings: http://screencast.com/t/HJfg5kqVEPEA You can also add a cutom class to the row and target it with css to apply a top padding like on our demo.
You can change the block titles colors from the theme colors section: http://screencast.com/t/L15Qo19sNl
As for the SAY WHAT demo, the padding is removed with custom css.
Please note that every demo has it’s own custom style to it and most of the times these are added with custom code. They cannot be done with the theme settings by default. Every demo is custom made and unique in it’s own way.
Thank you!
Hi,
1. I have checked your site but could not find any issues with the word mentioned: http://screencast.com/t/8pCj7fD9 please provide an example post where we can see the issue
2. Please use this guide if you have poor quality thumbs: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thank you!
i got theme error in http://www.trendinginkenya.com ..it was working well then all sudden i saw blank screen the later started to load pages incomplete and poorly..Kindly help me
This is PhP error i get in Cpanel. could this be issue or what ??
[Tue Jun 21 03:06:39 2016] [error] [client 169.55.152.13] PHP Notice: Undefined index: description in /home/trendke/public_html/wp-content/themes/Newsmag/includes/wp_booster/td_block_widget.php on line 135
Hi,
If you want to add your own custom block coding skills are required. You can use the theme api system: https://forum.tagdiv.com/td_api_blockadd/
As for the difference between the 2 themes:
Both themes share the same core so their functionality and performances are similar. The main differences are in design/appearances and the content area width which slightly differs from one theme to another. Newspaper’s grid width is 1068px while Newsmag’s width is 1021px and the newsmag’s theme grid has been designed to support the borders you notice between sections of a page:http://screencast.com/t/pNkgzN1Kn8Y5
Other differences are also appear regarding features, some of the blocks are present on one and missing on the other, for example you could check the Features menu items from each theme live demo and see blocks, modules, post templates… are present in each theme and the design differences – http://screencast.com/t/p87JJpieJd
Also you can check the documentation for each theme, other features that may not be presented on the live demo(for example header templates) – https://forum.tagdiv.com/wordpress-information/ – https://forum.tagdiv.com/newsmag-newsmag-documentation/
You can check on our live demo all the Big Grid blocks available – http://demo.tagdiv.com/newspaper/big-grid-1/
If you want to customize one of them or even create a new block you will need custom work and unfortunately the time doesn’t allow us to provide any type of custom services you will need to hire a professional developer.
Thank you!
Hi All,
I have few long post and have inserted a page break between different points within them. Currently the navigation are appearing to be numbered with less visibility. I am looking to change this to a button clearly visible.
Any leads on the code change or plugin that might do this trick is highly appreciated. This is what I was trying – using the code below I was able to come with this (copy and paste to see what this would look like here Remove the apostrophe before the links. Would you be able to help me out as to where this code should go in the theme –
<!DOCTYPE html>
<html>
<head>
<style>
ul.pagination {
display: inline-block;
padding: 0;
margin: 0;
}
ul.pagination li {display: inline;}
ul.pagination li a {
color: white;
float: left;
padding: 16px 40px;
font-size: 35px;
text-decoration: none;
background-color: #000;
border-radius: 0px;
}
ul.pagination li a.active {
background-color: #DF0101;
color: white;
border-radius: 0px;
}
ul.pagination li a:hover:not(.active) {background-color: #fff;
color: black;}
</style>
</head>
<body>
<ul class="pagination">
<li><a href="#">«</a></li
</li>
<li><a href="#">1</a></li
</li>
<li><a href="#">2</a></li
</li>
<li><a href="#">3</a></li
</li>
<li><a href="#">4</a></li
</li>
<li><a href="#">5</a></li
</li>
<li><a href="#">6</a></li
</li>
<li><a href="#">7</a></li
</li>
<li><a href="#">»</a></li
</body>
</html>
1. For the pagination to be available
On all the pages
Only on the homepage
Only on the post/article page
For all the other pages
2. Include a text “Pages” within the pagination block itself not linked to anything.
My theme supports custom theme so where should these be targeted. Help or links to the required details is much appreciated.
Current Navigation Setup – Financial Talkies
Expected Navigation Setup – Tricky Photoshop
Thanks,
Somil
Hi,
Please read this guide on the mobile theme to learn how the top block sorts posts: https://forum.tagdiv.com/the-mobile-theme/
It uses the featured posts sorting so if you have old posts in the featured category, it will show those.
Thank you!
Hello
If you want to change the background-color for your menu items when you are hovering over these, you will have to use a bit of CSS code and place it in Theme panel->Cusotm CSS area.
The code is ->
.sf-menu ul .td-menu-item > a:hover, .sf-menu ul .sfHover > a, .sf-menu ul .current-menu-ancestor > a, .sf-menu ul .current-category-ancestor > a, .sf-menu ul .current-menu-item > a, .sf-menu > .current-menu-item > a:after, .sf-menu > .current-menu-ancestor > a:after, .sf-menu > .current-category-ancestor > a:after, .sf-menu > li:hover > a:after, .sf-menu > .sfHover > a:after, .td_block_mega_menu .td-next-prev-wrap a:hover, .td-mega-span .td-post-category:hover, .td-header-wrap .black-menu .sf-menu > li > a:hover, .td-header-wrap .black-menu .sf-menu > .current-menu-ancestor > a, .td-header-wrap .black-menu .sf-menu > .sfHover > a, .header-search-wrap .td-drop-down-search:after, .header-search-wrap .td-drop-down-search .btn:hover, .td-header-wrap .black-menu .sf-menu > .current-menu-item > a, .td-header-wrap .black-menu .sf-menu > .current-menu-ancestor > a, .td-header-wrap .black-menu .sf-menu > .current-category-ancestor > a {
background-color: blue!important;
}
The result -> http://screencast.com/t/QtaALwAm
If you refer to something else, please provide more details.
Thanks for the message!
I am getting some CSS issues on the practice of infinite scroll on the single post which described here https://forum.tagdiv.com/topic/implement-infinite-scroll-on-single-posts/#post-43481 .
I tried the same here on my site: http://marwadisong.in . Find any single post and see, I have implemented the same thing two places and both have display issues.
http://marwadisong.in/new-video-lagyo-4g-tower-chale-che-internet-alfa/
Let me know what I need to do.
Thank you.
Hello mrthemeforest,
If you want to remove that strings ‘About Us’ please notice that you will have to use a bit of CSS code because our theme does not have such an option in Theme panel to do that. Please try the code below and place it in Theme panel->Custom CSS area.
.footer-text-wrap .block-title {
display:none;
}
If you refer to something else, please provide more details.
Thanks for your understanding!
Hi
Unfortunately theme’s blocks don’t have an option which filter posts by theirs format. An alternative would be to add a new category for posts, like Video or Standard, and filter posts by these categories.
Thanks!
Hi
Yes it is possible to remove the date only from homepage, To do that replace the previous css with this one:
.home .td_block_4 .td-post-date, .home .td_block_4 .td-post-author-name span{
display: none;
}
To remove the date from slider use this css:
.home .td-theme-slider .td-post-date, .home .slide-meta-author .td-post-author-name span{
display: none;
}
The code it’s made for homepage but is you want to use it for all site just remove .home class.
Thanks!
Hi
By default the theme does not check if there are any posts to be displayed in a block. Unfortunately I can’t provide a solution now as this is a complex task and we have to do some investigations on this. However I’ve added this on our todo list and when the time comes developers will consider it. This may take some time because we have a long implementation list and we take them one by one.
Thanks!
I was also thinking today as I researched this that it would be great if TagDiv could put together a range of short videos to explain how certain aspects of the demos were put together.
i.e. What was the process to get a select feature to look the way it does, such as the red solid backgrounds on the Block Titles in the Medicine demo.
Hi
Try this css ion theme panel > custom code > custom css: http://screencast.com/t/BhEC0iolM
.td_block_11 .td_module_10 .td-excerpt {
border-top: 1px solid #ff823a;
}
Thanks!
Exact same problem with my site.
I’m using a 2/3 + 1/3 layout, and Block 2 & 4 are only showing as a single column.
I deleted the page, and recreated it and it now seems to be working.
-
This reply was modified 10 years by
Brausmith.
Hi,
On our homepage, we have block 4 and block 18 shown (among other). These two blocks have set the filter to show posts from let’s say Category X1 only. Block 4 is showing 2 posts, block 18 is showing 4 posts. In Category X1 there are 7 unique and different posts. Why are then some of the posts displayed twice on our homepage, and not 6 different posts out of the total 7?
Btw: the filter is set to sort posts by random.
Our page is: https://www.lettogsunn.no/
Thank you very much!
Blockquotes are a styled element so you just need to add some custom CSS to your Custom Code in the theme panel. Probably easiest to use inspector in your browser to copy the styles of the quote style you like, and then modify those styles for the classes of the default blockquote. It’s a bit of custom work but it’s not bad if you’re not new to CSS.
Hi,
I’d like to filter the posts shown with a block 16 on the base of post_format (i.e. video, standard, …) but can’t find a way. Is it possibile, and if yes, how?
Thanks a lot in advance