- NewspapertagDiv AMP Plugin Tutorial
- 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
- NewspaperAutoptimize Plugin – install and configuration
Dear admin,
I’m developing region filter for posts in my category page http://theccompany.site/category/conflict/ using Ajax. I finish all things and I need to display results exactly like category page. So I need a function that I give it the type of block or template that I want to display and to give it the Id of posts that my filter return. I find this example of function :
echo td_global_blocks::get_instance(‘td_block_7’)->render(array(
‘custom_title’ => __td(‘POPULAR POSTS’, TD_THEME_NAME),
‘limit’ => 3,
‘sort’ => ‘popular’
));
So I want to know how to add to this function id of posts that my filter return,or if there’s other function that it can help me to do what I want. Thank you
Best regards,
I tried too, but it doesnt work đ
I have this another more simple example:
This code:
<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>
Works perfectly here in a html file:
http://mochilero.info/hostelworld.html
But here, inside the theme, doesnt works:
https://www.mochilero.info/hostels/
Should I add something else to Head?
My Head code now is: (inside head.php)
<head>
<div id=”fb-root”></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = “//connect.facebook.net/es_LA/sdk.js#xfbml=1&version=v2.8&appId=100643850012880″;
fjs.parentNode.insertBefore(js, fjs);
}(document, ‘script’, ‘facebook-jssdk’));</script>
<script type=”text/javascript” language=”javascript” src=”https://sistema.aseguratuviaje.com/scripts/clientcoti.js”></script>
<script>$(document).ready(function () {createlanding(“bIItuwcKAtHrdkfY5aAScxGPAVi6vlLqZWRH5CMsc622IcK1mn3k2g%3d%3d”,1,””,”es-ES”, 0);});</script>
<title><?php wp_title(‘|’, true, ‘right’); ?></title>
<meta charset=”<?php bloginfo( ‘charset’ );?>” />
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″>
<link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>” />
<?php
wp_head(); /** we hook up in wp_booster @see td_wp_booster_functions::hook_wp_head */
?>
</head>
Hello! I need to insert a simple javascript code like this:
Header:
<script type=”text/javascript” language=”javascript” src=”https://sistema.aseguratuviaje.com/scripts/clientcoti.js”></script>
<script>$(document).ready(function () {createlanding(“bIItuwcKAtHrdkfY5aAScxGPAVi6vlLqZWRH5CMsc622IcK1mn3k2g%3d%3d”,1,””,”es-ES”, 0);});</script>
Body:
<div id=”landing”></div>
In this post: https://www.mochilero.info/seguros-de-viaje/
But it doesnt work. I tried too with this another code:
<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>
Here: https://www.mochilero.info/hostels/
But both doesnt work. I asked and it isnt a hosting problem because I tested them in a simple html file and they work.
I need some help with this stuff, there are simple search boxes. Thanks!
Just to add something more:
Any page of my site is not loading.
So,also if I try to get, example, http://www.ilcrudoeilcotto.it/calendario-corsi or any other page, it loads a blank scren with empty html file (no headers, non body..nothing. completely empty file)
Hello, after the last update my site is not loading. Just going on my site home page ( http://www.ilcrudoeilcotto.it ) shows a blank page. Examining html source gives a completely empty html file.
Please note that if I’m logged in the admin panel and I visit the url above, the site loads perfectly.
Plese help, this gave me a huge loss of money since I have an ads campaign running on facebook for 300 euros and is useless since people can’t go on my site tu buy the services I’m promoting.. this is really disappointg….
Hi, I want add in, ads only in home page, and to in other posts category, but I have a customer that want only on home page. How can i do this it ? Need be in Header.
I’m using the Plugin WP PRO ADVERTISING SYSTEM and their speaking to add this shortcode [pro_ad_display_adzone id=”18836″] or/and …
…but I don’t know where !!
looking the explication their.
_____________________________
Using the Template Tag
The âtemplate tagâ is the solution to add adzones to places on your website where you canât use shortcodes or widgets. It allows you to hard code the adzone into your theme files on the exact location where you want the adzone to be.
To use the template tag first create the shortcode for your banner with all the options you like. Once you have the shortcode just copy and paste it into the template tag.
<?php
echo do_shortcode(“add the shortcode here”);
?>
Note: The template tag requires some PHP knowledge. It has to be added into your theme files so if you donât know how to add the template tag contact your theme developer, provide him the template tag and ask where it should be added to show the adzone where you want it to be.
Default Template Tag Example
<?php
/**
* id = {adzone_id}
*/
echo do_shortcode(“[wpproads_banner id=123]”);
?>
After some digging and playing with NP Theme, i’ve got a clean and short description of our neads:
– NP must support CPT&CT exactly same as Standatd Posts and Categories.
I think this will open big market for your great product.
Good day.
I am trying to replace the “Trending Now” navigation buttons to 20px more to the right side via Child-Theme.

I did the steps shown here just like how it is there.

But some how it this code (FIRST ONE WITH WITH BG COLOR WORKS FINE) wont do the job.

Hi,
I’m creating a news website which has a CPT news with a custom taxonomy news_category.
I have setup the CPT & Taxonomy in the Theme Panel to reflect this.
Now, when I want to display posts from news_category, I’m not given that option to do so in the block options as seen in the image below

I want to be able to select categories from my custom taxonomy news_category instead of using the WP’s Categories. How do I achieve this?
Hello,
I just purchased the Newspaper 8 template, love it !
I’m starting to build the website, and I notice that all my url’s have “/index.php/” between the name of my website and the url of the article.
Example : http://mywebsite.com/index.php/2017/05/31/url-of-my-article/
Can you help me ?
Regards,
The problems is on many boxes.
Here are 2 examples form the homepage under the BEACHES seaction (strÀnder)
The first is from “normal”-mode and the other is in incognito-mode, just to make sure it was not a cache problem:
1. https://prnt.sc/ff5roc
2. https://prnt.sc/ff5sce
As you can see in the examples it is not the same posts appearing.
Thanks for helping.
If you setup home page same way with same meta data and structure, why would your SEO change?
You can create virtually identical home page with TDC vs VC and much smaller data payload for TDC vs VC, so pages *will* run faster for most people on modern servers.
Most of the ‘custom’ modules for the THEME were created by TD, not by VC, so easy for them to port into leaner meaner builder. Also “most” people don’t use the builder for “posts” and only use for “pages” such as home page, services page, etc., and all of that can be built/tested with draft pages — without harming live pages, per normal WP dev practice for revamps.
It’s a win-win for everyone, not a mistake or fool’s errand. VC has a huge footprint, and on some systems it kills the box, and after several years of growing bloat many of us with news portals refuse to use it on anything except a simple corporate site.
TD Newspaper plus the TDC builder will be an awesome option for folks who are starting from scratch, migrating to leaner build structure vs VC, and for those who want to optimize system resources and drop all the bloat in VC that they never have or will use for anything.
Just an opinion for anybody dropping into the thread in a ‘panic.’ (TIP: don’t panic!)
Hello,
I just purchased the Newspaper 8 template, love it !
I have two questions :
– I created sub-categories in my menus but I am limited to 4 sub-categories per menu. How can I increase to 5 or 6 (max for me)
– Once my sub-menus created, I can’t manages whixh one is in 1st place in my menu or 2nd, 3rd, etc ? How can I do ?
Regards,
Hi,
It could be related to the code you entered in the post loop file. Check if it is exactly like shown – https://www.screencast.com/t/eHQZvldyMz
Or maybe you can try other examples for this code, like in this topic describing a similar problem
– https://stackoverflow.com/questions/8862411/facebook-comments-plugin-same-comments-on-every-page
Thanks
Hello,
I have created CPT Card which has following taxonomies card_category and card_tag. I have setup the CPT and taxonomies in the Theme Settings. However, whenever I click on the taxonomy on the single post, it is giving 404 Error In permalink, it’s looking into the category, however, as per my knowledge it should add card_category or card_tag
For example, my Card (post) has card_category Tuition the permalink for Tuition should be something like this http://site.com/card_category/tution but it is now redirecting to http://site.com/category/tution
When I checked the code and not so sure whether I understood the code correctly or not but I found you have used get_the_category() but as per my knowledge that only works with the post category and for the custom taxonomy we support to use get_the_terms().
Please let me know how can I add the custom taxonomies as well as CPT to all archives.
Hello,
The test score is indeed low: https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fhighlife.today%2F&tab=desktop
Please use this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/
As a note on the speedbooster plugin: https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
Thank you!
Ok Vu & thanks !
In fact, the placeholder attribute give the feeling that the form field is disabled.
Perhaps, if when the form field get the focus, you set the CSS border-style with an other color, it could be more friendly. This is my feeling đ
example :
.td-box-control-full .td-panel-input:focus {
border: 1px solid #000 !important;
}
I will share my french translation soon, hope could help you.
Best regards
Hi,
If your custom code is valid, it should apply regardless of how it is used. Either by the theme panel custom code sections, or through a child theme. Please provide some examples of the code you are using.
Here you can see how you can use the browser inspector to identify the elements on the page and their classes, in order to create custom code
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks
Hello,
Your homepage was not affected by the sidebar in the widgets are aof wordpress because on pages you can create qa custom sidebar directly in page edit separate from the standard wordpress widgets. You can split a row in a 2/3 + 1/3 column layout and add or remove elements directly on the page. Here is an example: https://www.youtube.com/watch?v=N2wGizMz4X0
The split row does not count as a sidebar in the wordpress sidebars section
Thank you!
Hi, I just istalled Newspaper v.8 with demo content.
This is a clean install – wp 4.7.5 – and I have no plugins active (only tagDiv’s “Composer” and “Social Counter”)
I can edit existing pages.
When I create a new blank page, I can’t add any element with the composer, and when I load the composer I have this js error in the console:
***********************************
js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:213
Uncaught TypeError: Cannot read property ‘models’ of undefined
at Object.bindViewsModelsWrappers (js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:213)
at Object.init (js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:165)
at HTMLIFrameElement.loadIframe (js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:252)
at HTMLIFrameElement.dispatch (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload,jquery-ui-core,jquery-ui-widgâŠ:3)
at HTMLIFrameElement.r.handle (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload,jquery-ui-core,jquery-ui-widgâŠ:3)
***********************************
I found a workaround (pasting in the body the code copyed from a working page, then deleting and readding elements) but I think this error has to be quickly fixed. Thank You! G.
Hello fernando,
Please notice that each header has an own file, as you can see here -> https://www.screencast.com/t/2pd7tclgqd -> (this is an example of header style 1). Also, if you want to change the size of it, you should check the style.css and search by your header style class and make the changes, like this -> https://www.screencast.com/t/9n4XKfC7UG
Thanks for your understanding!
Here is my actived plugin list
Plugin Statuses
Theme Name Newsmag Child theme
Theme Version 1.1
Active Plugins
Number of Active Plugins 59
360° Panoramic Viewer 1.1.4
Accelerated Mobile Pages 0.9.50
Ad Blocker Notify Lite 2.2.1
Advanced Ads 1.7.25
Advanced AMP ADS 1.6
Advanced Excerpt 4.2.3
Akismet Anti-Spam 3.3.2
AMP 0.4.2
Animated Gif Resize 1.0
Better Analytics 1.2.3
Connects – Mailchimp Addon 2.0.3.3
ConvertPlug 2.4.0
Crayon Syntax Highlighter 2.8.4
Disqus Conditional Load 10.2.3
EWWW Image Optimizer 3.4.0
Fast Velocity Minify 2.0.8
Google Adsense Adblock Tracker 1.0.0
Jetpack by WordPress.com 4.9
Media Cleaner 4.0.2
Multipage Plugin 1.3.6
NextScripts: SNAP Pro Upgrade Helper 1.3.9
NextScripts: Social Networks Auto-Poster 3.8.2
Nginx Helper 1.9.10
NinjaFirewall (WP Edition) 3.5
OneSignal Push Notifications 1.14.3
Purge Cache for CloudFlare 1.2
Redis Object Cache 1.3.5
Regenerate Thumbnails 2.2.6
Search & Replace 3.1.2
Social Warfare 2.2.3
Social Warfare – Pro 2.2.3
Table of Contents Plus 1601
tagDiv Social Counter 4.1
tagDiv Speed Booster 4.8
TinyMCE Advanced 4.5.6
VaultPress 1.8.9
WPBakery Visual Composer 5.1.1
WP Crontrol 1.5
WP Google Maps 6.4.03
WP Links Page Pro (Personal Version) 3.3
WP Time Capsule 1.9.3
XML Sitemap & Google News feeds 4.7.5
Yoast SEO Premium 4.8
Here is my custom CSS
/* center the ads */
.td-a-rec-id-content_inline {
text-align: center;
}
.td-a-rec {
text-align: center;
}
/* disable more articles in mobile */
@media (max-width: 767px) { .td-more-articles-box{ display:none;} }
.alignnone img, .aligncenter img {
/* width: 100%; */
}
/*force line break in mobile*/
html { -ms-word-break: break-all; word-break: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; }
@media(max-width: 768px){ code { white-space: normal !important; } }
I tried disable all plugins except WPBakery Visual Composer, and clear all custom css, but it doesn’t help
Do you need any other information?
Hello,
In order to get it to display instead of behance you will have to edit the author social icons under the users section of wordpress: https://www.screencast.com/t/TW8jYKHx0fz1
The you will have to add the icon with css as the theme does not have the icons you require so you will have to code it in. Here is an example: https://forum.tagdiv.com/topic/how-to-add-xing-as-a-social-network/
Thank you!
Hi,
This is where you could replace the icon for that social, like this example
– https://www.screencast.com/t/bWZ0LSfSu
You need to use the URL for the icon you want, and enter it like shown in the screenshot. The icon will be displayed instead of the normal one. In my example I used a 16x16px icon, you could experiment with slightly larger icons, but take note that the icon or image will be displayed in full size
– https://www.screencast.com/t/vpXHfIfsU
Thanks
Hi guys,
How can I make my only blog post a full text on front page ?
Readability settings that I have set: show latests posts & full text
gadgetbunnies.com