- 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
Hi,
Please try this custom css and see if works:
.category .td-page-wrap .span4.column_container .block-title span{
background-color: #222222;
}
.category .td-page-wrap .span4.column_container .block-title{
border-color: #222222;
}
Thanks!
Hi,
Usually text logo is used on blog, so we have created a header style for blogs – http://screencast.com/t/f2AOMAMuY51o to work well with logo text. Anyway I see that you made some custom modification to the header so if you want to use it like that please try this custom css in Theme Panel > Custom Css to solve issue with logo on phone screen: http://screencast.com/t/f2AOMAMuY51o
@media (max-width: 767px){
.header-logo-wrap {
display: block !important;
margin-top: 0px !important;
}
.header-logo-wrap .td-logo-wrap-align{
height: auto;
}
.header-logo-wrap .td-logo-text{
font-size: 40px !important;
text-align: center;
}
}
Hope this helps!
Hi,
I’m not sure what you mean!
If you refer to the Latest Articles(when you use a page template with articles) you can set page full width(without sidebar) like this: http://screencast.com/t/6z58q3CS6XUZ – http://screencast.com/t/HCDlujkcoxL
If you refer to the blocks you can use full width row to display 3 articles for example: http://screencast.com/t/zSZTyDaF – http://screencast.com/t/y3L5dW5cwvW
Also you can set the number of articles displayed in a block: http://screencast.com/t/d9iHObmwNbQ
Please provide more details if this is not what you mean and also you can follow out documentation: https://forum.tagdiv.com/newspaper-documentation/
Thanks!
Try using F12 in Chrome or IE to see if you post page(s) have error of some kind.
Your home page took forever to load and some weird pop up blocking page load.
You have some java errors – the link to close the slide-out elment bottom-right of page won’t even close in IE11/64.
Post I tested was responsive.
I found this previous post of yours
https://forum.tagdiv.com/topic/how-to-exclude-subcategory-from-block-6-category-switcher/#post-42395
and I fixed the problem
thanks!
Hi, here I am again…
always with a problem with sub-categories
this time I’m trying NOT to display sub-categories in blocks
here you can view my categories structure
http://screencast.com/t/vubzTD2RmD5
there is the main category “RISORSE”
with all its subcategories
1-level sub categories: Writing, Editing, Publishing, Marketing
each of these sub categories has its own sub-categories…
here you are my block8 in home page
http://screencast.com/t/E9CBa02UiGzO
where you can see that are displayed “Writing” and “Editing” (that are OK)
but also “Scrittura creativa” and “copertina” that are sub-categories.
As you can see the block shows the first 4 categories as they are in categories structure
I want the block show only the 1-level categories.
Is it possible?
thank you
Hi,
I also tested this and seems to work and you are right this tag disappear, but when I update the page also the background image disappeared.
1. I added body tag with background: http://screencast.com/t/B6RZ3soG
2. Frontend of the page: http://screencast.com/t/FHALdtfskNG
3. Body tag disappeared: http://screencast.com/t/Uacbrz0CZG
4. When I update the page also background image is removed: http://screencast.com/t/PLtFZNGDSp1
Try to update your page for few times it must remove your background image.
I also notice that some extra rows with empty text block are automatically when I change to Pagebuilder editor – http://screencast.com/t/TREsD6M3M5O try to remove them if also appear on your side.
Unfortunately I cannot recreate this on my side and I hope this helps to solve your issue.
Thanks!
Hi,
We haven’t tested the theme using any of those plugins so I can’t provide an accurate answer on this.
I suggest you also address the issues you have using them to plugins authors and make sure that you sue them right.
The theme already has a built in infinite scroll pagination for blocks which you can use to display your content and use the infinite scroll pagination feature.
You can configure a block to use the infinite scroll pagination and on templates on which you can’t use the page builder add the block shortcode inside the template where you need this.
Here is an example for using block 13 with infinite scroll pagination on single post page after the related posts section:
– use VC page builder to customize the block: http://screencast.com/t/MYIDubqBqFJ
– switch to classic mode and get the block shortcode: http://screencast.com/t/tymN00V7m
– add the shortcode to post template, you’d have to edit the loop-single.php template and add the block shortcode using the do_shortcode function, like this: http://screencast.com/t/Qod46BQhTZtt
* here is the code I’ve used: http://pastebin.com/yRjEcaD2
– the result: http://screencast.com/t/kcqFH6hM
Thansk
Hi,
If you check our demo and set the gallery second slide from hide to be shown you’ll noticed the gallery slide which uses an animation to to slide and stays on one line: http://screencast.com/t/wP4RoKrEjtG
This is the post: http://demo.tagdiv.com/newsmag/td-post-this-is-the-recipe-for-a-perfect-vacation-apparently/
In your case this animation is missing that’s why the images from your second slide fall into a second row.
I suggest you remove the changes you’ve made to theme’s files/code and test this again using just the custom css to set the second gallery slide to display: block
Let me know how it goes.
Thansk
Hi,
When you edit the page that you have created your settings are saved? I mean if you can see all elements/blocks added with Visual Composer on the page: http://screencast.com/t/OmK1eCli
Also please make sure that your posts have categories as the blocks filter posts by category/categories.
Follow also our documentation: https://forum.tagdiv.com/newspaper-documentation/ and provide your site URL.
Let me know!
Thanks!
Hi,
When I put mouse on the title on blocks, the title disappears. I guess it’s because mouseover color setting is white. (my background color is white) When I see the Newsmag demo page, the mouseover color seems sky blue. How can I make my block like that?
I didn’t change any settings on block. It’s a default color preset.
Thanks in advance.
Hi,
You will need to add a condition for this: http://screencast.com/t/ZDwazIXa5IRe
$post_format_x = get_post_format($this->post->ID);
And this code for every ad(top, inline, bottom) that you want to block:$post_format_x != 'gallery' and
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
If you want to place the ad in the post template please use the do_shortcode() function: http://screencast.com/t/aC3Y1kmdkht
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]'); ?>
Result: http://screencast.com/t/dAz3dCV4v
Also please post your issues in newsmag section – https://forum.tagdiv.com/forum/newsmag/
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
For your post sidebar just replace .wpb_widgetised_column with .td-post-sidebar like this
.td-post-sidebar .block-title a,.td-post-sidebar .block-title span{
background-color: #222222 !important;
}
.td-post-sidebar .block-title{
border-color: #222222;
}
Thanks!
I purchased the Newspaper theme last night. The key was the magazine style homepage.
Whenever I create a homepage everything seems to be working -I can add blocks and update the settings – but when I go to update the page it simply wipes all my changes from the visual composer. And I am welcomed to Blank Page – I have no content yet!
I can also not preview any of the changes.
All I have managed to get to appear on my homepage is a latest articles list.
I also haven’t been able to get the big slider to work.
My site has existing content (600 posts).
I have deleted the WPBakery plugin and reinstalled from the provided files. I have deactivated all my other plugins and even deleted some redundant ones. Still no luck.
I’m at a loss. Without a magazine style homepage the theme is lovely, but redundant to me. I’m the first to admit that I’m new to wordpress, so I really hope its something I’m doing that I just can’t see through.
Any suggestions?
hi, i tried this;
echo td_page_generator::wrap_start();
echo td_global_blocks::get_instance(‘td_ad_box’)->render(array(‘spot_id’ => ‘custom_ad_1’));
echo td_page_generator::wrap_end();
on line 66 just like http://screencast.com/t/7cX1Dh7b9 on single.php
but that gives me a fatal error “Call to undefined method td_page_generator::wrap_start() in xxxx/xxx/x/xx//xxx/x/single.php on line 66”
i put in “xx” to hide my information. Here is my single.php file; can you help me display custom ad 1 to above posts+content below menu. Thanks
Hi there,
How can i block Newspaper ADS code in Gallery post format’s
Hi,
You can use this custom css to fix that issue on smaller mobile screens: http://screencast.com/t/KOD1Y0b4
@media (max-width: 480px){
.post_td_gallery .td-doubleSlider-2 {
padding: 20px 0px 10px 0px;
height: auto !important;
}
.td-doubleSlider-2 {
display: block !important;
}
.td-doubleSlider-2.td_center_slide2 .td-button {
top: 0px;
}
}
Thanks
Hi,
We haven’t made any test using plugin like that.
Not really sure where would you want the infinite scroll feature. If you would want this for related articles section you could try to call a block customized by you using the VC page builder and render it via the do shortcode function in posts’s template replacing the related posts area.
I haven’t tried to do this so I can’t guarantee this will also work but you could give it a try.
Thanks
Hi,
You did not specify the block, but I made this for block 7 from sidebar: http://screencast.com/t/caqvvtsq0M – http://screencast.com/t/pcsgdzxI
.home .td-main-sidebar .td_block_7 .td_module_wrap:hover .entry-title a{
color: red !important;
}
.home .td-main-sidebar .td_block_7 .td-next-prev-wrap i:hover{
color: red !important;
background: yellow !important;
}
Those classes that you wanted to target are change automatically on refresh.
Hope this helps!
Hi,
First of all, thank you for the detailed page speed optimization tutorial, every advice is golden.
At the first moment we achieved 94/100 on mobile and 95/100 on Google PageSpeed Insights tool
We are using all of your suggested code, and tagDiv Speed Booster plugin (which i edited as suggested and added missing render-bloking scripts)
And it worked great for a while.
Now, all of the sudden, mobile speed dropped to 68/100, but we didn’t change anything, it happened by itself. Main reason according to Google PageSpeed is appearance of render-blocking scripts again (only for mobile, which is curious.. desktop test is still 95/100, with no render-blocking scripts). I checked, and scripts reported as render-blocking on mobile ARE included in tagDiv Speed Booster and should not be render-blocking
Any ideas or tips on how we could fix this?
Our website is https://www.recepti-kuvar.rs/
Thanks in advance!
Hi,
The blocks were not designed to work with pages but there is an option in block settings to add page: http://screencast.com/t/JSI6frAwYmP
Result: http://screencast.com/t/XxTwZQ6mP
It works but I suggest to use this only if is necessarily, because you won’t have many options in block settings to work with pages, for example sort order will be “Latest”. If you choose to use pages instead of posts in blocks/slider it would not look write as pages you will need to add a featured image like on post pages.
Hopr this helps!
Hi,
On mobile that part of tagdiv gallery is hidden. You can try to use this custom css, but it may not be displayed properly as it was not designed to appear on mobile screens: http://screencast.com/t/3ybkcNr2To
.td-doubleSlider-2 {
display: block;
}
Thanks!
Hi,
Please try to use a different page template when you create your page using pagebuilder and add your siderbar using Widgetised Sidebar block: http://screencast.com/t/UdUwr0Yaa as you can see in the documentation the default template is not recommended using pagebuilder: https://forum.tagdiv.com/page-templates/
Hope this helps!
Hi,
I have checked you site and did not found any issues with your thumbnails: http://screencast.com/t/8kQINiXTsUA
Please provide more details about that issue and provide a screenshot. Please empty cache if you use a plugin cache.
You can show subcategories from block settings: http://screencast.com/t/X8DccMcZwk
Result: http://screencast.com/t/p8fq0OFNMh
Also please follow our documentation: https://forum.tagdiv.com/newspaper-documentation/
Hope this helps!