- 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
Hello, thank you in advance for your time.
My site is: booomcha
Not long ago, I opened a ticket (#283697) because after I made a footer page, I had a duplicate of the JetPack like button appearing before the footer. That was resolved with some CSS snippets and I’m quite happy with it.
This time, however, I installed a single post template from the Cloud Library. Again, I have a duplicate JetPack like button showing up, but this time, it is just below the comments section, above the footer. I was wondering if you could please help me out with more coding to get rid of this duplicate?
Please see photos: This is a pic of the JP Like I want to keep; This is a pic of the duplicate I want to remove
My next question is regarding the Home tab in the main menu in the header. Although my static page is “Home,” I do not see the need to have the Home link in the menu. When I delete it from Appearance>Menus, WordPress automatically seems to generate it regardless. I tried moving the Home tab to the end of the menu, then use CSS to display:none, but No matter where I put the Home tab on the Appearance>Menus, it still appears at the beginning of the menu on the front end. If I leave it there, and use the CSS snippet to hide it, it messes the margin up.
Please see photo: Home Tab
There is just one more question, please. When I use the search in my header and it comes back with “no results,” the page that comes up has a different header. I have a header template set as my global header, so I’m not certain why this is happening. This is the only page I’ve noticed that has this issue. All the others seem fine.
Please see photo: Wrong Header
Thank you again for your time, I appreciate any help you can provide.
Kymber
can someone tell me why there are white spaces above and below this template and how i can get rid of it?
http://chadwickstudios.com.au/?page_id=2358
thanks
Hi guys,
We have a special circumstance where we need to use a plugin but need your help to properly integrate it following the plugin author documentation:
We just need your help following their function example for theme TwentySeventeen to the Newsmag theme:
if ( ! function_exists( 'twentyseventeen_posted_on' ) ) :
/**
* Prints HTML with meta information for the current post-date/time and author. Supports Molongui Authorship plugin.
*/
function twentyseventeen_posted_on()
{
// Integrate Molongui Authorship with TwentySeventeen by replacing twentyseventeen_posted_on() with this function
if ( function_exists( 'get_the_molongui_author_posts_link' ) )
{
$byline = get_the_molongui_author_posts_link();
}
else
{
// Get the author name; wrap it in a link.
$byline = sprintf(
_x( 'by %s', 'post author', 'twentyseventeen' ),
'<span class="author vcard">' . get_the_author() . '</span>' );
}
// Finally, let's write all of this to the page.
echo '<span class="posted-on">' . twentyseventeen_time_link() . '</span><span class="byline"> ' . $byline . '</span>';
}
endif;
Thank you so much. Your help will be greatly appreciated!
Best,
Hansel
Hi,
So if I’m right you want the width/stretch of row, if so then the simplest way to achieve this will be to create or import a full width templates from the cloud library plugin. There is no one single button push. You have to import a post style and set it as the default post template in the theme panel post settings, then you need to import a category template that is full width and set that one as the default category template. The same for tags, author pages etc:
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/ also for pages (stretch row and content ) https://www.screencast.com/t/i8SQ5eS4 .
Please read similar topics:
-> https://forum.tagdiv.com/topic/force-full-width-on-categories-post-grid/
-> https://forum.tagdiv.com/topic/homepage-full-width-content/
-> https://forum.tagdiv.com/topic/homepage-full-width-content/
Also from what I can see your header and footer is stretch to full width -> https://www.screencast.com/t/8dv4sZzdVu3o -> https://www.screencast.com/t/1nXlJduH7
Thank you for your understanding!
Hi,
I have checked your website and I saw that your footer is the same with your homepage what is not right. Please do the following steps in order to have a right footer to your website. Create a new page with your desired style and layout for your footer and then, go to the Theme panel and add this individual page to be a FOOTER page, from here -> https://www.screencast.com/t/6xsQbIGr0F For more information about this functionality, please check the useful guide from here -> https://forum.tagdiv.com/footer-templates/
Thank you!
Hi,
Hiding it with CSS would not be recommended, this is a violation of Adsense terms. For non-multi purpose header styles there would be a way for a long term solution, by setting a condition in the header in a child theme. But the multi-purpose header styles files are in the composer plugin.
One way would be to use a cloud library 404 template, there are some designed by us, but you could design your own – https://cloud.tagdiv.com/#/load/404
Then in that 404 template create a new header (with header builder elements) or import one
– http://prntscr.com/n4j5q7
That header will then only be used in the 404 pages. So this would be a solution.
Thanks
Hi,
1. That is true, the mobile theme doesn’t have many settings at the moment. There will be more added in the future. However we have to be careful what we add in it, to maintain it’s speed. Not having may settings and using mostly predefined templates is what makes it fast.
2. What exactly is not functional? Currently the solution we provide is not a dedicated AMP plugin, now you can use the official AMP plugin and the mobile theme
– https://tagdiv.com/amp-newspaper-theme/
From what I can see you are using this solution at the moment, seems to be valid
– http://prntscr.com/n4ic9l
3. I checked with a mac using Safari version 12.0.2 (14606.3.4), from what I can see everything looks alright, same as on Chrome for example. Let me know if I should check anywhere specific.
4. The only review system the theme has is like this – https://forum.tagdiv.com/reviews-2/
I am not aware of any plans to add more review or rating capabilities in the theme. Maybe you could use a plugin for this.
5. I don’y quite understand what you mean. The theme uses thumbnails, also category tags. Some more details would be helpful.
6. If there weren’t this many font settings or only for grouped elements, users would request more specific settings. Almost anything has font settings in the theme panel (these are general) and in the tagDiv composer (for specific items).
However something like what you are describing is in development. Not sure how exactly it will be at the moment, but it will be easier to manage the fonts.
7. I made a quick test on my side with a cloud search template, the search works for me same as with the default search template. What exactly is happening in your case?
8. A cloud post smart list template can be used for posts that consist of a smart list. This template will appear anywhere the other post templates appear. If I misunderstand, some more details would be helpful.
9. I can add this on our suggestion list, I don’t believe there were similar request before. There are plugins that could be used for this.
10. How are you testing this? For me the version of this post page
– http://localhost/wp_s2/gadgets/how-to-drive-growth-through-customer-support/
Looks like this – http://prntscr.com/n4isd0
Let me know.
Thanks
Hi,
With the default footer templates there are a maximum of 3 footer columns
– https://forum.tagdiv.com/footer-templates/
However you can display a page in the footer, instead of the templates. A page that you can create in the composer – http://prntscr.com/n4hihd with the content and layout you want. This way you can have more columns in the footer.
Thanks
Hi,
There are two ways you could do this.
You can import just the homepage if you want to, without installing the actual demo. The homepage of that demo is available in the cloud library
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
This is the page – https://cloud.tagdiv.com/homepage-fast-news/
Then you can set this page as homepage in WordPress – https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
Also import the cloud post template used by the demo – https://cloud.tagdiv.com/dell-will-invest-125-billion-in-chinas-tech-in-the-next-5-years/
Or you can install the demo with content – https://forum.tagdiv.com/installing-demos/ which will import all of the above, also the header customization, the stylesheet and different theme panel settings which will replace your current settings.
Regardless of what you choose the posts that you have created will not be affected. All the post are kept in the website database. If you want to keep them safe make periodic database backups, this is even recommended in general.
Let me know if you need help or you have more questions.
Thanks
Tagdiv editor goes into an endless loop when saving. (floppy disk icon turns into a spinning circle) on http://mrrwebdev01.org/wp-admin/post.php?post_id=36026&td_action=tdc&tdbTemplateType=page#/
I’m using Chrome browser. Screenshot https://www.dropbox.com/s/hmsscgcl1ga13va/Screenshot%202019-03-28%2014.31.59.png?dl=0
Can you please assist?
Thanks.
1. Mobile theme has a very small number of options in admin panel. Which makes it difficult to control the appearance.
2. AMP is not 100% functional. It would be better to add complete AMP support.
3. Design of my website is messed up in safari. (https://modo.pk)
4. It would be great if you can start rating as an option to individual templates it is a great option for posts like recipes. It needs to be added as an option to comments module.
5. It would be great to have post categories covers/thumbnails.
6. Too Many fonts setting based on this and that which makes it difficult to work with. A website should have similar user interface and type settings across the site. I am not sure if someone else needs these kinds of tons of options to go through every time you change your mind to change the font. Maybe grouping them into headings>post headings>category headings>Then body font that should do it. But if it is the requirement some other individuals it is completely okay to leave things as they are.
7. Search cloud custom template is not working. But the built-in template works fine.
8. A smart list custom template is not working because it places it in general templates which don’t work. Plus there is only module to control the smart list setting which is not sufficient. Maybe you need to do something about it, just not sure yet. I will post once something comes in my head.
9. Tooltips: They look great as well they make the site standout best use of the tooltips could be difficult words meanings, external/internal links, and Acronym/Abbreviations.
10. Last but not least. The print: I tested this on a custom template which prints like an entire page. Including social icons, tags, post images (only placeholder space), related posts, and breadcrumbs which is too much.
Here is how it should work: Title + featured image + content + name of the site/URL in the footer. That should be it.
Hi,
Please notice that you have the possibility to use the header template only at your desired pages do not affect the rest of your pages if you do not want this. You do not need to set up this template to be general.
Regarding the second request, I have checked your website and I saw that it’s an incorrect CSS in the paragraph. Try to use the code below and place it in Theme panel -> Custom CSS area and check the results.
.page-template-default .wpb_text_column p:last-child {
margin-bottom: 0px!important;
}
Now, are looking fine, as you can see here -> https://www.screencast.com/t/abFyUTaQh0
Thank you!
Hello
I am designing the homepage of my Blog and the homepage of Newspaper Fast News demo is the perfect design I have been looking for. I am eager to import the template of it, but I have published a lot of single posts on my Blog. So if I import this template, will the content of my single posts be changed by it? Because I used to import another template, which changed the content of what I had published, making me so annoyed. Therefore, I am worried about this problem a lot. If it will change the content, are there any ways to protect that from happening? If yes, please inform me.
By the way, would you please provide me with the instructions about how to design the content of it after I import the template,such as how to make the headline, how to upload the images, how to adjust the characters and so on. I will appreciate it a lot if you could provide me a detailed instruction about how to design the homepage step by step.
I would be more than grateful if you could reply to me at your earliest convenience. Looking forward to your reply.
Regards
Hugo
Hi Catalin, I have updated the theme and now I see that functionality, I have selected “Header Template 20 – News Week”. So now I can edit the cloud template.
I also selected from the theme options to use that particular header template on all pages.
If I edit the header on any page template, the modification will be reflected on all pages, that’s confusing.. I think this header template needs to be edited only on the cloud templates section, this makes sense?
Another question, I have a difference on css on some URL’s and they are all using the same header, see please the space between the menu and the banners:
-on page templates there is some space between (http://temposdixital.gal)
-on archive templates there is no space, this is what I have set up, no padding or margin bottom (http://temposdixital.gal/categoria/destacadas/)
Thank you!
I’m getting this error:
Errors at columns elements: 1(models) : 3(dom). The model does not match the content
Link content from the error: https://wordpressmu-219817-705994.cloudwaysapps.com/?td_action=tdc_edit&post_id=3684&tdbTemplateType=page
Screenshot: https://www.dropbox.com/s/z4j9n6fvuyqcaoe/Screen%20Shot%202019-03-28%20at%2010.04.34%20AM.png?dl=0
Hi,
Unfortunately this is the only way to do it for pages ( if you force with css the blocks will break ).
For article/post and category you can use some template from TagDiv Cloud Library stretch the template and apply that single post template on post ( global in the panel -> https://www.screencast.com/t/Ni3iAlcwjf7 ) and all post/article or category which will have that template set will be stretch.
If you stretch the content you need to use flex blocks or full blocks, only those will stretch to full with that you set.
Thank you!
Hi,
So the post content appears twice in the post page? maybe the cloud post template has the post content element twice in it – http://prntscr.com/n443m3 you could check that.
Or maybe the infinite load option does not work well with the events plugin. You could try and disable the option for that post template – http://prntscr.com/n4450e then see if it happens again.
Thanks
The image issue is fixed now, the modules use proper thumbnails not resized full images.
It is true that some plugins may not work properly or at all with the mobile theme, and it does not have many customization options. Also it uses simplified predefined templates for posts, categories, homepage etc. These are the reasons why it is faster.
You could not use the mobile theme, then the same content from desktop will load on mobile.
From what I can see he website uses AMP – https://labussolanews.com/rimini/servizio-gestione-rifiuti-tariffa-corrispettiva-puntuale-online-i-numeri/amp/
It is also valid – http://prntscr.com/n41lrr
Google will index the AMP pages and display them in the search results
– http://prntscr.com/n41mzb
The official AMP plugin has it’s predefined template and layout, it has no settings for the logo, ads etc. With the mobile theme there will be ad spots in the theme panel. So ads while using just the AMP plugin could be added like this
– https://isabelcastillo.com/google-adsense-wordpress-amp
– http://www.jilaxzone.com/2018/04/21/a-guide-how-to-show-adsense-ads-on-amp-pages-on-wordpress-sites/
In the cloud post templates currently there are no size settings for the ads. These may be added in the future. The solution is to use media queries
– https://support.google.com/adsense/answer/6307124?hl=en
Hi,
If you want to set up a footer page for your Footer section, you need to set up this page for that section from Theme panel, from here -> https://www.screencast.com/t/T6cRvtSK0 For more information about Footer section, please check the following useful documentation from here -> https://forum.tagdiv.com/footer-templates/ If is not what you mean, please provide more details so I will be able to provide a more accurate response.
Hope this helps!
Thank you!
Hi,
I try to check your video, but this is not working -> https://www.screencast.com/t/BQcLQcs0e8a
What you do not understand is that in your mobile menu you have set links to go on pages ( and those pages need to be re-build with mobile editor that is way you see only the page title, those are the only “elements/parts” from mobile theme that need to be re-build ), if you set a different menu for mobile theme to go on some post/category ( the mobile theme have a default template for those and will get the content from post/category that’s why when you click on a post, or a category you are redirect to those. )
Thank you!
Hi,
If I understand correctly you want to set in header a banner -> https://www.screencast.com/t/n84By54jAz -> https://forum.tagdiv.com/header-ads-adsense/
for all device you can us this code
https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
Replace the url image with one that you have in media library -> https://www.screencast.com/t/ISud6uUHMImy
Also please check the header styles, in this way you know were the banner will should be place -> https://forum.tagdiv.com/header-styles/
Or you can use the header builder from tagDiv Cloud Library and set the ad box were you want on page, header, template.
Thank you!
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!
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,
In order to change the the width of row you need to edit the page/template with tagDiv Composer click on row and stretch it to 1400px -> https://www.screencast.com/t/5fL7QBy0Bqy
Thank you!
Hi.
This appeared in footer;
wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: tdm_sub_footer_template_1 is not set.
/home/roxetcom/bilisimveteknik.com/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
Display backtrace
wp_booster error:
td_api_base::get_key : a component with the ID: tdm_sub_footer_template_1 Key: file is not set.
/home/roxetcom/bilisimveteknik.com/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
Display backtrace
wp_booster error:
The path of the template id: tdm_sub_footer_template_1 not found.
/home/roxetcom/bilisimveteknik.com/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
Display backtrace
What is this? And how can I solve this issue?