- NewsmagRequirements for Newsmag
- NewsmagtagDiv Social Counter tutorial
Hello !
You are using a Cloud library post template and you can use tagDiv Composer to raise or lower the spacing between elements using the CSS tab as you can see here: https://www.youtube.com/watch?v=fa7GenCHcBU
Thank you !
Hi,
Please make a test and set the codes here to see if this is working.
Also only standard pack can be set in child theme, cloud templates can not.
The code can be set here -> https://i.imgur.com/C2G2WuU.png wp-content/plugins/td-composer/legacy/Newspaper/header.php and it will be load immediately after body starts.
Thank you!
Hello !
You can go to the Cloud Library and use different templates from there and you can adjust the looks by using tagDiv Composer to modify them.
Thank you !
Hello,
The footer in my website appears to be broken in all posts except home page.
Also, I wanted to customize post template and add sharing button in the sidebar, but when I went to cloud => templates and customized single post templates, I came to realize that it is showing me whatever I do on sample preview page, but it does not apply any of my changes to the actual posts in my website.
Also, the footer seems to be working fine on sample page while previewing cloud => templates => single post template but it does not work fine on any of my actual post. One last thing, when I go to theme panel and select same template single post template under the options to set default template for my post, sidebar does not appear. But, sidebar is also visible on the sample page while previewing the post.
Please let me know what you think about it. Also, if you can give me your email I can send you the details.
Thanks
Also, save button doesn’t work. This errors happened today. In yesterday all features was work good.
I am sharing console error here. May be it can help you. First error cloud popup, second error saving problem.

Hi,
I use jetpack cookies and consent widgets for GDPR on my site. I made a few changes to a Footer template that I downloaded from the cloud. I added jetpack cookies and consent widgets to this footer page and activated it to be used on the whole site.
When a page is displayed on the site for the first time, a warning appears at the bottom of the page and disappears when the user approves this warning. However, from now on, whenever every page is displayed, it appears very short at the bottom of the page and disappears by itself. This attracts a lot of attention, especially on mobile devices. What should I do to make this never happen again? What am I doing missing or wrong?
Regards.
My site URL: http://www.arthenos.com
Hi @gumball44
You can add the following code to your theme’s functions.php file.
// Preload Newspaper fonts for responsive theme (main theme)
function dns_prefetch_responsive() {
echo '<link rel="preload" href="//www.typemeon.com/wp-content/themes/Newspaper/images/icons/newspaper.woff" as="font">';
echo '<link rel="preload" href="//www.typemeon.com/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/icons/newspaper-icons.woff" as="font">';
}
add_action( 'wp_head', 'dns_prefetch_responsive', 0 );
Or You can use WP Rocket plugin to add fonts preload.
For webp images.
You can either use Cloudflare’s pro plan to serve webp images or if you are using imagify for webp then make sure you have configured it like this – https://prnt.sc/syz749
And remove cache everything page rule from Cloudflare dashboard if you have any.
I hope you will find this helpful.
Hi,
I want to make changes to the general default single post template via php
As I’ve already searched through all of the documentation on how to work with child themes, my final understanding seems to be that only the templates 1-13 can be edited with a child theme but not the default post template?
So then I wanted to create a solution that is most likely update-proof and requires little effort to update.
I’ve created a hook: <?php do_action(‘after_single_post_footer’); ?>
In the /wp-content/plugins/td-standard-pack/Newspaper/loop-single.php:67
and then call the hook from my /wp-content/themes/newspaper-child/functions.php
add_action(‘after_single_post_footer’,’add_read_further’);
function after_single_post_footer () {
//some function
}
However this will not work. The only way I seem to be able to add actual content is when hardcoding the HTML into the loop-single.php, which is what I wanted to prevent.
Just in case, I’ve tried creating a page with the Cloud Templates and also was thinking about the API, but then again you seem only be able to edit the templates 1-13 but not the default one.
We have just over 2000 posts that are set to default template manually, so adding a new one is out of the question, as I wont manually change all of them.
Do you have any ideas on how I might be able to change the default post template via php such that I have a theme update proof solution?
Hello, I do not understand how I can get the cloud header settings panel. When I click on it, it just acts like normal site link that goes back to homepage.
Site: https://shop.seablue.hk/
I want the top logo to have different url.
Thanks!
hello,
i understand i am not able to have a clickable menu if it has submenu categories.. YES, i would like it to be like this: https://prnt.sc/syjhud
but i don’t see anywhere in WP to do that. for now i have removed thumbnails from the submenus but the list is completely off from the parent menu (and is far to the left rather than neatly underneath as your link shows).. i have deleted the mega menu block (if that’s what you mean).. my link is: grandbendbulletin.ca
but i have made so many alterations it no longer looks how it did (the menu was a cloud download and is not from my theme).
-
This reply was modified 6 years by
meeshymee.
Hi all,
Odd challenge here, and I hope I can get some pointers.
My site Wise Living Magazine (https://wiselivingmagazine.co.uk) was approved for AdSense, has a status of ‘Ready’ and I have created and placed ad units using Newspaper’s Theme panel > Ads. I have pasted the ad code into the ad spots (Header etc).
However, ads are only showing up in WordPress Previews of posts – but not the actual post itself when live! So far, no ads have been appearing on the live site, but they do appear when previewing a post (new or an existing post).
Could it be because I am deferring JS and CSS? Is there a bug with the Ad placements in Newspaper? Could it be caching? Am I being too impatient (but why would ads show in preview)?
Things to know:
Account activated 24 hours ago; ad units created 12 hours ago
Site status is ‘Ready’
I have purged the caches on CloudFlare (CDN) and LiteSpeed (WordPress cache)
No ad blockers
Tried incognito mode, ensured Javascript active
Checked script in <header> tags, checked ads.txt file
Plenty of traffic (>1k sessions so far)
Installed and using Site Kit
A couple of questions, please:
Key question: why are ads showing in Preview but not on the live site?
Could deferring JS, using LazyLoad etc be the culprit (though the same settings apply to Post Previews). Anyone else experience this with Newspaper?
Any ideas? Would love to actually serve the ads!
Many thanks, and keep safe!
Matt
Hi,
If you are using a pro demo, the footer is a cloud template, then you’ll need to edit it from a page, for example, you can edit the homepage, click on edit with tagDiv Composer -> https://i.imgur.com/uweNRrc.jpg after that go down to the footer end edit it how you want (now you can customize the the whole web-page from fronted).
Thank you!
Hi,
Then probably you set the question in the wrong topic, I’ve move it in Newspaper form.
If is a standard post template, the sidebar can be change from inside the article -> https://i.imgur.com/uKnrf7A.png and the elements from sidebar can be change from Appearance> Widgets -> https://i.imgur.com/c1QxvwN.png
If you are using a single post template from tagDiv Cloud Library, then you need to edit it using tagDiv Composer. When you are editing with tagDiv Composer, you can use the right click to save the element as shortcode to can use it in other place or you can reset, copy or delete the element.
Hope this will help you!
Hi,
Make sure that the theme is activate and check the steps from our guides:
What is the Cloud Library and How You Should Use It?
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you!
Hi,
1. SO the theme functiones are in tagDiv Composer and in standard pack
2. Unfortunately we do not have a full guide for this, where to say what file and when it will be set/overwrite sorry.
3. Only the files with folders mentioned in our documentation will work in child theme -> https://forum.tagdiv.com/the-child-theme-support-tutorial/ the two plugins has the same structure -> https://i.imgur.com/vwtAasR.png -> https://i.imgur.com/cX2qmci.png therefore each file you choose to use in child them it will work.
Now I will try to explain how the header file is working. Our theme has 3 header files, on in theme, one in tagDiv Composer and one in tagDiv Standard Pack, now if the standard pack is enable and you do not use a cloud template then you’ll use the file from standard pack, if this plugin is disable or you use a cloud header from tagDiv Cloud Library then it will be use the file from composer, if both of these are disable will be display the one from theme.
But if you set a header file in child theme as in our guide you can use each header file you want (from composer or standard pack) these will work.
Now in tagDiv Standard Pack are set the default templates and tagDiv Composer is just a builder that can edit pages and cloud templates.
Thank you!
Hi,
When you hover the menu you’ll see the post thumbs, category, title, maybe author or date, all the can be edited with tagDiv Composer.
If you want to have a mega menu without thumbs you need to use a cloud header from tagDiv Cloud Library and edit it with tagDiv Composer click on menu and check the mega menu tab -> https://i.imgur.com/Su5KRyu.png
Thank you!
Hi meeshymee,
I think that Vlad do not understand correctly.
You can create a menu as you want, a simple menu, a menu with sub-menus or a mega menu with sub-categories or without subcategories also you can set a page as menu -> https://forum.tagdiv.com/page-menu/\
If you want to have a mega menu without thumbs you need to use a cloud header from tagDiv Cloud Library and edit it with tagDiv Composer click on menu and check the mega menu tab -> https://i.imgur.com/Su5KRyu.png
Thank you!
Hi,
Unfortunately yes, this option is individual for pages, but if you are using a cloud templates, for example a single post template for articles, you edit it and will be apply on all articles.
Thank you!
I’m working in a staging site with a new install of Newspaper (10.3.4) and plug-ins. I cannot delete any page items from the template. I can add items, but cannot delete those same items. The screen goes gray and this is where (usually) the confirmation screen comes up, asking if you are sure you want to delete the item in question. It never appears. Not running a firewall. I’ve deleted and reinstalled tagdiv composer and cloud library plug-ins. CDN is turned off and cache has been flushed. Please advise.
Hi,
The page template can be change using our guide from here -> https://forum.tagdiv.com/page-templates-2/ also you can adjust the layout with tagDiv Composer, you can edit the pages like this -> https://forum.tagdiv.com/page-templates-2/
The single post template is a cloud and it can be edited with tagDiv Composer, you can check our video for this from here -> https://www.youtube.com/watch?v=I1R3j1QYod0
Hope this will help you!
Thank you!
Hi,
A drop-down menu is like this – https://prnt.sc/syjhud This type of menu can be created in the WordPress menus section.
The theme provides mega-menus – https://forum.tagdiv.com/mega-menu/ Which when using cloud headers have quite a few settings, so their design can be customized. You can preview the cloud headers here for example – https://cloud.tagdiv.com/#/load/Headers
What exactly would you like to do with the menu? Please provide a link to the website where the menu can be seen, mention how you would like it to look exactly, that will be faster.
Thank you!
Hi,
That would be the intent loading for posts https://tagdiv.com/infinite-loading-for-single-posts/ You can disable it by editing the cloud post template with the composer https://prnt.sc/syjbhx
Thank you!
Hi BABA464,
If you are using a stander demo then you can set the sidebar as in our guide from here -> https://forum.tagdiv.com/sidebars-tutorial/
If you are using cloud template or PRO demos then you need to edit these pages and template and build/set with tagDiv Composer a sidebar -> https://www.youtube.com/watch?v=fa7GenCHcBU
Thank you!
Thank you @amit
Where do I have to insert this code to make icons load faster ?
<link rel="preload" href="//www.typemeon.com/wp-content/themes/Newspaper/images/icons/newspaper.woff" as="font">
<link rel="preload" href="//www.typemeon.com/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/icons/newspaper-icons.woff" as="font">
Second question, How can I use webp images on my site ? I’m using Imagify and Cloudflare, and Imagify is supposed to convert my jpg images into webp format, but it’s not diplay on my site..
How can I solve this problem ?
Received this email from WordPress:
Howdy!
Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.
In this case, WordPress caught an error with one of your plugins, tagDiv Cloud Library.
First, visit your website (https://northave.co.uk/) and check for any visible issues. Next, visit the page where the error was caught (https://northave.co.uk/wp-admin/update.php?action=update-selected-themes&themes=Newspaper&_wpnonce=ca06b233b2) and check for any visible issues.
Please contact your host for assistance with investigating this issue further.
If your site appears broken and you can’t access your dashboard normally, WordPress now has a special “recovery mode”. This lets you safely login to your dashboard and investigate further.
To keep your site safe, this link will expire in 1 day. Don’t worry about that, though: a new link will be emailed to you if the error occurs again after it expires.
When seeking help with this issue, you may be asked for some of the following information:
WordPress version 5.4.2
Current theme: Newspaper (version 10.3.4)
Current plugin: tagDiv Cloud Library (version 1.5 | built on 06.05.2020 14:38)
PHP version 7.2.31