- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hi,
Is it possible to show tags for the block’s first post in ajax filter?
So, this is a bit interesting. I have Newspaper loaded on my site and I’m using Jetpack for the contact form because, honestly, it’s just easy since I already have Jetpack installed.
Jetpack + Newspaper seem to play together just fine on my desktop site.
However, when you load the contact form (http://domesticsoul.com/contact) in the mobile theme, it doesn’t show the form.
My first thought was that this is some script blocking bit in the mobile theme that you use to speed up load times, yes? Is there a way to get it to load? Or do I need to switch contact forms?
Thanks much.
Hello!
Love the theme, but I have one behavior that I’m wondering has been implemented (I saw a support message from last year about it, but nothing more recent).
I’m using the Block 16 block, and I’m filtering on multiple categories. Right now, though, if a post is in either selected category, it shows up. The behavior I’m looking for is to have it show up only if it is in BOTH categories. Is there a syntax that will make this happen?
Thank you@
Hi there! Your theme is great. I have an existing wordpress site which has a custom post type “dog” and custom taxonomy “listing-type.” I want to use your blocks which are added to visual composer, but they only support entering the custom post type, not a custom query or custom taxonomies. Is there any workaround for this? I’m great with wordpress coding and could easily add a filter or something to the functions.php file if you have code for adding another field to the “filter” section for the custom taxonomy. I’ve also seen some VC blocks for post grids where they allow you to write your own query string like “post_type=dog&taxonomy=listing-type&term=available&count=1&orderby=title”
Thanks!
I do not understand in theme panel/post settings/Posts and custom post types/ i have disabled SHOW AUTHOR NAME, SHOW DATE, SHOW POST VIEWS and in many parts of blocks the show up where could be the problem?
Hi there,
Is it possible that you add an “Anti-Adblocker” feature in your future update. I have been trying to find a decent anti-adblocker and I can’t find one. I think it would be great if you can add this feature to the theme, not only will make the theme more awesome, it will also support many bloggers who are using your theme.
Thanks
Like i mentioned on the screen shot that there is ads, (its not blocked by google as there is ads – http://prnt.sc/c4xozd ) , but it has been not showing when i see the post, i dont understand where we are going wrong , as i already shown you that there is ads on the site
Hi there, is there anyway to use a image like this: https://snag.gy/ODioXP.jpg on blog post image to show on the main slider, blocks and big grids big images with no title.
https://snag.gy/urvldC.jpg
https://snag.gy/cGMl2U.jpg
https://snag.gy/cV7jli.jpg
And for small images and for post background image use a plain image, with no text.
I am sorry about my english, I dont know if I explained right.
Hello, I recently purchased this theme but I struggle customizing a couple of elements, could you help me out per chance?
I want the titles of these posts to have black background with space between the lines, not a solid block as how it is on the following shot.

The above was achieved with a code a friend wrote but they are not very css savvy.

I want the text to look like on this site, but black.

Another thing is, is there a way to remove the date from these posts only?
And the titles to move lower (once the date is removed)
Thank you in advance for the time.
Hi
You can use this code to display the add only after first image: http://screencast.com/t/1RpglB4U
if ($current_item_number == 1){
$buffy .= do_shortcode('[td_block_ad_box spot_id="content_inline"]');
}
Hope this helps.
Thanks!
Hello,
Actually you can hide it with css.
For the – on a post page:
.td-author-line{
display:none!important;
}
For the one on modules/blocks:
.td-post-author-name span{
display:none!important;
}
Thank you!
Hello,
The first 2 footer templates come with predefined content. That means that the content cannot be altered: https://forum.tagdiv.com/footer-templates/
If you want to replicate these elements, you can simply use our block element widgets from the widgets area.
1) These 2 elements use block 7
2) It’s best not to add content over the footer 1 and 2 styles as it will be shown below the predefined content. Please chose an empty style and use blocks to create your own footer content.
We created these 2 styles to help users have a good looking footer out of the box and not have to add elements to it from the start. For users that want to customize it, we added extra empty styles so they can customize the footer to their preference.
Thank you!
HI
To achieve that you need to edit the file corresponding with post template used and echo out there one of theme’s ad-spots. First you need to get ad’s shortcode from Visual Composer. Add an ad-box on a blank page, chose the desired ad-spot, press CLASSIC MODE button and copy the shortcode: http://screencast.com/t/CvyiAdvTo then paste it here: http://screencast.com/t/SAp89QNhaOEK
In above example I’ve used custom ad 1 on post template 1, but you can use any ad-spot from theme panel.
Thanks!
HI
You can deactivate the date and author name from theme panel > block settings > Meta infos on module/blocks: http://screencast.com/t/nzLE5TXvuV – http://screencast.com/t/gCBPeFmbcYEJ
Let me know how it goes.
Thanks!
Hi,
The post loop settings only work for the loop. If you want to exclude certain categories from the blocks on the homepage you can do so from block settings: https://forum.tagdiv.com/block-settings-tutorial/
Thank you!
Hi,
Try this code:
.td-page-content .dropcap3, .td-post-content .dropcap3, .wpb_text_column .dropcap3, .td_block_text_with_title .dropcap3, .bbpress .dropcap3, .woocommerce #tab-description .dropcap3, .mce-content-body .dropcap3, .comment-content .dropcap3{
margin:0!important;
}
Thanks.
Hello,
Our theme does not provide any category ad spots unfortunately. you will have to place a custom ad in the thee files if you require an ad on category pages.
You can use the ‘custom ad 1’ ad spot and then use this code:
<?php echo do_shortcode('[vc_row][vc_column][td_block_ad_box spot_id="custom_ad_1"][/vc_column][/vc_row]'); ?> and add it to this file like so: http://screencast.com/t/NblSUxUvrE
Thank you!
Actually, instead of Block 5, it would be great to display ‘Related Posts’ module, the ones related the to parent post of the attachment. Is this even possible?
Hello there.
I need to include some content on the image attachment pages, below the next/prev thumbnails, like here – http://freshpatio.com/garden-totems/glass-totem-garden-stake/
I would prefer to add one of your standard blocks, let’s say Block 5.
What PHP code or a shortcode do I need to insert into Attachment.php?
Thank you, Joe
I recently purchased Newspaper7 theme.
Featured image is NOT displayed while viewing the post after installing Newspaper7 theme.
By the way, featured image area is seen as blank space and when we click on the featured image area or blank space, it opens the featured image or loads the image in the browser window or tab :
http://i2.wp.com/www.reviewfood.net/wp-content/uploads/2016/05/Rustica-veg-pizza-thin-crust-toscano-jayanagar.jpg?fit=4208%2C3120
However, if I switch to my earlier theme or some other theme featured image is showing up or displayed as expected.
Only with newspaper7 theme, featured image is NOT displayed.
Also I tried revolutionary slider and a post with grids or grid with slide, etc – It is NOT showing the featured images.
Featured images are NOT showing in the grid with Newspaper7 theme :
http://www.reviewfood.net/search-by-food
Note: I have tried clearing all cache (W3 Total Cache plugin) and purging everything from my cloudflare CDN but I still see the same issue.
Appreciate your quick help.
Odd you can try something like this then.
<center>
<style type=”text/css”>
.adslot_1 { width: 300px; height: 250px; }
@media (min-width:500px) { .adslot_1 { width: 468px; height: 60px; } }
@media (min-width:800px) { .adslot_1 { width: 728px; height: 90px; } }
</style>
<ins class=”adsbygoogle adslot_1″
style=”display:inline-block;”
data-ad-client=”ca-pub-xxxxx”
data-ad-slot=”xxxx”></ins>
<script data-cfasync=”true” async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<script>(adsbygoogle = window.adsbygoogle || []).push({});</script>
</center>
Replace the x’s with the ad-slot and your pub ID. You can also set the size to anything u want like on mobile if u want a 320×100 you can set that
I want to insert the content_inline adbox in smartlist 5
I found this thread https://forum.tagdiv.com/topic/need-help-about-block/#post-120048 where Caitlin showed how to add an adslot at the bottom of smartlist 5 by adding
$buffy .= do_shortcode('[td_block_ad_box spot_id="content_inline"]');
to /wp-content/themes/Newspaper/includes/smart_lists/td_smart_list_5.php
here: http://screencast.com/t/LTyumMT6
But that displays the adbox at the bottom of the entire smart list http://screencast.com/t/Zh2tB3lHL.
Where can I insert $buffy .= do_shortcode('[td_block_ad_box spot_id="content_inline"]'); in /wp-content/themes/Newspaper/includes/smart_lists/td_smart_list_5.php or another file so that the ad will only display after the first image item in smart list 5? For example on your smart list 5 demo: http://demo.tagdiv.com/newspaper/smart-list-style-5/ have the adbox appear only under the first imagel- please see http://screencast.com/t/pOMS6eKx0L45
Quick question, how do we hide Author & Date in content blocks and around our site in general using theme?
We know we can turn off Author & Date on posts, but how do we turn it off so it doesn’t show up on Category and Tag pages as well as (mentioned above) in content boxes?
Our previous theme had a really simple setting to do this.
Our apologies, we purchased this theme back in December but just started using it this week. Our “support” just expired but we’d really like to have this question answered because we never used support or asked a question for the 1st six months owned this theme.
We promise if we have additional questions we’ll signup for another six months of support.
Thank you.
The Newspaper 7 demo shows white Title Text (“Forum”) and yellow Title Text Background with a yellow line that runs across. When I change the title text background color to Orange, the line color changes but not the tab. I have an Orange Line with black title text and no title text background. I can change the text color with the Title Text Color option. How do I get the title Text Color background to change color?