- NewsmagPage templates
- NewsmagCategory templates
- NewsmagFooter templates
- NewsmagDefault post templates
- NewsmagPost templates
- NewsmagHomepage – How to build and set it
- NewsmagtagDiv Composer Tutorial
- NewsmagCustom Post Type Support
- NewsmagNewsmag documentation
- NewsmagHow to use the Visual Composer plugin
- NewsmagHeader styles
- NewsmagSmart sidebar
- NewsmagCategory grid styles
- NewsmagCategory top post styles
- NewsmagHow category settings work
- NewsmagFeatured images
Hi,
The tagDiv Composer is the theme builder and Visual Composer is a secondary builder.
Important Note: Do not use both page builders on the same page!
If you are using Page Builder + Latest Articles + Pagination please check this documentation -> https://forum.tagdiv.com/page-templates-2/, or you can use the default template and add with tagDiv Composer a post loop -> https://www.screencast.com/t/hufwBavcZBJ
Thank you.
Also, related to that, I would like to know how to edit aspects of the posts loop using the “Pagebuilder + latest articles + pagination” template.
Using TD Composer, and inserting the “Posts Loop” block that way, I’m able to freely modify the presentation such as the image sizes and how the “Custom title” looks (I don’t want it in the default blue). I experienced bugs on mobile using this method, so I decided against it.
But when I use the default “latest articles” given with the template, I find the options available in the WordPress editor’s “Posts Loop Settings” to be restrictive.
Hi,
Here are the steeps you need to do it in order to get a template from tagdiv Cloud library
-> https://www.screencast.com/t/I2F4vj1hfIq0
-> https://www.screencast.com/t/VegLWGNxrL
-> https://www.screencast.com/t/VegLWGNxrL
-> https://www.screencast.com/t/iPdVKPPy
-> https://www.screencast.com/t/BKFoknE8m -> https://www.screencast.com/t/BIYCJoRrI6S
If this is a page
-> https://www.screencast.com/t/XTWYWuLV0
-> https://www.screencast.com/t/S8Ds6oNoBP6q
-> https://www.screencast.com/t/ek0OqbM2Bor
edit the page
-> https://www.screencast.com/t/kuWMxa2mkZ
now look in pages for that page
-> https://www.screencast.com/t/b4TfS25i6
If you want to edit the code from tag div cloud librari you need to go in wp-content>plugins>td-cloud-library>shortcodes -> https://www.screencast.com/t/cAPDezzA
Thanks!
Hi,
So centered like this – http://prntscr.com/mgg24b
.woocommerce-page .woocommerce a.button {
margin-left: auto;
margin-right: auto;
display: table;
padding: 15px;
}
The padding will increase the size of the button, change it as you want.
If you want to change the add to cart button text, you could use these codes
– https://www.templatemonster.com/help/woocommerce-how-to-change-add-to-cart-button-text.html
Seems to work on my end – http://prntscr.com/mgg2pv
Thanks
Hi, team tagDiv.
I want to know about two things here.
1) I created a page with TD composer using Flexbox-1 to create a lates posts section but I couldn’t find any option to add numbered pagination.
2) Once I am done, how can I save this template? The changes made through the theme panel can be saved from the export option. But, how a template created from TD composer can be saved?
Great day 🙂
Hi,
Is that text specific to each post or a general text? if it’s different for each post in the post page you could use the subtitle field – http://prntscr.com/mgebej
If it’s general you could use a cloud post template and add it in the template, below the post title element – http://prntscr.com/mgeczp
In module it may not be so easy. It will require modifications to the module file in order for it to display new data. These are the module files – http://prntscr.com/mgee37
Thanks
Hi,
I think That you are referring to header style, I is so then all you need to do is to edit the homepage with tagdiv Composer and set the header template -> https://www.screencast.com/t/rFa861obzEsX
Hope this will help you!
Thanks.
Hi Calin, it does help but we’re down to two options.
We would like to have the load more option instead of the pagination, or more results on the page, using article display view 6.
We are considering building a custom template using the cloud library, but then we wouldn’t know where to alter the code as you suggested earlier in the example of td module 16.
can the custom template be adjusted like this as well and if so where can we find those files please ?
thank you, nearly there 😉
Hi,
Here are the steeps you need to do it in order to get a template from tagdiv Cloud library
-> https://www.screencast.com/t/I2F4vj1hfIq0
-> https://www.screencast.com/t/VegLWGNxrL
-> https://www.screencast.com/t/VegLWGNxrL
-> https://www.screencast.com/t/iPdVKPPy
-> https://www.screencast.com/t/BKFoknE8m -> https://www.screencast.com/t/BIYCJoRrI6S
If this is a page
-> https://www.screencast.com/t/XTWYWuLV0
-> https://www.screencast.com/t/S8Ds6oNoBP6q
-> https://www.screencast.com/t/ek0OqbM2Bor
edit the page
-> https://www.screencast.com/t/kuWMxa2mkZ
now look in pages for that page
-> https://www.screencast.com/t/b4TfS25i6
Hope this will help you!
Thanks.
Hi,
You mean the post sharing? – http://prntscr.com/mgagsw this will appear only in the post pages. One way of removing it for specific posts would be to use some CSS.
For example by using the unique post ID, and remove the top sharing
– http://prntscr.com/mgahg7
Or bottom sharing – http://prntscr.com/mgahw4
These are the codes used in the example
.postid-1003 .td-post-sharing-top {
display: none;
}
.postid-1003 .td-post-sharing-bottom {
display: none;
}
Or use cloud post templates, you can design these with the composer
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Here you can preview and even edit the cloud post templates designed by us
– https://affiliate.tagdiv.com/#/load/Single
It can be seen that the sharing is an element in this post templates, so you can use a template that contains the sharing element, and another one that doesn’t. Apply them to the posts as needed.
Thanks
I just purchased the Newspaper theme and I’m trying to build a basic homepage using the “Pagebuilder + latest articles + pagination” template. According to this guide, I should be seeing extra options for “Homepage Latest Articles” and “Homepage Loop Filter” which will let me customize the latest posts element, however I am not seeing them. I do not see an option to “Enable Visual Composer,” either.
Both the provided “tagDiv Composer” and “WPBakery Page Builder” plugins are installed and activated.
Hi,
I’ve selected ADD NEW in the CLOUD TEMPLATES section, choose a template, and then am given these choices: BACK, PREVIEW, CREATE PAGE. There isn’t a button to add the template to my CLOUD TEMPLATES section. So I choose CREATE PAGE. It does create a page with the template, but there’s no way for me to edit the template as it does not then appear in CLOUD TEMPLATES. Please advise and thank you!
So i’ve been using Divi, I have just bought this theme and want to update all my blog posts and use newspaper templates etc, when i try to use the edit template button on a post it says..’Please select tagDiv Builder Template from the theme panel or set a default template. The current page/post uses a template that is not editable.’
Please help me out here as this whole switch is becoming a bit of a nightmare.
Hi there.
How can i get a custom block to appear in ‘add element’ within TagDiv composer?
Is this the only way: https://forum.tagdiv.com/practical-example-how-to-add-a-new-block-and-module/
as this seems pretty involved since actually creating the block in TD from the cloud templates is so easy. I’m sure there must be an easy way to register / use newly created blocks?
Basically, what I need to do is make Block 18 have two top images rather than one, full width image. I like the single thumbnail / excerpt list below but no other block seems to be able to do this.
So, either edit block 18 to do this or be able to easily use my custom block within a page as a new element.
Any help gratefully received
Hi tagDiv Team!
I have set up a custom Search Results Page using a blank tagdiv-cloud template. To display the search results I use the “Posts Loop 2” Module and it works fine. The only thing I am missing is the possibility to sort the results by name and not by -I think- currently latest. Could you give me a hint how I could change that (either in Newspaper itself or in a/which? theme file)?
Thanks for you help,
Andreas
I would like to use these pre-designed templates on my website – especially on 1 of the pages (not all).
How would I go about doing this? Can you point me to the right place in the documentation?
Hi,
After switching off all plugins, still my Multipurpose Button URL’s do not open in new windows. And yes, “Open in new window” checkbox has been set at the button’s settings.
HTML source does show target=”_blank”.
<div class="tdm_block td_block_wrap tdm_block_button td_uid_35_5c52f6198fe32_rand tdm-content-horiz-center td-pb-border-top td_block_template_3" data-td-block-uid="td_uid_35_5c52f6198fe32">
<div class="tds-button td-fix-index">
< a href="https://www.domain.com/external-page/" target="_blank"><span class="tdm-btn-text">START EXTERNAL PAGE</span><i class="tdc-font-fa tdc-font-fa-external-link"></i>< /a >
</div>
</div>
(“< a” & “< /a >” changed on purpose due to formatting)
With content were a href links are used in posts with target=”_blank” do open in new windows…
Any help would be great!
Thanks.
Hi,
This can be caused by plugins, you could make a quick test and deactivate them all, leave only theme plugins active. Check if this solves the problem.
If you made any modifications to the page templates or theme files directly or in a child theme, try to remove them temporarily and test again.
If nothing works, we could take a look. Send us an email at contact@tagdiv.com and provide admin login. Include a link to this topic in the email.
Thanks
Hi,
This can be caused by plugins, you could make a quick test and deactivate them all, leave only theme plugins active. Check if this solves the problem.
If you made any modifications to the page templates or theme files directly or in a child theme, try to remove them temporarily and test again.
If nothing works, we could take a look. Send us an email at contact@tagdiv.com and provide admin login. Include a link to this topic in the email.
Thanks
Hi,
You could use a post template that doesn’t show the featured image in the post page, template 5 and 12
– https://demo.tagdiv.com/newspaper/td-post-mcdonell-kanye-west-highlights-difficulties-for-celebrities/
– https://demo.tagdiv.com/newspaper/td-post-blake-griffin-posterizes-aron-baynes-twice-in-clippers-spurs-game/
Or design a cloud post template with the tagDiv composer and don’t use a featured image element
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Or modify one of the cloud post templates designed by us and remove the featured image element from it, here you can preview the cloud post templates
– https://affiliate.tagdiv.com/#/load/Single
Or disable the featured image from the theme panel, if you want to do this for the whole website
– http://prntscr.com/melj7s
Thanks
Hi,
If you do not want to have the footer you can hide it from theme panel -> https://www.screencast.com/t/FJUtIewS
Also if you want to hide the latest articles you need to change the page attributes/templates -> https://www.screencast.com/t/vw7ItKU5
Thank you.
Hi,
1. So the first code has to be entered in the theme header, between the head tags. If you use a child theme you can copy the theme header file there, and enter the code in it
– https://forum.tagdiv.com/the-child-theme-support-tutorial/
Or you can enter it in the theme panel here – http://prntscr.com/mel7vj and it will be automatically placed between the head tags in the header.
Both these methods are considered safe methods, the code will not be lost after a theme update.
2. This code is the code of the widget, use it where you want it to appear. Where the composer can be used (pages, cloud templates) you can enter it in text elements, like column text or text with title
– http://prntscr.com/mel8q7
In widget sidebars entering it in text widgets should work just as well
– http://prntscr.com/mel976
Thanks
To update:
The site I wrote about above was moved to a new host (a wordpress based host) from an install on a cheaper brand of hosting. On this wordpress based host, I have another site – that was originally installed on this wordpress host – that I was also looking to switch to Newspaper theme and tried to do so. On this website the theme works fine. The TagDiv Social Counter plugin doesn’t cause any issues, all images display fine. The cloud templates work great. They load and let me edit them in the editor.
So I started doing a lot of tests with the other website that was having problems with the hosting company helping me. I made everything the same – theme, plugins, etc. and one website worked fine, and one kept giving me issues.
I can only deduce that something was corrupted during the move from one host to another, or something on the old host was causing errors and that problem transferred to the new host when the site was moved.
I have made a brand new install of wordpress and added newspaper and am in the process of importing the posts and pages I need from the site, and then will make this site live, replacing the corrupted version.
It works fine now.
My apologies to the Newspaper team as my frustration boiled over and the problem seems to have been with a cheap host/corrupted wordpress files, NOT the theme.
Hi Calin, that’s great but yet only the half of the solution for me.
I also would like to achieve this similar effect on the search results page.
So not only on the menu bar search, working here: 
but also here, the page one gets to see if he/she hits the search button.
I am currently using the “general search template”: theme template and article display view module 2.
http://v2.enola.be/?s=war+on+drugs
-
This reply was modified 7 years by
NickDeBaerdemaeker.
Thanks. Is there a way to edit these templates? It seems right now my only choice is to either have this section at the bottom of the home page or get rid of everything, including the footer.