- 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
- TutorialsDefault Block Settings Guide
- NewsmagBlock settings tutorial
- NewsmagCategory tag on modules/blocks
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- 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
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
First of all, you should create a new Sidebar from Category section, from here -> http://screencast.com/t/DnLh7F42zg and then, from Widgets section you can customize the sidebar as you wish, like this -> http://screencast.com/t/j8fT8vpc9A
I do this, but the sidebar area does not exist?
Hi,
1. There is a margin bottom set on category tag displayed above the title in the big grids – https://www.screencast.com/t/KDHDppLkL You could remove it if you want with custom css on a specific big grid or just one of the modules contained in that grid – https://www.screencast.com/t/1WwnFwMPn6vB using a code like this, then enter it in Theme panel->Custom Css
.td-big-grid-post .td-post-category {
margin: 0;
}
2. The background color could be changed with css also, using a code like this (depending on the big grid you use) – https://www.screencast.com/t/uMp0LjYxl
.td_block_big_grid_4 .td-post-category {
background-color: blue;
}
3. That depends on the big grid used, for example Big grid 9 has a margin-right property of 3px – https://www.screencast.com/t/4tn8HKXO for each of the module thumbs except the last one.
4. That shadow can be removed on the Grid style 1 (default) – https://www.screencast.com/t/7EvvFcBa using this code
.td-grid-style-1.td-hover-1
.td-module-thumb a:last-child:before {
display: none;
}
Result – https://www.screencast.com/t/zcU4uusiWh0
Also here is a tutorial about how you can use your browser inspector to find elements on the page and how to customize them – https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks
Hello,
I think some youtube.be type of videos are blocked for embeds. Try a different video. The embed is the same for all videos. If one video works and the other does not, then there is something on the video preventing embeds. The embed is part of wordpress and if a video cannot be embedded, it means the video author did not want the video to be embedded.
Thank you!
Hello,
I think some youtube.be type of videos are blocked for embeds. Try a different video. The embed is the same for all videos. If one video works and the other does not, then there is something on the video preventing embeds. The embed is part of wordpress and if a video cannot be embedded, it means the video author did not want the video to be embedded.
Thank you!
Hi
Yes I have updated to 7.7 and checked.
In PageSpeed there is a warning blocking issues related to
http://fonts.googleapis.com/…:300,400,400italic,500,500italic,700,900.
The only way to eliminate the problem is to put googlefont in css
All I need you to tell me how to eliminate the query that call
http://fonts.googleapis.com…
Where is now, in js?
Thanks
But how to remove (hide) post view count from the block?
What CSS code should it be?
Hello LCale,
I have inspected your website and I saw that you have some additional customization for your Block 14. Our theme does not have a hover effect on Block 14, sorry! This effect is custom made by you. Please notice that we cannot provide support for your additional customization, sorry! If you want to display more levels in our theme 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!
Thanks for the message!
Hello newsmaguser,
If you want to make these changes, you should use the code below and place it in Theme panel->Custom CSS area. The code is ->
.td-post-content p{
font-size: 20px;
}
.td-post-content blockquote p{
color:red!important;
}
The result is here -> https://www.screencast.com/t/GWExdii8
Thanks for the message!
Hello roqeem,
Provide your website so that I can take a closer look at your footer section. Depends on what type of footer template you are using and also, what kind of block you are using in your footer section.
Thanks for the message!
Sidebars tutorial: https://forum.tagdiv.com/sidebars-tutorial/
For sidebars we have created a custom control.
You can use this custom control to create new sidebars.
Once a sidebar is created you will see it in the widget area.
Visual composer in the newspaper 7 theme is not working.
The visual composer page template setting is not displaying
my blocks or elements.
I have try this multiple times still not working. Very confusing
without proper guidance. I just recently purchase this theme.
I am very displease with this theme. If the issue cannot be correct
immediately, I request a refund.
I await your immediate reply. Thank you.
Anglo D. Branch
Hi,
block 18, and all the blocks with text over image like block 13 or 14, dosn’t show text anymore on my website.
You can see the output here https://intraprendere.net on the middle of the page.
How can i solve it?
Thank you
Giuseppe
Hi,
On the page builder content i can personnalize my block with a title background color and title text color. It’s great and colors are the same that my logo.
But the latest article module or the sidebar with widgets have still their primary : white for title and blue color for background)
I personnalize my URL color on CSS on newspaper / theme panel / custum code but i have the same problem.
All is good on page builder content or article (like my URL color in yellow for example) but not on sidebar and latest article block. The color link is still blue 🙁
I tried directly on my CSS file on my FTP (directory of the newspaper theme) but same problem
What’s the solution ?
Thanks for your help,
haha, sorry 😀 I mean with Adblock a widget with ads…
https://pl.vc/j9hzi – picture
-
This reply was modified 9 years by
TheNetzwerker.
I’d like to be able to do something similar to what Co-Authors Plus does, however if I add multiple authors to a post, it only shows one on the post page and in other widgets/blocks.
What would be best is if a feature could be added to the theme to be able to specify multiple authors and a place to specify authors that did additional reporting (“with additional reporting by…”).
Otherwise, it’d be fine to just add built-in support for Co-Authors Plus.
Hi,
I do not know exactly what you are asking but if you want to change the title tags you will have to edit td_block_template_1.php found in the theme folder->includes->block_templates – https://www.screencast.com/t/vajiO61Aob If this is not what you wanted please provide more specific details about this.
Thanks
Hello,
The Style of the block headers if left on default (header 1) it will show the header style aded by the theme demo you have installed. in your case bh1 is this header: https://www.screencast.com/t/X0mNVID8x
It features just a line and a transparent background. It’s the demo style applied to the demo. I have tested BH1 on the default demo and it changes the color without issues but in your case the demo style applies a transparent background to the title.
Bh3 has no issues with background colors or text colors: https://www.screencast.com/t/VVLVEsIPmNp
Thank you!
Hello TheNetzwerker,
Why do you are using the AdBlock? Do you want to block you Ads? Please notice that if the AdBlock is active, your all Ads are blocked, right?
If is not what you mean, please provide more details about your problem so I will be able to provide a more accurate response.
Thanks for the message!
Hi
i want remove all google font and put in css to solve
page speed css block problem
http://fonts.googleapis.com/…:300,400,400italic,500,500italic,700,900
So i until 7.6 commented line in td_config.php like follow
/**
* the default fonts used by the theme. For a list of fonts ids @see td_fonts::$font_names_google_list
*/
//td_global::$default_google_fonts_list = array (
//’438′ => array(
//’css_style_id’ => ‘google_font_open_sans’,
//’url’ => td_global::$http_or_https . ‘://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,400,600,700|Roboto:500,400italic,700,900,500italic,400,300′
//),
/*’521’ => array(
‘css_style_id’ => ‘google_font_roboto’,
‘url’ => td_global::$http_or_https . ‘://fonts.googleapis.com/css?family=Roboto:500,400italic,700,900,500italic,400,300’
),*/
//);
With 7.7 version how can I do to make the same?
Thanks
Wonderful. I got it to work:
if( is_front_page() ) { //only check taxonomy on frontpage
//init the array
$wp_query_args = array(
'ignore_sticky_posts' => 1,
'post_status' => 'publish',
// added this to only include posts with images in Blocks
// 'key' => '_thumbnail_id', // Not Working - probably because of the filler image
// added the below for Special Taxonomy Inclusion in Blocks
'tax_query' => array(
array(
'taxonomy' => 'editorial',
'field' => 'slug',
'terms' => 'home-page-article',
),
),
// End Special Taxonomy
);
} // end if-frontpage
else { //don't check if not frontpage
//init the array
$wp_query_args = array(
'ignore_sticky_posts' => 1,
'post_status' => 'publish',
);
} // if-!frontpage
Hello,
A text block supports html inside it;s content so you can wrap the content of the text block in a div element and place the class directly inside the text block like for example: https://www.screencast.com/t/81xhIdyzLTH
Thank you!
Hi,
You could use this code to reduce the space between the next/prev arrows but it will apply to all the mega menu items – https://www.screencast.com/t/E9zxYFa7 – https://www.screencast.com/t/dgOpg7MI
.td_block_mega_menu .td-next-prev-wrap {
margin-top: -30px;
}
As for the sub-footer, it is center aligned on mobile too in the code, but since you have rtl in your site it could affect this property. You could try to fiddle with the margin-left property on the links in the sub-footer menu items and maybe find a way to position them the way you want – https://www.screencast.com/t/JwvyRWah0wWp
Thanks
https://forum.tagdiv.com/topic/queries-on-the-theme-newspaper/#post-155219
Bogdan B.: Unfortunately our theme does not support RTL language. You can translate it to Arabic and you can change the wordpress language to Arabic as well and the general direction will be reversed. Unfortunately our theme elements will require customization in order to position properly in rtl . For this it is recommended to hire a developer if you do not have the coding skills necessary.
Hey guys. After update, the block header 1 seems to have some problems.
Whenever I choose a background colour for the title, it will only colour the line beneath the text, but not the background of the text itself.
It only happens with BH-1. BH-3 has no problems. My website is http://leviathan.ro.
Have fun and nice job;)