- NewspaperLoading Image Effects
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperFlex Block Settings Guide
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperBig Grid Flex Settings
- NewspaperDesign your post pages using the Default Templates
- NewspaperBlock settings tutorial
- NewspaperMore articles box
- NewspaperRequirements for Newspaper
thanks for responding but it does not seem you read my issue….. as i am already doing all the things you mentioned
We have added in mobile content on the homepage (in the WP editor at the bottom)
so please, my problem is… looks like hard returns in the text are not being recognized and all the content clumps together. <p></p> not working, <br> is not working. i put code in the text side and once i switch to the visual it is being removed.
Hi, I configured first row as “Big Grid Full 8 and Big Grid Style: Grid style 4 – Bottom box”
I have two questions:
– Remove “-” below author name
– Add category to elements (other grid style configuration show category per post)
My site is https://www.ocesaronada.net/
WP version: 5.2.4
Theme version: 9.7.2
Thanks in advance.
Rgds.
Hi
Help please
I have category page and have 3 questions (check the picture):
1. How to move category name to the center? And is it possible to add subheader text?
2. How to delete category name and date on the post?
3. How to add advert box (like in header) at category page in bottom, before instagram feed?
Thank you

Hello,
In order to remove all these borders, please replace the code that I provide to you with this one:
.td-post-sharing-top, .td-post-sharing-bottom {
border-top: 0;
}
.td_category_template_3 .td-scrumb-holder, .td-header-style-5 .td-ad-m {
border-bottom: 0;
}
Thank you!
Hello,
Here is the custom css that remove those two borders from posts -> http://prntscr.com/pfwt9k
.single .td-post-sharing-top, .td-post-sharing-bottom {
border-top: 0;
}
.single .td-header-style-5 .td-ad-m {
border-bottom: 0;
}
The code need to be set in Theme panel> Custom code> Custom css
Thanks.
Hello,
My Previous Blog Site is Using MTS Theme.
There I Have Used a Custom CSS Code in Some Posts.
That’s a Button ( For Downloads, Subscribe, and URLs )
for Ex: Look at this post – https://www.fastunlocker.in/unlock-samsung-galaxy-a20-sim-network-unlock-pin-puk.html
at the bottom of this article, you can see a button ” Get Samsung Unlock Code ”
That is a Code I Added Manually… I’m not using this Kind of Buttons in Every Post, But Only a few Cornerstone Contents I have to use…
The Code Behind this Button is Here.
<p style=”text-align: center;”>
<a class=”button” style=”color: #ffffff;”
href=”https://www.fastunlocker.com/get/samsung-unlock-code/”
target=”_blank” rel=”noopener noreferrer”>
<b>Get Samsung Unlock Code
</b>
</p>
( Due to Code Error, I changed the codes into few lines – so remove those white space )
So, My Question is…
Once I added the same code in My Another Site, There News Paper Theme is Powered 🙂
That Button NOT Appear 🙂
I know it’s Because of Different Architecture…
That is not My Question…
My Actual Question is…
Can I Use This Kind of Manual Customized Buttons to Deal with Links – Using a Code Like Above..?
My Need is – Just use Similar Button in My Posts Without using Third-Party Plugins.
My Site Having a lot of Plugin, I’m looking to reduce the usage of Plugins.
NewsPaper Theme Installed Site Has a New Post – https://www.fastunlocker.com/huawei-frp-unlock-key/
When I added the above code in this post, No button is Appear to View…
Kindly help me.
Note: IF No Custom Codes Going to Work, Then I’ll Try using some Plugin, if so… Suggest me a Good Plugin, which is 100% Compatible with Newspaper Theme.
Requirements: Button Should be Customizable with Colors, Shadow, Font Size and Color, etc…
Hello
how to remove space header logo and menu bottom? there is a huge space
site address: https://www.neweurope.eu/
Screen short: https://app.box.com/s/ncpf40n3a2rxvahydqrksbf5e6svaozu
thank you
Accidentally, I entered an empty space in the header part (in the top main menu).I don’t know how I can remove empty sapce because I drag it to the bottom of the screen (where the delete bar comes out) but it does not appear to me with the empty space tool. Also, since I have an empty space in the header part, my home cannot be viewed either on my smarthpone or tablets.How can delete this empty space from the header part? And one question more: Do you think that when I will be deleted empty space from the headear (top main menu) my page will be able to display well on smartphones and tablets? Do you think that is the reason? Thank you very much.
Dear Vlad,
Thanks for responding. The page I’m trying to import is at https://www.allaccess.com/net-news/archive/story/189635/luke-bryan-stays-at-1-for-second-week-with-knockin.
The line I want to remove is at the bottom of the article. It says << see more Net News.
When I use the developer tools and isolate that line in the code, it is not part of a small <div> tag segment. It is part of a larger <div> tag but I use that <div> tag it will remove too much of the feed.
The line I want to remove is below. I can’t get it to dispaly as code in this post.
Thanks for your advice.
-
This reply was modified 6 years by
spikesantee.
-
This reply was modified 6 years by
spikesantee.
-
This reply was modified 6 years by
spikesantee.
Thanks for your instructions, I’ll take a look and let you know how it goes.
What I’m trying to do is implement a AdRotate ads in Header instead of Theme native ones, I’ve tried and succeeded using a workaround:
– Imported Header Template 1 (Magazine theme) via Cloud Template
– deleted Ad Element
– replaced it with sidebar Element
– and inserted AdRotate Widget in it’s place (instead of PHP code)
It actually worked and displayed ads properly.
But here is the issue with this new (imported) header – and my sec. Question
I now have two headers – one for homepage (this new imported one – Template 1) and other one for inside pages (the theme default one). I have removed ad element from both – so that does not impact this test (and deactivated unsupported plugin).
They are behaving differently when loading – please check this video (tagDiv Speed Booster and WP Super Cache are turned off).
You can see it in this video – LINK (.MVK)
Do you know why is there this “gap bottom” under menu when header from template 1 loads? The other one loads just fine.
Hello! I have downloaded and installed a number of cloud templates (very cool!), and am now doing some editing to add and remove elements.
I am trying to add a shortcode at the bottom of the post. I have gone through the steps of adding a row (if needed), a column text element, and the shortcode in the column text element. But, when I close the editing window, everything I added disappears.
Is there some sort of lock on the templates? Is there an overriding element that covers the page (there seems to be) which blocks adding elements?
The particular one I’m working on is single post template 35 (according to the URL).
Hi, the logo of the image as I see it is loaded at full size, I think the problem is a shadow that appears at the bottom of the logo when it is loaded in the header which does not allow the image to be the full size of the image. logo box I have tried to remove or reduce that shadow but not found the right way.

On the other hand for the main menu (top global news ……) I will send the following link and I will be waiting in case I should send something else.
Thanks in advance for your help.
-
This reply was modified 6 years by
Jorge Guevara.
Hi,
1.) I can see that on tagdive speed booster plugin its written than
“Speed booster for Newspaper 7 and Newsmag 3 themes – It moves the styles and all the scripts of the theme to the bottom when needed. It activates internal theme optimizations for better speed and it adds async js .
Version 4.9.1 | built on 06.03.2019 12:47 | By tagDiv | Visit plugin site”
I have Newspaper 9.6 install, do I still require tagdive speed booster plugin, if not then how the funcationality of this plugin is implemeted in updated versions?
2.) Where can I see the updates made in any new version before installing it.
Thanks.
Hi,
Please remove all the css style that you add and set this one in Theme penal>Custom code>Advance css
.single .td-pb-span8 .td-post-content p a:link {
border-bottom: 1px solid #05386b;
padding-bottom: 1.5px;
text-decoration: none !important;
color: #05386b;
}
.single .td-pb-span8 .td-post-content p a:hover {
background: #3da559;
}
http://prntscr.com/oqehic
And this one in phone section
.single .td-post-content p a:link {
border-bottom: 1px solid #05386b;
padding-bottom: 1.5px;
text-decoration: none !important;
color: #05386b;
}
http://prntscr.com/oqehyl
Also please clear all the cache after you save this code in theme panel.
Let me know the results!
Hey, for some reason when I add this Mailchimp Element to my posts, it doesn’t show the field for the name entry (although it is set as required). When you click on “Anmelden” (sign up) it shows an error because it then requires the name – why cant I fill it in on the posts page in the first place?
Thanks!
screenshot: https://ibb.co/0f26Pd9
post: https://urban-digital.de/digitale-bauleitplanung/
copy & pasted code from mailchimp:
<!– Begin Mailchimp Signup Form –>
<link href=”//cdn-images.mailchimp.com/embedcode/classic-10_7.css” rel=”stylesheet” type=”text/css”>
<style type=”text/css”>
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<style type=”text/css”>
#mc-embedded-subscribe-form input[type=checkbox]{display: inline; width: auto;margin-right: 10px;}
#mergeRow-gdpr {margin-top: 20px;}
#mergeRow-gdpr fieldset label {font-weight: normal;}
#mc-embedded-subscribe-form .mc_fieldset{border:none;min-height: 0px;padding-bottom:0px;}
</style>
<div id=”mc_embed_signup”>
<form action=”https://urban-digital.us16.list-manage.com/subscribe/post?u=f359bb2cb644c6453246edfc7&id=db56a5727b” method=”post” id=”mc-embedded-subscribe-form” name=”mc-embedded-subscribe-form” class=”validate” target=”_blank” novalidate>
<div id=”mc_embed_signup_scroll”>
<h2>Subscribe</h2>
<div class=”indicates-required”><span class=”asterisk”>*</span> indicates required</div>
<div class=”mc-field-group”>
<label for=”mce-EMAIL”>E-Mail Addresse <span class=”asterisk”>*</span>
</label>
<input type=”email” value=”” name=”EMAIL” class=”required email” id=”mce-EMAIL”>
</div>
<div class=”mc-field-group”>
<label for=”mce-FNAME”>Vor- und Zuname <span class=”asterisk”>*</span>
</label>
<input type=”text” value=”” name=”FNAME” class=”required” id=”mce-FNAME”>
</div>
<div id=”mergeRow-gdpr” class=”mergeRow gdpr-mergeRow content__gdprBlock mc-field-group”>
<div class=”content__gdpr”>
<label>Erlaubnis gemäß DSGVO</label>
<p>Urban Digital wird die Informationen, die Sie in diesem Formular angeben, dazu verwenden, mit Ihnen in Kontakt zu bleiben. Bestätigen Sie bitte auf welchem Wege dieser Kontakt erfolgen darf:</p>
<fieldset class=”mc_fieldset gdprRequired mc-field-group” name=”interestgroup_field”>
<label class=”checkbox subfield” for=”gdpr_2377″><input type=”checkbox” id=”gdpr_2377″ name=”gdpr[2377]” value=”Y” class=”av-checkbox “><span>E-Mail</span> </label>
</fieldset>
<p>Sie können Ihre Meinung jederzeit ändern, indem Sie auf den Abbestellungs-Link klicken, den Sie in der Fußzeile jeder E-Mail, die Sie von uns erhalten, finden können, oder indem Sie uns unter info@urban-digital.de kontaktieren. Wir werden Ihre Informationen mit Sorgfalt und Respekt behandeln. Weitere Informationen zu unseren Datenschutzpraktiken finden Sie auf unserer Website. Indem Sie unten klicken, erklären Sie sich damit einverstanden, dass wir Ihre Informationen in Übereinstimmung mit diesen Bedingungen verarbeiten dürfen.</p>
</div>
<div class=”content__gdprLegal”>
<p>We use Mailchimp as our marketing platform. By clicking below to subscribe, you acknowledge that your information will be transferred to Mailchimp for processing. Learn more about Mailchimp’s privacy practices here.</p>
</div>
</div>
<div id=”mce-responses” class=”clear”>
<div class=”response” id=”mce-error-response” style=”display:none”></div>
<div class=”response” id=”mce-success-response” style=”display:none”></div>
</div> <!– real people should not fill this in and expect good things – do not remove this or risk form bot signups–>
<div style=”position: absolute; left: -5000px;” aria-hidden=”true”><input type=”text” name=”b_f359bb2cb644c6453246edfc7_db56a5727b” tabindex=”-1″ value=””></div>
<div class=”clear”><input type=”submit” value=”Subscribe” name=”subscribe” id=”mc-embedded-subscribe” class=”button”></div>
</div>
</form>
</div>
<script type=’text/javascript’ src=’//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js’></script><script type=’text/javascript’>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=’EMAIL’;ftypes[0]=’email’;fnames[1]=’FNAME’;ftypes[1]=’text’; /*
* Translated default messages for the $ validation plugin.
* Locale: DE
*/
$.extend($.validator.messages, {
required: “Dieses Feld ist ein Pflichtfeld.”,
maxlength: $.validator.format(“Geben Sie bitte maximal {0} Zeichen ein.”),
minlength: $.validator.format(“Geben Sie bitte mindestens {0} Zeichen ein.”),
rangelength: $.validator.format(“Geben Sie bitte mindestens {0} und maximal {1} Zeichen ein.”),
email: “Geben Sie bitte eine gültige E-Mail Adresse ein.”,
url: “Geben Sie bitte eine gültige URL ein.”,
date: “Bitte geben Sie ein gültiges Datum ein.”,
number: “Geben Sie bitte eine Nummer ein.”,
digits: “Geben Sie bitte nur Ziffern ein.”,
equalTo: “Bitte denselben Wert wiederholen.”,
range: $.validator.format(“Geben Sie bitten einen Wert zwischen {0} und {1}.”),
max: $.validator.format(“Geben Sie bitte einen Wert kleiner oder gleich {0} ein.”),
min: $.validator.format(“Geben Sie bitte einen Wert größer oder gleich {0} ein.”),
creditcard: “Geben Sie bitte ein gültige Kreditkarten-Nummer ein.”
});}(jQuery));var $mcj = jQuery.noConflict(true);</script>
<!–End mc_embed_signup–>
Hi,
I already have the latest articles at the top of my site and I want to remove the block at the bottom of my site but the TD Composer isn’t working on that block. How can I manually remove it?
my site https://www.h4ck.se
Hi,
Please check in the article bottom ad spot, in the theme panel ads section
– https://prnt.sc/oofjgm
That looks like the article bottom ad, it is trying to load the default original image which was probably removed.
Please let us know if you have more questions.
Thanks
hi, im using the Nomad theme.
the issue im having is that the Edit Template for Category is showing the correct layout, however when i click on preview, the sidebar location is not the same at the Edit mode. It has moved to the bottom.
Hi,
I’m trying to design a custom single post template. I began with single post template 27 and are modifying it. I’ve added a sidebar on the right side. This looks fine when I preview the page from tagdiv composer, but when I actually asign the template to a post the sidebar moves below the post content instead of to the side. This is the page I’ve tried it on. https://bit.ly/338WQ2B
Am I missing something?
In the end this has to become a full width template, but as I’m in the proces of converting the website it is not yet.
Hi Simeon
I trust you are well. I’ve done some more work.
Effectively what this does now is turn module 9 (I moved it from 8) into a kind of news, or other type, listing that is designed to feature aggregated content from other sites – so that when the headline is clicked it takes the viewer to another browser.
In the new version I have added Tags to the type where the content is driven by posts that have a certain category and tags attached (using this post) and deleting the Tag labelling from the td_module.php file.
When the content displayed is driven just by a category, I made the media outlet name a dynamic link that when cliked would also take the viewer to the main home page in a new window (as I am sure you know, this is a common feature of news aggregation services).
Whilst I have cracked the CSS a little I am still not strong enough to resolve all my needs. As an example I took the title field outside of the standard TagDiv placement to get the external URL to work. If I left it where it was it was adopting the a.link class from higher up but I couldnt see where. Obviously, this means any settings made to Block 10 style in the normal editor won’t work – which isn’t ideal.
Also, I think I over-complicated the CSS. My additions are –
/* Adds line under each story */
.td_block_10 .td_module_9 {text-align: left; border-bottom: 0.5px solid #d3d3d3; padding: 0 0 0.5em 0; margin: 0 0 0.5em 0;}
/* headline link details */
.item-details a:link {
font-family:Open Sans;
color:#000000;
font-size:13px;
font-weight:700;
}
a:hover {
color:#459fd3;
}
a:visited {
color:#336980;
}
/* Sets width of box header */
.td-pulldown-size {width: 100px;}
/*sets font style for news details */
.news_details {font-family:Open Sans;
color:#000000;
font-size:11px;
font-weight:600;
padding-bottom: 3px;
}
a:link {
font-family:Open Sans;
color:#000000;
font-size:11px;
font-weight:600;
}
a:visited {
color:#459fd3;
}
In this image you will see the two options along with the issues I can’t fix, https://prnt.sc/om3yp8,
Any help you can give with the CSS would be appreciated.
I am more than happy to then create a clean post for the community, with the code and an explanation of each ACF field etc – and reference the new post at the end of this chain.
I am just experimenting with design options across the entire site at the moment but if you go here, (p/w: he768ijKllmnhp). If you need admin access let me know.
Thanks in advance.
Best wishes
Gary
Is there a way to move the author card higher up in the post, preferably so it appears immediatedly after the content, before the tags list and sharing icons and the article bottom ad?
Hi,
I’ve got two questions:
1) How do I remove the “More from author” section at the bottom of posts WITHOUT removing the “Related Articles” section?
https://imgur.com/Wjc5AiX
2) How do I remove the comment count in the bottom right hand corner of posts on my homepage? I’ve disabled comments on posts for the entire website but on my homepage, posts still display this comment count.
https://imgur.com/3yD60q9
Thanks in advance!
Bradley
Hi Calin,
Thanks for your help. It seems the menu wasn’t deleted, just de-activated and moved over to the bottom right column. So all I had to do was move it across again to make it active and in the correct order.
Thanks again for all your help.
Hi,
Please note that the footer section comes with such a padding-top -> https://www.screencast.com/t/PLiKIbOo. So, if you want to remove it you will need to adjust it from such a custom CSS code. Use the code below and place it in Theme panel -> Custom CSS area.
.td-footer-bottom-full {
padding-top: 0;
}
The result -> https://www.screencast.com/t/QE37pk9RF1F
Hope this helps!
Thank you!
Well the problem is that we do not have the bottom section from “Move down one” and onwards. That is NOT avaliable. We have downloadet and use the theme Lifesyle magazine.
You may check new.gulklud.dk and see that we use the default mega menu, but we cannot edit the existing, add new, og create our own.
Is there a plugin we need to install?