- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
it’ s in my website source code
one more question
Googlebot couldn’t get all resources for this page. Here’s a list:
Reason is robots.txt
how to fix it?
Hello! Thank you for your response.
I am referring to the colored “block” titles (section headings) on the Homepage. As shown on your demo homepage, http://themeforest.net/item/newspaper/full_screen_preview/5489609, DON”T MISS is orange, LIFESTYLE NEWS is green, etc.
Changing the Title Background Color option in the Homepage Block Settings does not work.
Hello,
The method you are trying is not correct. The icon set like that is not meant for menus because it uses html and wp strips html from the menus area. If the option was viable, then this answer provided by the font awesome developer would be redundant:
Can I hide the text and just show the icons for my menu?
Yes. Font Awesome menus adds a space between the icon and the text, and wraps that portion in a span with a class of “fontawesome-text”. To hide the text and just show the icon, you can put .fontawesome-text {display: none;} in your stylesheet.
I hope this helps.
Thank you!
Hello samthompson,
I suppose you have a problem with pagination for the block. This kind of issues seems to be caused by conflicting plugins. Please try to disable all the active plugins, except Visual Composer, empty all your caches and install only the plugins that come bundled with our theme and rule out the plugins in conflict.
Let us know how it goes and if you need more assistance after this advice, please provide your website URL so I can further inspect the issue.
Hope this helps!
Thank you for the message!
Hi!
I’d like to modify the existing ones. Shall I delete them first
using the API or can I change the values using an Update?
For example:
td_api_thumb::add('td_80x60',
array(
'name' => 'td_80x60',
'width' => 80,
'height' => 60,
'crop' => array('center', 'top'),
'post_format_icon_size' => 'small',
'used_on' => array(
'Block 15', 'Live search', 'tagDiv Gallery'
)
)
);
is defined in your td_config.php file. What do I have to do
when I’d like to change the width to 100 instead but like
to keep the the original name “td_80x60” as it is used allready
throughout the website.
Cheers,
Guenter
How to Remove Block 9 author name, Date and comment counter. See this: 
Hello
I have introduced this code, changing some values didn´t work. I had to introduce an empty space to fix better the position. I noticed that on mobile, the whole title is not moved below the picture.
I would like to know if it could be possible to change the title size just for responsive, setting by default the block 18 configuration. The title size for responsive is exactly what I am worry about, it´s really big for mobile, but I like this size for desktop.
Thank you
Hello,
Unfortunately this error could come from a big number of problems. It is a general error and we cannot pin point it to a specific thing. I believe it happens due to your server configuration which is not responding, it could be due to a delay or it could also be a temporary issue so you can try this a few times and if you still get this error please contact your host provider and let him know about this, ask them to unblock our demo in order to retrieve the theme data. It could also happen due to your wp install or other plugins might also cause this so you could also test this on a fresh wp install and let us know if you still get the same result. Also make sure that your permission for the upload folder are set correct. You can check this by trying to upload an image in media library. If the process succeeds then the permission are ok. If not you can use the c-panel to change permissions (set them to 777) or if you do not have access to the cpanel, please contact your hosting provider.
Thank you!
Hi,
I am having an issues with block 1 (the one with the categories across the top) It seems if I press one of the categories or the next arrow it never actually loads.
Is there something I’m missing?
Hi
This usually happens when you try to load the fonts for the icons from http and your site goes trough https. In this case appear an conflict and the resource from the requested url it’s blocked. I found here a solution which may help you to solve this issue: http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co Also I’ve checked your site and noticed that you have lots of 502 errors in browser’s console which affect the site functionality: http://screencast.com/t/0wKfY6ChrDB I found here some information which may be helpful for you: https://technet.microsoft.com/en-us/library/bb794799.aspx – http://www.checkupdown.com/status/E502.html
Hope this help.
Thanks!
Hello,
Unfortunately blocks have the default pagination and the theme has no other options for it besides the ones in block settings: http://screencast.com/t/i2snRbvimi
Other pagination types can only be added custom if you alter the theme files. Unfortunately we have no easy solution for it so you will probably need to hire some help for it as we cannot offer any custom work at the moment.
Thank you!
Hi
For the ads used which can be used in adbox: http://screencast.com/t/17PJ3j1EXEU7 you can set the title from block’s settings: http://screencast.com/t/dYSz2shG For ads from post content please check this link, I’ve posted a solution there: https://forum.tagdiv.com/topic/inline-ad-titles/ The solution was for Newsmag theme but it also applies for Newspaper.
Thanks!
Hello digitalmediadailyllc,
If you want to hide/exclude some posts from your sidebar, you can set it from Visual Composer (block settings) if you are using this way, like this: http://screencast.com/t/e2lsMaeM
Hope this helps and let us know how it goes!
Thank you for the message!
Hello,
Unfortunately there is no optimal image size as multiple modules and blocks use different sizes and different aspect ratios. Basically you will need to check the thumbnail list in the theme panel and see what containers you will use on your website. Then you can decide the image size you want to upload as it will have to be bigger than the thumbnail. There is no ideal size, but for best graphic results you could use a full hd image (1920x1080px), make sure you compress it, you don’t want a large file, it will slow page loading speed.
I hope this helps.
Thank you!
Hello joyceloh,
I’ve checked again your Custom CSS area and I saw that you have again some syntax errors. Please add the missed curly brace that I said you in the previous topic. If you have not closed all tags properly, all the codes from Custom CSS area do not work properly and gives you some syntax errors.
For your second question, if you want to have only on mobile mode, you have to use @media(), like this:
@media (max-width:767px) {
.td_block_big_grid_3 {
padding-bottom:10px;
}
.td-a-rec-id-custom_ad_2 > div {
margin-bottom:10px;
}
}
The result you should see here: http://screencast.com/t/AxYJhi2wxlx6
Please be more careful on “{” “}” for does not have syntax errors.
Hope this helps and let us know how it goes!
Thank you for the message!
Hi,
I use Block 11. When edit I can choose pagination but dont see numeric (I mena 1,2,3,4…)
http://prntscr.com/9moit9
How add numeric pagination in block 11? You ask me why? I have a lot of post and for better search is standart numeric pagnination.
Best
Hello,
I’m not sure exactly what you mean but i will try to cover a few things. The category color can be set from the theme panel: http://screencast.com/t/uuYAEhpmq but this color will only be visible on posts: http://screencast.com/t/3NqXqrge3
The category tags color on modules and blocks from the homepage cannot be changed from the theme panel and they will not receive the color you set for the particular category.
You could change these tag colors with css:
.td-post-category{
background-color:red
}
But this will affect all category tags:
http://screencast.com/t/gsDssegdvR
Another method to use the blocks with different colors is to set the color from visual composer like the example in the reply above.
Unfortunately these are the only controls the theme has at the moment regarding category tags.
I hope this helps.
Thank you!
hello,
Please try this code:
.td_module_mx8:hover .entry-title a{
color:#005689!important;
}
.td_module_mx8 .entry-title a, .td_module_mx8 .td-post-author-name a, .td_module_mx8 .td-post-date, .td_module_mx8 .td-icon-star, .td_module_mx8 .td-icon-star-half, .td_module_mx8 .td-icon-star-empty{
color:black!important;
}
@media (min-width:1140px){
.td_block_18 .td-column-2 .td_module_mx8 .td-module-meta-info{
bottom: -60px;
}
}
@media (max-width:1140px){
.td_block_18 .td-column-2 .td_module_mx8 .td-module-meta-info{
bottom: -100px;
}
@media (max-width: 1018px) and (min-width: 767px){
.td_block_18 .td-column-2 .td_module_mx8 {
padding-bottom: 80px;
}
}
@media (max-width: 767px){
.td_block_18 .td-column-2 .td_module_mx8 {
padding-bottom: 50px;
}
.td_block_18 .td-column-2 .td_module_mx8 .td-module-meta-info{
bottom: -90px;
}
}
It could require further adjustments. Change the values to your liking.
Thank you!
Hi
The default widgets from WordPress don’t have options to change the background-color for theirs tiles, you have to apply some css code to achieve that. If you want the same color for all widgets use this css:
.widget .block-title > span{
background-color: #f4524d;
}
If you want different colors depending by the widget follow this example to get the widget’s class in order to target it’s title: http://screencast.com/t/Ac4FV8Vr
.widget_recent_entries .block-title > span{
background-color: #f4524d;
}
Hope this help.
Thanks!
This is my first week on Newspaper so forgive me for such a simple problem but any help would be appreciated.
I have a page made – “home” – and on the home page it has five rows. Each row has one element (1 big grid, 4 block 16 respectively).
When I go to edit > Column Settings > Design Options, and choose a background color of red, save, update, the color I have chosen has disappears and the default blank white color persist.
This is also duplicated on a page with just a text block on a single row.
Is there something I’m doing wrong or does border color change only save with certain requirements.
Hello.
I believe I’ve searched and tried everything practical to no avail. And I followed the link provided in your initial response but it doesn’t answer my question. How do you change the colors of the category blocks?
Thank you!
That’s not exactly what I mean..
I got this response on the discussionpage:
“Hi,
Yes, unfortunately in newspaper version 6 that block title style option isn’t available anymore but it can be achieved trough custom css.
Set a block title for your slide and open a new topics on our forum: https://forum.tagdiv.com/ provide a link or the connect of these conversation and we will give the right custom css code to get that design.
Thanks for the message!
Lucian C. tagDiv”
Hello,
I think i see what you mean now, but unfortunately you cannot change this behavior. If there is another category set to the last block, the offset will not work. All the blocks need to have the same filter. If you need to use the offset with different category filters there is no easy solution we can provide for this as the whole offset function needs to be changed/recreated.
If the main concern is post repetition, you can use the unique articles option so the posts will not repeat on your page. http://screencast.com/t/x0I07hcto3
Thank you!
Hi
This is a complex task which require lots of customizations in theme’s files and I can’t provide a solution now. You can find more details about td_api_plugin usage in our documentation: https://forum.tagdiv.com/practical-example-how-to-add-a-new-block-and-module/
Please consider that this task require good coding skills and if you can’t do it yourself my advice is to find someone to help you or hire a freelancer from sites like http://studio.envato.com/ to do it for you.
Thanks!
Спасибо за объяснение, я понял смысл работы смещения.
Сейчас на сайте стоят такие настройки:
1. Big Grid 2. Category filter: All categories. Sort order: Latest.
2. Block 9. Offset posts: 4. Category filter: All categories. Sort order: Latest.
3. Block 17. Offset posts: 14. Category filter: “Politics” (only one category). Sort order: Latest.
В третьем блоке смещение перестает работать, потому что изменена фильтрация. Главный вопрос в том, как можно изменить логику работы смещения, чтобы оно не работало только с одной рубрикой, а фильтр лишь его дополнял.
То есть, чтобы в третьем блоке продолжались выводиться статьи согласно настройкам смещения + к нему ещё добавилась фильтрация по рубрике.
Получается в блоке 1 мы выводим все статьи по убыванию, во блоке 2 также все статьи по убыванию, а в блоке 3 все статьи по убыванию + отсортированные по рубрике.
——-
Thank you for your explanation, I understood the meaning of the work offset.
Now are these settings on site:
1. Big Grid 2. Category filter: All categories. Sort order: Latest.
2. Block 9. Offset posts: 4. Category filter: All categories. Sort order: Latest.
3. Block 17. Offset posts: 14. Category filter: “Politics” (only one category). Sort order: Latest.
In the third block of the offset will not work, because the filter is changed. The main question is how to change the logic of displacement that it does not only work with the same category as the filter only its complement.
That is, to the third block continues to output the article according to the settings offset + him more added filtering by category.
It turns out in block 1, we derive all items in descending order, in block 2 all items in descending order, and in block 3 all articles descending + sorted by category.