- 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
Dear Sir
I have installed the woozone plugin, and imported a few affiliate products from Amazon. Please let me explain the problem i am facing using an example:-
1) Open the product link:-
https://www.bookreviews.tv/product/marvels-captain-america-the-winter-soldier-the-art-of-the-movie-slipcase/
2) In the Additional Information tab, you can see the EAN No. as : 9780785184447
3) Try searching with this 9780785184447, using both the website search as well as the woocommerce search is located in the sidebar of the “Shop” page. No result comes up.
Please give a fix for this.
Hello,
Please kindly assist. How to Show “Inline Related Posts”, for example in post demo tagdiv?
https://www.screencast.com/t/CMwx6TCTSm
Related:<i> Calendar Gets Its First Plus-Size Model 2016</i>
Thanks
Thank you Simon. I am just curious why this is shown on many of the new Newspaper 8 samples if it needs special code to work properly.
Thanks! 😀
-
This reply was modified 9 years by
sasquatters.
Does anyone know how to fix this error with Google Structured Data (AMP in particular). I have this error on several websites using NP theme. Thanks.
Hi,
After installing the new lifestyle theme the site is not loading properly.
I am especially confused why I have stripe scripts on the frontpage?
What can I do?
These are the messages from inspecting the site on http://www.myanmore.com
A Parser-blocking, cross site (i.e. different eTLD+1) script, https://ajax.cloudflare.com/cdn-cgi/nexp/dok3v=85b614c0f6/cloudflare.min.js, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details.
Mixed Content: The page at ‘https://www.myanmore.com/yangon/’ was loaded over HTTPS, but requested an insecure image ‘http://192.168.0.194/wp_011_lifestyle/wp-content/uploads/2017/03/47.jpg’. This content should also be served over HTTPS.
Failed to load resource: net::ERR_CONNECTION_TIMED_OUT
47.jpg
jquery-migrate.min.js?ver=1.4.1:1 JQMIGRATE: Migrate is installed, version 1.4.1
m.stripe.network/inner-preview.html#referrer=https%3A%2F%2Fwww.myanmore.com…9a3e-263c5d2206a4&sid=f8f523ec-38d9-41f6-ae0a-31496f7a40aa&preview=true&:1
Uncaught (in promise) undefined
Hi,
All the theme style is found in the style.css file from the main theme folder
– https://www.screencast.com/t/C0n0JhWTX
If you install a demo this comes with additional customization and styling. It would be helpful if you could provide some examples of what exactly you are trying to do, so I may be able to give you a solution.
Thanks
I’d like them both to be 468×60 if possible, like on my old site here – https://www.thelotusforums.com/
Can you let me know how to do this please.
Thanks 🙂
Hi.
How can I add post published time (hours:minutes:seconds) along with the day month year in the top of the article? Here is a post example and it show day month year below the header: http://drukciji.ba/2017/06/07/susret-s-piscem-bozena-volic-promovira-knjige-u-novom-travniku/
Thank you.
Miso
Hi, i’ve some categories created and i can view post from them loading them page (category.php)
I want to exlude some posts (for example with some tags) from default category view. Is it possible? (changing loop.php?)
I can compose a specific page for each category…but i have enough of them.
Thanks a lot!
Hello Catalin. Thanks for your answer… This happend when i tried 3 columns 1/4+1/2+1/4. If i tried 1/3+1/3+1/3 αs your example everything is ok.
Look my problem with images in 3 columns 1/4+1/2+1/4
Hi,
In that file there are two sections. One containing the top sharing for the posts
– https://www.screencast.com/t/EV7SJEjna
And lower in that file is a section with the bottom sharing of the post
– https://www.screencast.com/t/cXKawQ2l3SRS
You will have to make modifications according to where you want them to display, top or bottom. To change the language for the Facebook like in the bottom sharing enter the code exactly like this
– https://www.screencast.com/t/RCIUxAqBO8F
– https://www.screencast.com/t/zY1y16MXVC
– https://www.screencast.com/t/2puNN5QuU
This is the code used locale=bg_BG&
There you can remove the twitter button for the section you want, by commenting or deleting the code
– https://www.screencast.com/t/nkhl0Fkjjs
Or you could simply hide it with css
– https://www.screencast.com/t/yq9ent8qrKg
.single #twitter-widget-1 {
display: none;
}
You could make the modifications to this file in a child theme if you don’t want to make them after each theme update. The respective file can be modified through a child theme.
Here is a guide about cresting a child theme and how to use it
– https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thanks
Hi,
That happens because of the width available. When a sidebar is used the post content is smaller, and therefore uses a smaller image size or thumbnail. With no sidebar the post content can use all the available space and display the content differently. This affects the post content elements like the gallery for example. And the images used also influence the result.
If the gallery does not provide the results you want, you could search for a gallery plugin that maybe has more settings and options, that you can use to style it the way you want.
Thanks
Hi,
It would be better to try and use images that will fit properly for best results. I could give you a code to make the background color white like you want, like this for example
.td-big-grid-post .td-module-thumb {
background-color: white;
}
Try entering it in Theme panel->Custom Css and see if it what you want.
Thanks
Thanks for this.
It was working under the old Newspaper 7 template, and it is only this view that isn’t showing properly.
I have to admit that this bit of coding is a bit beyond my knowledge. The articles you link to are interesting but I can’t see how to adapt them to my site.
I tried adding this to the .htaccess, but it made no difference.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.wokinghampaper.com/$1 [R,L]
</IfModule>
Adding this code breaks the site:
server {
listen 80;
server_name yoursite.com http://www.yoursite.com;
return 301 https://yoursite.com$request_uri;
}
I’m scared of breaking the site as I don’t know quite what I’m looking to change.
The advice seems to be to change settings from http to // in css, but I can’t see those options in the newspaper .style .css.
Thanks Simion for replying, I appreciate it.
Hi,
The theme stylesheet can be minified to improve speed. There are online css minification tools that you can use for this purpose. There are many topics here on the forum with useful information and advice to improve page speed. Like this one for example
– https://forum.tagdiv.com/topic/tip-how-to-easily-minify-your-css-without-breaking-your-site/
Thanks
How to add advertisements to the video page. For example, I would like to add an 300×250 ads below the
“By admin – May 25, 2017”
section on https://demo.tagdiv.com/newspaper_video/daredevil-vision-and-the-things-new-looks-keepin-it-reel/
To the right side of the big video on top of the page.
Hi,
i am new here, but despite using the search engine, I have not found a soloution to my problem. This is rather a fairly simple matter, so it was probably discussed here, but somehow I can’t find the right topic.
After installing the demo version of the template, I changed the layout of the news on the main page and since then the news in the two boxes are duplicated with each other.
For example – this same news in two boxes on my homepage:

How can I solve it? On home page I would like to have 3 big news and 7 small ones.

I would like the news in blocks 23 and 12 above to not duplicate itself.
Thanks a lot!
Hi,
thanks for the explanation. It seems easy, but for some reason it isn’t working on my side.
I followed exactly your instructions, but the language doesn’t change.
As for the twitter button – I would like to remove the twitter button and tried with removing the following code from the same file:
$buffy .= ‘<li class=”td-classic-twitter”>’;
$buffy .= ‘href) . ‘” data-text=”‘ . $this->title . ‘” data-via=”‘ . td_util::get_option(‘tds_’ . ‘social_twitter’) . ‘” data-lang=”en”>tweet <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=”//platform.twitter.com/widgets.js”;fjs.parentNode.insertBefore(js,fjs);}}(document,”script”,”twitter-wjs”);</script>’;
$buffy .= ‘‘;
But the button isn’t disappearing.
Note: I’m talking about the buttons at the end of the post pages, not under the title.
This is the only cache that I’m seeing in my page source code (I don’t use a caching plugin):
var tdLocalCache = {};
( function () {
“use strict”;
tdLocalCache = {
data: {},
remove: function (resource_id) {
delete tdLocalCache.data[resource_id];
},
exist: function (resource_id) {
return tdLocalCache.data.hasOwnProperty(resource_id) && tdLocalCache.data[resource_id] !== null;
},
get: function (resource_id) {
return tdLocalCache.data[resource_id];
},
set: function (resource_id, cachedData) {
tdLocalCache.remove(resource_id);
tdLocalCache.data[resource_id] = cachedData;
}
};
})();
And finally, is this theme update safe solution? Will it remain after theme update?
Thanks for all your time and support! Much appreciated!
Hello,
I am trying to customize my tag cloud so that it only displays the tags for that post per post.
example: Post 2b tag cloud only showing tags that were added to Post 2b and not the entire site.
I’m just using the default tag cloud not another plugin.
I found this code from 2012 but not sure if it would still work today.
And if it can work, where would I insert it?
Thanks
<?php
// Get the assigned tag_id
$tag_ids = wp_get_post_tags( $post->ID, array( ‘fields’ => ‘ids’ ) );
// Check if there is any tag_ids, if print wp_tag_cloud
if ( $tag_ids ) {
wp_tag_cloud( array(
‘unit’ => ‘px’, // font sizing choice (pt, em, px, etc)
‘include’ => $tag_ids, // ID’s of tags to include, displays none except these
) );
}
?>
Hello nomoretechno,
You should use a bit of CSS code in order to hide this value. As a quick example, if you are using the Big Grid 3, you should use the following code and place it in Theme panel -> Cusotm CSS area.
The code is ->
.td_block_big_grid_3 .td-post-date {
display:none;
}
Thanks for the message!
Hello,
I just pasted the code in a post and it seems to work: https://www.screencast.com/t/uocKX6gOo0A
The quotation marks had to be changed though to
<script language="Javascript" src="http://www.bookhostels.com/files/index.php?UserID=Mochilero.info&File=bighw&Language=Spanish&Currency=USD&NewWindow=1&PropTypeSelect=" charset="utf-8"></script>
Thanks.
Let me give you more details…
As per instructions I activated the Visual Composer and tagDiv Composer plugins. Once done I recreated my Homepage. I then proceeded to deactivate and remove the Visual Composer plugin.
I have other static pages, one example would be: Contact Us page. I did not recreate this type of static pages on our website. Do I need to recreate them ?
They all seem to be working fine …
Please advise.
Hello lacox702,
Please notice that the speed of your website depends on how well your site is optimized -> https://www.screencast.com/t/45GsBcKrI. Notice that is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Also, notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ you can increase the page speed loading and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because the speed optimization services is not covered by our support policy, as you can read here -> https://forum.tagdiv.com/support-policy-2/ Check our documentation here -> https://forum.tagdiv.com/requirements-for-newspaper/ regarding on dedicated server to fit to our requirements. For an example, you should check our demo preview because this website is optimized.
Thanks for your understanding!
Hello,
Please note that if you are after adding a new sorting option , then you will need substantial coding skills for it and it is not covered by the theme support. We recommend hiring a freelancer to help out as time does not allow us to tackale time consuming tasks. We try to help out where we can but adding a new sorting option is not easy. Here is an example though of a user that has made a new sorting option so you can inspect the method used: https://forum.tagdiv.com/topic/implemented-new-sort-most-popular-among-posts-of-last-7-days/
Thank you!
Hello,
A new icon is added through coding. There is no option in the theme panel to add a new sharing network to the theme sharing options. Here is an example of how a sharing option can be added: https://forum.tagdiv.com/topic/adding-social-media-services-under-social-networks/
Thank you!