- NewsmagRequirements for Newsmag
- NewsmagtagDiv Social Counter tutorial
Hi,
That would be like a landing page if I’m not mistaken. The tagDiv composer has multi-purpose elements, so you can create a landing page with it – https://tagdiv.com/newspaper-8-5-update-what-s-new/
The cloud library plugin will add even more elements in the composer list, when active. Be sure to check the cloud pages and sections, maybe you find something you like there
– http://prntscr.com/n40a7l
If you don’t use the tagDiv composer, maybe some other users can suggest some plugins for this, I haven’t tried any unfortunately. Or search for some online guides and try the suggested plugins.
Thanks
Hi,
The easiest way will be to use TagDiv Cloud Library -> https://tagdiv.com/what-is-the-cloud-library/
Check out the New Header Main Menu with Newspaper Theme ->https://tagdiv.com/header-main-menu-newspaper-theme/
If you do please change the default limit of 4 sub-categories in the mega-menu settings
– http://prntscr.com/mx7i6k
This would explain why the other sub-categories are not shown. Also be sure that the sub-categories have posts in them.
If you are not using tagDiv Cloud Library, then you need to make some manually change in a file, please go in your site host open wp-content > theme> includes> shortcodes and open td_config.php wit an editor ( notepad++) go at 7760 line and increase the “show_child_cat” ( https://www.screencast.com/t/eI6xS9X5SF5 ), by default it set to show only 30 categories , after that save the change on the file and refresh your web page.
Also you can check this topic abut adjust the number of posts in mega menu -> https://forum.tagdiv.com/topic/adjust-the-number-of-posts-in-megamenu/
Thank you.
Hi,
After you make the update please check if theme plugins are active, usually tagDiv Composer will activate automatic but it needs to be checked, also if you are using cloud template update the tagDiv cloud library and activate it.
https://www.screencast.com/t/n2QCNJRfm
If there is still a problem, please provide some screenshots with the settings you are made for this.
Thank you for your understanding!
Hi,
Please notice that Editor Picks is just a simple Block 7 which is set up to display the first three posts from Featured category, as you can see here -> https://www.screencast.com/t/JtEOAAPIQC This element is part of our default footer templates. So, if you want to change this category, you need to edit the theme core files where this element is created and modify it from the code. I have another alternative for you which is more simple than the first. You can use a footer page for your Footer section and create your footer layout, using the TD Composer. You can add a block 7 element and sort it by what kind of category you want. Also, if you will use the Cloud Template Library, you can load a Footer Template and edit it with TD Composer as you wish. You can take a closer look at our pre-made Footer Template from here -> https://affiliate.tagdiv.com/#/load/Footers to make an idea. More information about TD Composer and our Cloud Template Library can be found here -> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/ -> https://forum.tagdiv.com/tagdiv-composer-tutorial/
I look forward to helping you!
Hope this helps and let us know how it goes!
Thank you!
hii,
Recently on my blog site, I remove ( off ) the default footer from the theme panel and then I build a custom footer by the help of TD composer ( td cloud ) , so my problem is – the new footer is not appearing on my post’s footer and all page’s footer, so how can I solve/fix this issue please say ?
the custom footer on my home page:- https://www.screencast.com/t/QXnDc4qlYnwb
not showing on my post page :- https://www.screencast.com/t/krZ3tb8i
i already install some cloud templates but it is not showing in now cloud section i want change something but now it is not showing i have 16 templates installed but in cloud, section showing only 4-5 other not showing for more detail see this image – https://imgur.com/cHNH9ZJ . please solve it
one more thing. In single post cloud template, i can put ad article (inline – bottom)code but differently from the ads that can be inserted from the newspaper menu, I cannot choose the size for the various formats (dekstop mobile tablet). Is there any way to bypass it? because I would like the size on the dekstop to be 728×90 while on mobile devices 300x250px
i start from the cloud library directly but only seeing 428 templates not all
Hi,
I don’t see a save button in the WP editor in the cloud template environment. I take the following steps:
1. Add element -> add the text with title element
2. Select the element -> click on “Edit content”
3. A windows appears (WP Editor).
I can edit everything, but I don’t see a way to save the content. If I click on the cross icon the changes I maded are gone.
Any tips? (Both tested in the Google Chrome and Opera).
Best regards
Because of a separate earlier problem, now resolved, I had already come into compliance with the theme requirements. So all of the boxes were green in “Newspaper system status.” In particular, my “WP Memory Limit” is 256 MB/request.
Nevertheless, adding a single plugin (at least from the list I gave that I tested), when coupled with tagDiv Composer and tagDiv Cloud Library, is enough to kill post editing.
Thanks for the answer! I read the documentation however I still don’t know where I can edit default posts. Eg: https://imgur.com/a/rd010FW
In Cloud Templates i see only this one created by myself.
Hello,
I’m trying to make visible all the sub-categories on my mega menu, but it looks like the limit is 4. I’m not using a Cloud Library template but the default one. I checked the td:config.php file and the number of “show_child_cat” is set to 30. There doesn’t seem to be an option to change this on the theme panel.
How can I increase the limit?
Thanks.
Nik
Hi,
Unfortunately this option is not available in tagDiv Cloud Library ( MORE FROM AUTHOR tab beside “RELATED ARTICLES ), the elements are separate, not like in default templates , you can set More from author, above or below the Related articles.
-> https://www.screencast.com/t/viHMQpae
Thank you for your understanding!
Hi,
In some cases that effect may be visible, this is how CSS loads. First the default colors will be loaded, then the colors set in the theme panel or with custom CSS will be loaded, replacing them. Sometimes the transition between the colors is noticeable
– http://prntscr.com/n3o9qx
The default color for that header is here – http://prntscr.com/n3oa9q you could remove that code or change it to how you want it there.
This custom code you are using – http://prntscr.com/n3obqv will also load after the theme stylesheet is loaded. You could try and enter custom code directly in the theme stylesheet for a faster load. These should fix the issues.
Another solution is to create your own header (blank template), or import one design by us and modify it if needed – http://prntscr.com/n3ocst
The cloud library plugin is needed for this, also theme version 9.5 and above
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
– https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
– https://tagdiv.com/newspaper-theme-customize-the-header-manager/
These don’t have predefined design as the default header styles, what you set in the composer will apply.
Let me know if you have more questions.
Thanks
Hi,
For default post templates (not cloud) you could either hide it with CSS, or disable it my making a modification in the code – https://forum.tagdiv.com/topic/remove-more-from-author-from-the-related-articles/
Anything that is removed (not hidden) from a page would have an impact on loading speed.
I should note that in cloud post templates the related articles and more from author are separate elements, so you can place only one if needed – http://prntscr.com/mzgjfm
Thanks
Hi,
Depends on what you are editing at the moment in the composer. So for example if you are editing a page only elements that can be added in pages will appear
– http://prntscr.com/n3lvvs – http://prntscr.com/n3lvzu
Or if I am editing a cloud post template – http://prntscr.com/n3m0xy
If you want to create a new template start from the cloud library directly
– http://prntscr.com/n3m1du
There you can see all the elements available.
Thanks
Hi,
Thank you for the appreciation, we will gladly help you as best we can.
With the composer you can design pages and also templates. Post templates can be created with the composer, not actual posts. A template cannot be a post, it can only be applied to a post.
You can design as many templates as needed and apply them to the posts you want
– https://tagdiv.com/what-is-the-cloud-library/
Currently I am not aware of plans to allow the composer to be used for creating posts not templates, so I can’t provide you with a definite answer unfortunately.
Please let me know if you have more questions or need help.
Thanks
Hi,
That is true, when designing a cloud header template what you set in it for desktop will not appear on mobile. So you have to add elements when on mobile. So for example I have this content on desktop
– http://prntscr.com/n3kwyw and this on mobile – http://prntscr.com/n3kx50
Both the desktop header content and the mobile content are loaded, it is just that when on desktop the mobile header is hidden, and when on mobile the desktop header is hidden. But the elements are still there and loaded, just hidden.
The purpose of the mobile theme is to simplify the mobile pages greatly, that is why with it active the results are noticeably better when testing with speed tools. Now it can also be used together with the AMP official plugin.
We will improve it’s current functionality in future updates. If it’s not active the same exact content and resources from desktop will be loaded on mobile, and now with the somewhat new Google algorithm when testing it will take into account each website visitors loading speed on mobile and provide a score based on this.
The issue with the background loading transition is known, we will find a solution for it. The quick fix for the moment would be to enter this code in the theme panel analytics section, enter it as the first code there (before all other codes you have entered)
<style>.td-element-style {
opacity:1!important;
}</style>
Flex blocks use one of these thumbnails – http://prntscr.com/n3l80s This allows greater flexibility by for example setting a custom height or width for the module. But it also means that the image may not be exactly as the module, like with predefined blocks.
However from what I can see the flex block in the homepage on your website isn’t using a theme created thumbnail, instead the original image is resized
– http://prntscr.com/n3lb1r
I suggest that you regenerate the thumbnails so that they are created properly
– https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Also disable the jetpack image optimization module for images
– https://jetpack.com/support/site-accelerator/
Or begin by disabling this module first, and check if a thumbnail is loaded, before regenerating.
Thanks
Hi,
If you are using the header builder from tagDiv Cloud Library and template from tagDiv Cloud Library you can set with tagDiv Composer your ads anywhere in your website.
-> https://www.screencast.com/t/4IXJXYZw
-> https://www.screencast.com/t/1IdH1CVgRK
Thank you!
Hi,
Yes, this can be achieve using tagDiv Composer for pages and tagDIv Cloud library to make templates for posts/categories…
You need to stretch the row and set a layout for this -> https://www.screencast.com/t/Jh1pMwDAPv
Thank you!
Hi Guys!
Infinite Loading seems to be very useful. Thanks for developed this feature!
However I don’t know how to enable Infinite Loading in default posts. In my settings I have marked as below:
https://imgur.com/a/rd010FW
Can you please tell me where can I find this template in “Cloud Templates”? I assumed that setting must be changed in this place.
Thanks!
Hi,
In order to have the author image you’ll need to use a single post template from tagDiv Cloud Library -> https://www.screencast.com/t/xrpnmAlzTEd
Also you can set the single post template individual only for some blocks or global for all post that do not have an individual template.
Thank you!
Hi,
What exactly does not look as in the demo? Please let me know and we will investigate, what demo did you install and what does not look as in the demo after installing it. The default demo does not use any cloud library templates. It uses default templates only.
In the example you provided you use a big grid 5 and below it a block 4. So this template is not suited to be applied for multiple categories. Please use category grids and loops as I mentioned above. Then the template can be applied to all categories and there will be no problem.
Normal blocks and grids will always show the same content according to their filtering. Category grids and loops will show the proper content for each category. Edit that template and instead of the big grid 5 use a category grid, below it use a loop. That would be all there is to it.
For the tags only one template can be set, in general. You can use a loop element in the tag template as the main content, with a sidebar containing a block sorted by latest for example, like these tag template examples https://affiliate.tagdiv.com/#/load/Tag
If you preview and edit one of those templates you can see that a loop element is used
– http://prntscr.com/n3i85w
The loop doesn’t require any filtering, it will do it automatically depending on what is currently viewed. So that same loop can display for example posts that have the tag “reviews” when that tag page is accessed, or posts with the tag “wordpress” when that tag page is accessed.
Please let me know if you have more questions.
Thanks
Hi,
If you get a template for category from tagDiv Cloud Library you can see that there is no blocks set in template, there are set category grid -> https://www.screencast.com/t/h3u2OgOA9gD6 , so when you click on a category -> https://www.screencast.com/t/jCJJUO4SN this template will sort all post after that category automatically ( will be show all posts that have set that category ) -> https://www.screencast.com/t/2VBC3o0BF
If you have more questions please let me know them.
Thank you!
Check if the cloud library plugin is active – http://prntscr.com/n3i0hk
Only then will the cloud library elements available in the composer list.