No search results were found in Documentation!
Yeah, I’ve just gotten in habit of deleting the field text if I update a block. Luckily the feedback in the preview area of the layout reminds me if I forget. Annoying, but not world crushing.
Great stickies, thanks Chris!
The code you suggest for the htaccess:
# END WordPress
AddType text/javascript .js
AddType application/vnd.ms-fontobject .eot
AddType application/x-font-ttf .ttf
AddType application/x-font-opentype .otf
AddType application/x-font-woff .woff# BEGIN Expire headers
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault “access plus 5 seconds”
ExpiresByType image/x-icon “access plus 2500000 seconds”
ExpiresByType image/jpeg “access plus 2500000 seconds”
ExpiresByType image/png “access plus 2500000 seconds”
ExpiresByType image/gif “access plus 2500000 seconds”
ExpiresByType application/x-shockwave-flash “access plus 2500000 seconds”
ExpiresByType text/css “access plus 700000 seconds”
ExpiresByType text/javascript “access plus 700000 seconds”
ExpiresByType application/javascript “access plus 700000 seconds”
ExpiresByType application/x-javascript “access plus 700000 seconds”
ExpiresByType text/html “access plus 600 seconds”
ExpiresByType application/xhtml+xml “access plus 600 seconds”
ExpiresByType font/truetype “access plus 2500000 seconds”
ExpiresByType font/opentype “access plus 2500000 seconds”
ExpiresByType application/x-font-woff “access plus 2500000 seconds”
ExpiresByType image/svg+xml “access plus 2500000 seconds”
ExpiresByType application/vnd.ms-fontobject “access plus 2500000 seconds”
</IfModule>
# END Expire headers# BEGIN Cache-Control Headers
<IfModule mod_headers.c>
<filesMatch “\.(ico|jpe?g|png|gif|swf)$”>
Header set Cache-Control “public”
</filesMatch>
<filesMatch “\.(css)$”>
Header set Cache-Control “public”
</filesMatch>
<filesMatch “\.(js)$”>
Header set Cache-Control “private”
</filesMatch>
<filesMatch “\.(x?html?|php)$”>
Header set Cache-Control “private, must-revalidate”
</filesMatch>
</IfModule>
# END Cache-Control Headers<IfModule mod_headers.c>
Header unset ETag
</IfModule>
<IfModule mod_alias.c>
RedirectMatch 403 /xmlrpc.php
</IfModule>
Would this replace the code generated by W3TC or be added before / after it?
W3TC code:
# BEGIN W3TC Browser Cache
<IfModule mod_deflate.c>
<IfModule mod_headers.c>
Header append Vary User-Agent env=!dont-vary
</IfModule>
AddOutputFilterByType DEFLATE text/css text/x-component application/x-javascript application/javascript text/javascript text/x-js text/html text/richtext image/svg+xml text/plain text/xsd text/xsl text/xml image/x-icon application/json
<IfModule mod_mime.c>
# DEFLATE by extension
AddOutputFilter DEFLATE js css htm html xml
</IfModule>
</IfModule>
# END W3TC Browser Cache
# BEGIN W3TC Page Cache core
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_COOKIE} w3tc_preview [NC]
RewriteRule .* – [E=W3TC_PREVIEW:_preview]
RewriteCond %{REQUEST_METHOD} !=POST
RewriteCond %{QUERY_STRING} =””
RewriteCond %{REQUEST_URI} \/$
RewriteCond %{HTTP_COOKIE} !(comment_author|wp\-postpass|w3tc_logged_out|wordpress_logged_in|wptouch_switch_toggle) [NC]
RewriteCond “%{DOCUMENT_ROOT}/blog/wp-content/cache/page_enhanced/%{HTTP_HOST}/%{REQUEST_URI}/_index%{ENV:W3TC_PREVIEW}.html” -f
RewriteRule .* “/blog/wp-content/cache/page_enhanced/%{HTTP_HOST}/%{REQUEST_URI}/_index%{ENV:W3TC_PREVIEW}.html” [L]
</IfModule>
# END W3TC Page Cache core
Cheers
Site Speed test results: Pagespeed Insight
Hi,
I’m trying to improve the speed of the site, my mobile speed results are currently only 40/100
I’ve got Gzip on, I’m running Total Cache, I’ve compressed all images with EWWW
I have tried the TagDIV speed booster plugin with the steps outlined on this page
However, the list it produced didn’t seem to correlate with the actual page insight results (with the exception of a couple)
list:
registered scripts
jquery |
hide-this-part-js | http://gadgetviper.com/blog/wp-content/plugins/hide-this-part/js.js
common | /wp-admin/js/common.min.js
admin-bar | /wp-includes/js/admin-bar.min.js
utils | /wp-includes/js/utils.min.js
svg-painter | /wp-admin/js/svg-painter.js
wp-auth-check | /wp-includes/js/wp-auth-check.min.js
devicepx | http://s0.wp.com/wp-content/js/devicepx-jetpack.js
wpseo-admin-global-script | http://gadgetviper.com/blog/wp-content/plugins/wordpress-seo/js/wp-seo-admin-global.min.js
td-wp-admin-general | http://gadgetviper.com/blog/wp-content/themes/Newspaper/wp-admin/js/general.js
td-wp-admin-panel-js | http://gadgetviper.com/blog/wp-content/themes/Newspaper/wp-admin/js/wp-admin-panel.js
thickbox | /wp-includes/js/thickbox/thickbox.js
registered styles
admin-bar | /wp-includes/css/admin-bar.min.css
wpar-style | http://gadgetviper.com/blog/wp-content/plugins/wp-reviews/css/style_admin.css
font-awesome-styles | http://gadgetviper.com/blog/wp-content/plugins/wp-reviews/inc/font-awesome/assets/css/font-awesome.min.css
wprs-admin | http://gadgetviper.com/blog/wp-content/plugins/wp-rich-snippets/assets/css/style_admin.css
colors | 1
ie | /wp-admin/css/ie.min.css
wp-auth-check | /wp-includes/css/wp-auth-check.min.css
responsive-lightbox-lite-admin | http://gadgetviper.com/blog/wp-content/plugins/responsive-lightbox-lite/assets/css/admin.css
google-font-ubuntu | http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic&subset=latin,cyrillic-ext,greek-ext,greek,latin-ext,cyrillic
td-wp-admin-td-panel-2 | http://gadgetviper.com/blog/wp-content/themes/Newspaper/wp-admin/css/wp-admin.css
wp-color-picker | /wp-admin/css/color-picker.min.css
thickbox | /wp-includes/js/thickbox/thickbox.css
wpalchemy-metabox | http://gadgetviper.com/blog/wp-content/themes/Newspaper/wp-admin/content-metaboxes/meta.css
bws-admin-stylesheet | http://gadgetviper.com/blog/wp-content/plugins/captcha/bws_menu/css/general_style.css
font-awesome | http://gadgetviper.com/blog/wp-content/plugins/js_composer/assets/lib/font-awesome/css/font-awesome.min.css
jetpack-icons | http://gadgetviper.com/blog/wp-content/plugins/jetpack/css/jetpack-icons.min.css
Skip to main content
Page Insight:
JS (8)
http://gadgetviper.com/blog/wp-includes/js/jquery/jquery.js?ver=1.11.2
http://gadgetviper.com/blog/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1
http://gadgetviper.com/blog/wp-content/plugins/wp-reviews/js/user-rating/jquery.rating.pack.js?ver=4.2
http://gadgetviper.com/blog/wp-content/plugins/wp-reviews/js/user-rating/custom.js?ver=4.2
http://gadgetviper.com/blog/wp-content/plugins/wp-reviews/js/colorbox/jquery.colorbox-min.js?ver=4.2
http://gadgetviper.com/blog/wp-content/plugins/responsive-lightbox-lite/assets/nivo-lightbox/nivo-lightbox.min.js?ver=4.2
http://gadgetviper.com/blog/wp-content/plugins/responsive-lightbox-lite/assets/inc/script.js?ver=4.2
http://gadgetviper.com/blog/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.tools.min.js?ver=4.6.5
CSS (27)
http://gadgetviper.com/…dburner-form/control/fbstyle.css?ver=4.2
http://gadgetviper.com/…assets/css/bootstrap_tab.min.css?ver=4.2
http://gadgetviper.com/…s/css/bootstrap_dropdown.min.css?ver=4.2
http://gadgetviper.com/…tabs/assets/css/res_tab_icon.css?ver=4.2
http://gadgetviper.com/…ns/wp-reviews/css/flexslider.css?ver=4.2
http://gadgetviper.com/…nt/plugins/captcha/css/style.css?ver=4.2
http://gadgetviper.com/…t-form-plugin/css/form_style.css?ver=4.2
http://gadgetviper.com/…/nivo-lightbox/nivo-lightbox.css?ver=4.2
http://gadgetviper.com/…htbox/themes/default/default.css?ver=4.2
http://gadgetviper.com/…der/rs-plugin/css/settings.css?ver=4.6.5
http://gadgetviper.com/…views/css/user-rating/rating.css?ver=1.0
http://gadgetviper.com/…eviews/css/colorbox/colorbox.css?ver=1.0
http://gadgetviper.com/…/jquery-ui-1.10.3.custom.min.css?ver=1.0
http://gadgetviper.com/…plugins/wp-reviews/css/style.css?ver=4.2
http://gadgetviper.com/…wp-reviews/css/bootstrap.min.css?ver=4.2
http://gadgetviper.com/…ppets/assets/css/style_front.css?ver=4.2
http://gadgetviper.com/…ets/assets/css/bootstrap.min.css?ver=4.2
http://gadgetviper.com/…ns/wp-pagenavi/pagenavi-css.css?ver=2.70
http://gadgetviper.com/…/assets/css/font-awesome.min.css?ver=1.0
http://gadgetviper.com/…esome/css/font-awesome.min.css?ver=4.4.2
http://gadgetviper.com/…/plugins/jetpack/css/jetpack.css?ver=3.5
http://gadgetviper.com/…content/plugins/hide-this-part/style.css
http://fonts.googleapis.com/…ed:400italic,700italic,400,700?ver=4.6.2
http://gadgetviper.com/…form-7/includes/css/styles.css?ver=4.6.2
http://gadgetviper.com/…nal/bootstrap/td-bootstrap.css?ver=4.6.2
http://gadgetviper.com/…emes/Newspaper-child/style.css?ver=4.6.2
http://gadgetviper.com/…og/wp-content/themes/Newspaper/style.css
I’m wondering are able to provide a list of corresponding id’s for some of the above that I can try adding to the td-speed-booster.php file or should I just take every ID from the list and paste them into the speed-booster.php?
Any suggestions you can make would be greatly appreciated, I was considering trying Better Wordppress Minify Not sure is it’s compatible with the theme or not?
Cheers
Hello,
Any help would be greatly appreciated.
I am trying to insert a custom ad into the loop-single-1.php
i followed instructions here: https://forum.tagdiv.com/how-to-insert-ads-in-custom-areas-of-the-website/
custom ad 8 in the theme options is populated with this ad code:
<div id=”taboola-below-article-thumbnails”></div>
<script type=”text/javascript”>
window._taboola = window._taboola || [];
_taboola.push({
mode: ‘thumbnails-j’,
container: ‘taboola-below-article-thumbnails’,
placement: ‘Below Article Thumbnails’,
target_type: ‘mix’
});
</script>
I created a new page with just the ad block (in this case custom ad 8). Then i saved the page and grabbed the shortcode:
<?php echo do_shortcode(‘[vc_row][vc_column width="1/1"][td_block_ad_box spot_id="custom_ad_8" spot_title="Taboola Under"][/vc_column][/vc_row]‘);?>
I placed the code below related posts into the loop-single-1.php like this:
<footer>
<?php echo $td_mod_single->get_post_pagination();?>
<?php echo $td_mod_single->get_review();?><div class=”td-post-source-tags td-pb-padding-side”>
<?php echo $td_mod_single->get_source_and_via();?>
<?php echo $td_mod_single->get_the_tags();?>
</div><?php echo $td_mod_single->get_social_sharing_bottom();?>
<?php echo $td_mod_single->get_next_prev_posts();?>
<?php echo $td_mod_single->get_author_box();?>
<?php echo $td_mod_single->get_item_scope_meta();?>
</footer></article> <!– /.post –>
<?php echo $td_mod_single->related_posts();?>
<?php echo do_shortcode(‘[vc_row][vc_column width="1/1"][td_block_ad_box spot_id="custom_ad_8" spot_title="Taboola Under"][/vc_column][/vc_row]‘);?>
<?php
} else {
//no posts
echo td_page_generator::no_posts();
}
however the final display is like this: https://www.dropbox.com/s/b5fke5p32qyz2n0/under%20related%20posts.PNG?dl=0
I need it nicely fit like it does when the same ad code is placed in the Article Bottom Ad < which i dont use because I need placed below related articles instead of above. exactly like here: https://www.dropbox.com/s/tifoolvtsyoayk4/article%20bottom%20ad.PNG?dl=0
Any assistance would be greatly appreciated.
Thank you
Hi there,
I am trying to add a form to my post with some text inputs and buttons, these are part of a JavaScript calculator which simply multiplies the two text inputs when the button is clicked.
I insert the code into the post via text view, then when I click visual it will display these, however, when I preview the page it will not show any of these items at all?
Even a simple form with one text input won’t load e.g.
<form action="" method="post"><input name="Text1" type="text" /></form>
Any suggestions as to what I am doing wrong and how I can get around this problem.
Thanks
Hello,
Could you tell me how can I do this like in the DEMO preview. You have different headers and menus in each style.
Thanks
Hi,
We seem to have the same issue on our demo sites. Unfortunately because Google’s tool doesn’t return any error we can’t determine an accurate reason for the reviews stars not showing in google’s index.
You could try to add the itemprop="summary" to reviews summary: http://screencast.com/t/nwT4FyQFg ..like this: http://screencast.com/t/bo2vvyrcFf
Unfortunately after changing this the result wont appear right away and you’ll have to wait until google re-indexes your site which could take fr weeks up to one month.
We’ll have a closer look at this and fix it as soon as possible.
Thanks
You can create different “pages” and then choose which “page” you want active as your home page. So this allows you to have a “live” page then experiment with other layouts using preview, then if you get a new preferred layout just switch on the new page.
Hello, I would like to know if when we set the reviews on posts, the snippets will show on Google Search Results automatically or I need to tag the structured data on Google Webmasters?
If so, I already tried to do that, but this options doesn´t appears to me because I believe that reviews is developed with javascript.
Thank you.
Render blocking is the LAST to do item; everything ELSE should be addressed first.
Try checking your site with GTmetrix.com as it will provide more useful info on what to fix and how.
Be sure to review my sticky post on optimization tips 🙂
Hi,
How you can see the bottom ad is a part of the post content – http://screencast.com/t/jng4o2dJd so it no do easy to move it bellow reviews.
But you can paste your adsense code in a custom ad – http://screencast.com/t/P4RlrVp9CaU0 and use do_shortcode function to display it bellow reviews like this: http://screencast.com/t/swOSa31Pfd4
Result: http://screencast.com/t/OPL62EOz
Thanks!
I dont use reviews on my site, so naturally i dont need this filter, how to remove it?

It worked, thanks! I added .td-review .td-review-row-bars to the code since we also use percentage reviews.
Hi,
If I understand well you want something like this: http://screencast.com/t/fnXlyI86 so please use this custom css in Theme Panel > Custom Css: http://screencast.com/t/fnXlyI86
.td-review .td-review-header, .td-review .td-review-row-stars {
display: none !important;
}
You can try also with !important and see if this works.
Thanks!
Hi Alin,
Thanks – I installed the plugin. The “Add Open Graph metadata” option was selected by default.
When I then entered the troublesome article’s web address in the Facebook debugger, the following cryptic error message is shown:
Object at URL ‘http://vastavalkea.fi/2015/04/12/koneisto-kertoo-kreikasta-paljon-valheita/’ of type ‘article’ is invalid because it specifies multiple ‘og:url’ values: http://vastavalkea.fi/2015/04/12/koneisto-kertoo-kreikasta-paljon-valheita/, http://vastavalkea.fi/2015/04/12/koneisto-kertoo-kreikasta-paljon-valheita/.
– – –
As we can see, the values that the debugger gives are identical. What could that mean?
The debugger also telle me “Based on included and inferred properties, the above preview is what users will see when they share this url”, and one of the images in the articles is shown. Not, however, the featured image.
Hello,
we are using Newsmag theme and we have installed plug-in for the recipes (http://codecanyon.net/item/cooked-a-superpowered-recipe-plugin/full_screen_preview/8782812). This plug-in was created custom type of posts “recipes”. Can we, somehow, use existing theme option named as More Articles/Stories Box in order to have related posts for this kind of custom posts? Thank you in advance, Miodrag
Hi there, I’m following up on a discussion I had on the theme’s comments section on Envato. Basically I tried to add custom CSS to change the way reviews are displayed – to hide everything about reviews except the Summary and Overall Rating. For some reason the custom CSS did nothing. Any help figuring out where I went wrong?

Probably a simple question but its been bugging me all afternoon – here goes:
How do you change / insert a background when using a Homepage – full post featured
example http://themeforest.net/item/newsmag-news-magazine-newspaper/full_screen_preview/9512331
Thanks in advance
Andrew
One more thing,
If you go here jayceooi.com, you can see that on the main menu there is a section called Featured and when you hover over that, it drops down showing articles. How can this be done and can it work on other categories as well? So if I add an category Reviews and it drops down showing the latest articles from this category.
Thx Chris!
I write my post. Then I put my first paragraph in “Subtitle” field, after that I put content of the “Subtitle” space to Yoats “Meta description” box.
I am not sure if this is OK, because after reviewing code of the site I get:
meta name=”description” content=”Water is the first and most important step in your weight-loss journey etc.
and
meta property=”og:description” content=”Water is the first and most important step in your weight-loss journey etc.
I am not sure if this is duplicate description or not?
Can you help me with this. If it is duplicate I want write anything in “Subtitle” field of post.
My regards
You may wish to review the documentation for YOAST SEO on how to use that properly.
Subtitle is a secondary headline to appear in your post.
Normally you make your post, then add elements to the YOAST SEO box to “massage” how that information appears in SERPS (search results). The “description” is usually a summary, such as information from your first paragraph.
Hi Alin,
Thanks for your reply.
Here, you can see parallax version works with featured image:
http://www.awesomescreenshot.com/image/35113/9f9b93229dde1a9f6de68a258ca1bf3e
Here’s the post, I switched it to post style 3:
http://www.eventstant.com/how-to-plan-get-well-fundraiser-house-party/
This is the image:
http://www.eventstant.com/wp-content/uploads/11627677596_37fcfe2ec8_o_b.jpg
Based on the demo of Newspaper theme, it says image size is 1074×483:

Post:
http://themeforest.net/item/newspaper/full_screen_preview/5489609
Am I missing something?
Hi,
Thee theme doesn’t have an option for previewing fonts however you can check all fonts live here: http://www.google.com/fonts ..or to make it easier you could try a plugin or this chrome extension: https://chrome.google.com/webstore/detail/google-font-previewer-for/engndlnldodigdjamndkplafgmkkencc?hl=en
Thanks
Thanks Chris,
I’ll check it out.
~ 10 mins later..
Cool the theme is working now! (RESOLVED)
What I did was followed the documentation for Update Theme Automatically (option C) https://forum.tagdiv.com/how-to-update-theme/
Then, input the API key for the Envato tool kit. I attempted to load the Live Preview once more, and it worked. Minutes ago, I activated the theme – everything seems to be appearing as expected.
Hi everyone, I’m new to this forum and downloaded the newsMag theme yesterday.
My current site is on wordpress 4.1.1, and I think newsMag successfully installed.
When I go to ‘live preview’ newsMag – theme doesn’t load and shows up as white blank screen.
Anyone have a solution or experienced the same thing?
The current theme my site is on is hueman (with child theme). http://www.goproace.com
I have disabled all plugins except the ones recommended for hueman theme.