- NewspapertagDiv AMP Plugin Tutorial
- ApiPractical example – How to add a new Block and Module
- NewspaperTrack Subscription Sources with Locker URL in Opt-In Builder
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperCredit System
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to use the Posts List shortcode
- NewspaperUser review system
- NewspaperCustom Fields Support
- NewspaperHow to generate Facebook App ID
- NewspaperHow to insert a block inside the content of a post
- NewspaperModal Popup
- NewspaperPayPal Setup
- NewspaperLink Tracker
- NewspaperLockers
- NewspaperGeneral Options that May Interfere with the Newspaper Theme
- NewspaperAdd Cryptocurrency Price Ticker Widget
- NewspaperPosts Loop Element
- NewspaperThe Newspaper Mobile Theme: Introduction
Congratulations for a really good theme!
I wish to use a specific Google Gujarati font Mukta Vaani (https://fonts.google.com/?subset=gujarati&selection.family=Mukta+Vaani) on my website. I enabled the Gujarati support in Theme Fonts > Google Fonts Settings.
Now in the Post Content font list, another Gujarati font Hind-Vadodara (https://fonts.google.com/?subset=gujarati&selection.family=Hind+Vadodara|Mukta+Vaani) is listed, but not the Mukta Vaani. How do I get it?
Also, I want to give this font priority over the usual web-safe Unicode Gujarati font Shruti.
How do I do this?

This is an example. The image is 1280×960 and is set to Full (though I have tried everything else) yet it is always 200px high.
Many thanks in advance.
Hi,
For some reason all images I add to blog post, for example, one that is 900 across and 600 high get cropped into a strip of the original image which is only 200px high. I have tried changing the image size to full or even specifying the dimensions manually but they always come out the specified width but 200px high. I want to display some screen shots but all I can display are strips of screen shots. Also all images seem to be ‘trimmed’ rather than displaying as their normal size.
Any help very much appreciated.
Can you be kind enough to show me a sample paragraph I should put in htaccess.tks
I just purchased the newspaper theme and I’m a bit lost as to how I import existing templates for my pages.
I installed one of the demos (without content, since I have hundreds of posts already)
Now when I create a new page (to start building a homepage for example), I get the tagdiv builder by default, which only allows me to insert elements and build the page from scratch block by block.
I can’t see where I import page templates, can you please assist?
Thank you Bogan, but we are only using performance oriented plugins, like Cloudflare, Yoast and AMP
So, we just installed:
* tagDiv Speed Booster
* Remove Query Strings From Static Resource
* Imagify
And the load is sightly better
May I have your opinion about also use some extra plugins like:
* Use Google Libraries
* WP-Optimize
* Fast Velocity Minify
Thank you
Hello, sorry my mistake, I guess it should be from “text category title” to “image category title” on the Homepage. This is a sample that I made and I hope I can have a result something like image on the right side.
Thank you.
-
This reply was modified 9 years by
jeumpanews.
We had major CPU issues on our old system with Visual Composer, and found the TD Composer solution the best fit for us (we were using old ‘shim’ solution originally). We’d get spikes going from .9 to 72 !~ …
Several things
a) make sure you have PHP 5.6 or higher. 5.4 and below are *dogs* and should no longer be used for WordPress. PERIOD.
b) doubly make sure you have at least 64M allocated to WP in both your host settings and in your wp-config.php file (we do 128M and above, but another story)
c) make sure you periodically optimize your DB with WP-Optimize of similar
d) limit queries “per page” — for example, no more than 5 “block items” per page
Might help.
Chris
Hi,
Each post template style has a corresponding loop single file. For example if you are using Post template 2 for your posts, you must edit loop-single-2.php file
– https://www.screencast.com/t/xdMATbc12Y
These post template files are found in the main theme folder.
Thanks
Hi,
You can posts a link to the image for example. Or provide a link to your website pointing to where the problem is and more details about it. We will inspect the issue and try to help you.
Thanks
Hi,
Page speed optimization has to be done by you, this depends of many factors. There are many tutorials here on the forum on this matter, that you can follow. Some examples
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
You can install this caching plugin with the recommended configuration
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
You can use Cloudflare to speed your website
– https://forum.tagdiv.com/cloudflare-cdn/
There is also this guide to further optimize loading speed
– https://forum.tagdiv.com/how-to-make-the-site-faster/
When testing teh pagespeed, it is better to do it without having google ads and only essential plugins activated. Some plugins can have a negative impact regarding page speed.
Thanks
Hello,
If the get access token does not work on your site please uninstall and delete your current version of the social counter plugin and install this one:
http://cdn.tagdiv.com/wp-content/uploads/2017/03/td-social-counter.zip
Then please cleart your browser cache before pressing the get access token. Here is an example on chrome: ctrl+shift+delete: https://www.screencast.com/t/afA9RzKuRsDv
Thank you!
Hello,
If you want to reduce the space between the last block and the footer you can use a negative margin in the css box you showed in the screenshot.
There is no option for the body background on pages. It can only be added through css.
Here is an example:
.page .td-container-wrap{
background-color:grey;
}
Thank you!
Bogdan B
Hi,
The author name can be disable in general for all the blocks and grids
– https://www.screencast.com/t/DzTB9fWAI
If you would like to hide it just for that specific big grid, you can use a code like this for example. It will remove the author name just for the grid in question
– https://www.screencast.com/t/7ocWvIT2
The code must be entered in Theme panel->Custom Css
.td_module_mx21 .td-post-author-name {
display: none;
}
Please note that them theme is fully responsive and there should be no problems for mobile devices. The theme package even includes the optional mobile theme plugin. More about the mobile theme here
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
For example the H4 that is used for the titles, where can i change that?
Dear Sir,
Problem One, how to organised 7days old post another separate place?All post are growing so I want to separate old post to archive old news.
Problem two, how to change permalink into like this.example : https://www.mywebsite.com/wimbledon-under-fire-over-condition-of-the-courts.html
Problem three, after installing this theme site is too much slow.I installed your td speed booster but result is same.
Problem four,is mandatory install patch?what is this?
Hello, i had problem with Better WordPress Minify. After refresh css stop work and i see error in code:
<b>Warning</b>: strtotime(): It is not safe to rely on the system’s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone ‘UTC’ for now, but please set date.timezone to select your timezone. in <b>/home/admin/domains/mydomain.pl/public_html/wp-content/plugins/bwp-minify/min/lib/HTTP/ConditionalGet.php</b> on line <b>360</b><br />
<br />
<b>Warning</b>: Cannot modify header information – headers already sent by (output started at /home/admin/domains/mydomain.pl/public_html/wp-content/plugins/bwp-minify/min/lib/HTTP/ConditionalGet.php:360) in <b>/home/admin/domains/mydomain.pl/public_html/wp-content/plugins/bwp-minify/min/lib/HTTP/ConditionalGet.php</b> on line <b>214</b><br />
If i refresh again it work again :). Earlier i didnt have problem with this. It starts after last(?) update.
And second problem:
It is way to cover with image for example grid 3? Now it depends on image, if image cover the biggest box, then is problem with cover all box in others grid?
Hi,
You just need to follow the suggestions from those topics and it should work properly. For example the code provided by Alin. You can use that to replace the default author code in the post template file you want
– https://www.screencast.com/t/uhvfC4hNoUa
I have tried it using post template style 1 and a child theme
– https://www.screencast.com/t/7f5aVQ3v1kX
The result is like this
– https://www.screencast.com/t/5Nkuzp0aSGR
For some alignment I used a code like this
– https://www.screencast.com/t/axaKRfyyI
The modification to the post template files can be made in the child theme. The template file that you want to modify simply needs to be copied in the child theme folder (other files may need a similar folder structure as in the main theme).
More information about the child theme here
– https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thanks
Hello teknolojisk,
I have checked your list of code provided above and I saw that you are using a lot of Custom CSS, right? Sorry for this but please notice the adding of this code was your choice and that’s why it will appear in your source page. Please check all of this code and try to replace some code with an option from Theme panel (for example, in the theme panel you will see a turn-off/on post views/date/author) and the other code, you can insert it directly in style.css.
Thanks for your understanding!
Hi,
You missed the post_id part from the link I provided
Please use this code:
<?php $post_id = $this->post->ID;?>
<?php echo human_time_diff( get_the_time('U', $post_id), current_time('timestamp') ) . ' ago'; ?>
Thanks.
I have instaled the template in a development machine, and now t want to install it on another machine, but i do not work differents things, for example the tagcomposer…
Is it a problem that the license is only for a machine?
The template suppots PHP 7.1.6?
Best regards,
JC
No problem! I share a bit of code below. I think that this code is added because of using custom fonts, but isn’t it possible to connect it to an external file. When I look at some example web sites from the showcase area, and check their source code of single posts, although they have customizations, I don’t see extra inline CSS codes like this below.
Sorry for not explaining properly. I meant to say that all the blog posts showed 5 days ago. Today, all of them, even the new ones say “6 days ago” like this:

This is the code that I have for module 1. Is there something missing?:
<?php
class td_module_1 extends td_module {
function __construct($post) {
//run the parrent constructor
parent::__construct($post);
}
function render() {
ob_start();
?>
<div class="<?php echo $this->get_module_classes();?>">
<div class="td-module-image">
<?php echo $this->get_image('td_324x160');?>
<?php if (td_util::get_option('tds_category_module_1') == 'yes') { echo $this->get_category(); }?>
</div>
<?php echo $this->get_title();?>
<div class="td-module-meta-info">
<?php echo $this->get_author();?>
<?php echo human_time_diff( get_the_time('U'), current_time('timestamp') ) . ' ago'; ?>
<!-- --><?php //echo $this->get_date():?>
<?php echo $this->get_comments();?>
</div>
<?php echo $this->get_quotes_on_blocks();?>
</div>
<?php return ob_get_clean();
}
}
What am I doing wrong? Thanks again!
Hi,
You can try setting a condition in the loop file found in the main theme folder
– https://www.screencast.com/t/dNrjwL3gU
Use the suggested search for more useful information and examples
– https://www.screencast.com/t/ve84jQAtupp
There you can create a condition to display the ad in the post loop.
Thanks
Hi,
If you installed the example plugin provided in that tutorial, and made the modification like in the screenshot, it should work properly. Add the code exactly as shown, and do not make any other modifications in the block php file.
By default it looks like this
– https://www.screencast.com/t/eooCHzeR
Enter the code as shown
$buffy .= '<div class="td-block-title-wrap">';
$buffy .= '</div>';
– https://www.screencast.com/t/O4UFs8I7AW8
It should work if you add the code correctly
– https://www.screencast.com/t/lbwI2sDGlL
Thanks