- 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
Hey there, thank you for the prompt response. From the method of altering header files which you have mentioned, I would suppose that it would be a tough procedure. Due to many factors of the theme and mobile/tablet transition for example. ? Please advice me on this as it would be good if I can achieve the desired look I am looking for.
Hello,
1) our theme uses the default comments of WP so you will have to serach online for a WP solution on how to remove the email field:
example: http://crunchify.com/how-to-remove-url-website-field-from-wordpress-comment-form/
2) These elements can only be targeted with css.
Please use this code for the search:
.td-head-form-search-wrap input[type=submit]{
font-size:20px;
}
Use this code for the post comment button:
.comments input[type=submit]{
font-size:20px!important;
}
You can add the code in the theme pane;-> custom css box.
Thanks.
You may be editing the wrong file and testing on another template. Make sure you edit the correct file corresponding to the template that you use. For example post template style 6 uses loop-single-6.php
Editing loop-single-3.phph will have no result on your post until you switch to template 3 in the post settings.
Thanks.
You just need to insert <script> at the start of the code and </script> at the end of the code.
here is an example of how to use the script tag
https://www.w3schools.com/tags/tag_script.asp
Thank you!
Hello,
I got another question.
What is menu? What is category?
If I want to change categories, where should I go to make such changes? For example, It is now called Lifestyle, what is I want them to called “My Lifestyle”
I even want to replace everything up in the category, not sure where exactly should I go to make this miracle happen.
Thanks for all your help.
Hi there at TagDiv,
The backend of our WP-theme Newspaper 8 has slowed down to a 40 seconds-plus loading speed when editting or creating post, pages or opening the Media Library. Also starting up TagDiv Composer on a (new) page is extremely slow. We have tried everything we could find, like disabeling all the plugins and enabeling them one for one again. Allocating more memory through wp_config.php according to TagDiv specifications, etc. Nothing seems to work. Frontend of our site is flying (well, fast loading). Restored backups of website and database a few times also. We don’t know what we can do to fix this problem. Checked PHP memory: fine, Server specs: great, so we realy need some help here.
Our newswebsite http://www.regioonline.nl is online since January, 14th 2017 using the WP Newspaper theme. We have about 1.100 post to date and approx. 4.500 images. With the theme we use the following plugins: Akismet Anti-Spam, Autoptimize, Better Delete Revision (deactivated), Contact Form 7 & Contact Form 7 add confirm, Cookie Bar, HTML Import 2, Image Watermark, Oypo (deactivated), Physical Custom Upload Dir for Real Media Library, Really Simple SSL, Yoast SEO.
We have used WP Supercache several times, but that did nothing for us. Yesterday installed and used Better Delete Revision and cleaned out redundend revisions (and set max revisions to 2 in wp_config). WP_Memory is set to 64M (even tried 512M with was possible acoording to our webhost One.com). We have a large amount of space (500GB) for our site and 8xCPU from the server. Only thing we can think of is maybe a corrupted database, but we don’t know how to check that of fix it. Enabeling repair in WP_Config did not work.
Any help is much appreciated in advance!
Hi all!
Just a simple question. I have customize different ads with no Google AdSense and they look great, but where should I link an ad?
I mean, if I want that an ad links to http://www.abb.es url, for example, where Can I write this URL?
Thank you so much for yor help.
This theme is absolutely fantastic!!!
When someone clicks the facebook like button, on for example a page like this, https://www.sonycentric.com/articles/2017/08/31/sony-ifa-2017-new-products-revealed/ is it possible to see some analytics on this? I would love to find out where my audience is etc etc.
Hi Team –
How do we adjust the site width of a site? I didn’t see it within the theme panel. Right now, I see too much white space on larger screens. Is there a way to adjust it to show 90% for example of page rather than full width?
Thanks!
Hi, I would like to change the bulleted lists on posts and pages to font-awesome hearts (\f004), like this:

Just the lists in my posts and pages, not the tags, categories, menus, or anything else. Thanks!
Here is the website http://d.tanios.ca/andreea/ down we have a footer in green ! it is written
“This is a Legal Blog by Andreea Popescu to discuss by article some Legal topics”
I want when I click on French To have the exact translation I can do.
For example, this works perfectly. On the same section, When I click on Francais up “Even more news” becomes “Plus d’actualite”
I have installed the demo version(i.e. Gadgets) of Newspaper 8.1 theme. I installed all the plugins as recommended. I have also taken all the necessary steps given in the newspaper theme support page so as to eliminate Render-blocking from my site i.e. https://techchahiye.com. But I stuck for these files, I meant I can’t find the FILE-ID for these files:
Hello josecarlos,
Unfortunately, the theme does not have any such an option for this, but please notice that, for example, if you will use the Google Chrome browser for your phone, there you have an option named “Request desktop site” which displays you the exact desktop layout for your mobile. For more information about this setting, please check the following useful guide here -> https://www.cnet.com/how-to/how-to-request-desktop-version-of-a-web-site-in-chrome-for-android/
Thanks for your understanding!
Hello EquipaRefrigeracao,
Do you want to achieve this kind of menu -> https://www.screencast.com/t/9Lu6EkbBjW?
If you want to make your mega menu items to be similar to the ‘Travel’ menu example -> https://www.screencast.com/t/K6RrMzKJ3X, you want to do that please consult the topic here -> https://forum.tagdiv.com/topic/mega-menu-with-grid-columns/ because there you will see all the steps which are needed to take in this regard for achieving this layout.
If you want to display more levels in our theme and you are not aware of all steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Hope this helps and let us know how it goes!
Thanks for your understanding!
The code from “theme_panel” should not be saved.
For example, Google analytics, Adsense code, etc. should not be saved.
Pressing the Save button will only float the loading image.
How can we solve it?
Thank you.
Hi,
I have a post with a feature image that is portrait. The image doesn’t seemed to be cropped. It is showing the entire image. Is there a way to keep the feature image at a 16×9 ratio?
http://culturalattache.co/?p=738&preview=true
Thanks!
I have a couple of issues/questions I’m looking to have resolved.
1. AdSense Ads are not showing up – I’ve double checked the setting and code and all seem to be correct but none of the ads load into the page. Is this because the site is still in staging and not behind the final URL?
2. Is there a way to choose which sub-categories display in the category mega menu? For example Category A has a sub-category with 2 children, is it possible to display Category A with it’s sub-category but not it’s children?
Thanks for You Help. I am also facing one more issue. I am using Plugin Named WP Bounce Back which Not working in Newspaper 8.1
One of My Friend using Same theme But 8.0 Version & Its Working Perfectly in that.
Is is possible to get a Toplist (for example a Top 5) of the Reviews with most points?
I want such a Top 5 in the Sidebar. With the WordPress Plugin “Reviewer” it is possible.
Or is it possible to get the Widget from “Reviewer” in the Sidebar on the Startsite direct under the Social Plugin?
Hope you understand me
Hi, so a page you can look at is here:
http://79.170.40.183/shineukmagazine.com/sample-page/
A couple of things:
1. You can see the full width watch image. This is set as a background image of the row. The strip at the bottom of this image is a background image set on the column text element. There is no writing as the background image sits over the text?
2. The watch background image is set as Cover. The image sits in Media Library at 1920×1080 but this is picking one up at 300×169 and then stretching it to cover (hence it is of poor resolution) – how do I change this?
Hello,
Please also test this on a wp default theme and see if the ads run there. It could be an ad related issue. You can also try through a plugin like ‘adrotate’ for example
Thanks.
Hi,
The AMP theme is not made by us so we cannot offer any insight.
Thanks.
Yes, I am well aware having managed our own servers since 1996. However *most* web hosts are requiring https for http/2 as a standard with the ‘https everywhere’ movement.
Much like Google will be warning site visitors about “site not safe” for any website with an insecure form in October. Everybody *should* be moving to https. Period. We moved all our sites to https in 2004, not just the ecom systems on sites.
Obviously anybody who can read up on the topic knows that.
My point was that somebody trying to switch on http/2 on their server as a hosting client, where the server policy is to enforce https for http/2 will have errors and perhaps generate ‘port’ errors since there will be mis-match on secure/insecure ports, much like with mod_pagespeed couple years back (2013? wow time flies!) with mixed content.
server certificate does NOT include an ID which matches the server name
For example on a Plesk/ONYX server, “Make sure that SSL support is enabled for the web site in the Hosting Settings section of the domain. HTTP/2 is supported for SSL sites only, so non-SSL sites will continue to work under HTTP /1.x. That is a restriction of nginx web server and web browsers.”
My comment was intended for the OP who might not understand what he/she is actually doing with this process.
Cheers.
UPDATE:
First and second issue is resolved.
Now when i send somebody my url, in for example Whatsapp, it shows the page title (Voorpagina). This is ofcourse because i created the homepage from static page (TagDiv tutorial). I dont want it to show the title. I just want my URL and right meta data with my logo.
How can i fix this?
When i go to Yoast (SEO-titles and meta’s-homepage) i cant add my meta data. Instead in directs me to the static homepage again. On my other domains i can just add my meta data there.
Is it a good and wise thing to create a homepage from a static regular page? Are there other and better options? Please tell me.
Dear Team, I bought theme for one domain, I have install one more wordpress with same domain (example.com/news), I have try to activate theme for example.com/news installation, but it failed.