- NewsmagHomepage – How to build and set it
- NewsmagtagDiv Composer Tutorial
- NewsmagNewsmag documentation
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagPage templates
Hi,
Well to my knowledge you cannot have both a static page and a blog page at the same time. WordPress does not allow it: http://screencast.com/t/creXLxUD I;m not sure of your previous theme;s implementation but not all theme s share the same options and features. In our theme you can use visual composer and add your preferred elements on your homepage and setlect what posts get shown on the page using the block settings: https://forum.tagdiv.com/block-settings-tutorial/
If you want to customize categories, you cannot do it in visual composer. Visual composer does not have any options for category pages. you can customize a category page from the per category settings in the theme panel: http://screencast.com/t/EWAL2uhz
You can choose the category template, the grid view and how the posts will display.
Thank you!
Hello Guys, i have upated my theme and the completly broke my homepage… ol margins are infected.. here is the web http://www.electropiknik.cz does anyone know how to fix this.. i have childtheme also .. but it should not affetct this.
thank you for your help
jan
Hello,
1) This depends on the social sharing you are referring to. You did not mention precisely where you want to add your fb account. Is it in the social counter or the theme social icons (top menu or footer)
For the social counter please use this guide: https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
For the social sharing icons, you need to add the full URL including the https:// like so: http://screencast.com/t/CW7vRwvVCv
2) the travel guide background image is added a bit differently. It is added on a row in visual composer. Please edit the homepage in visual composer and edit the row settings for the first empty row like so: http://screencast.com/t/vha9Iaffddh – http://screencast.com/t/z6SFFhCI1
Thank you!
Hello hadharm,
You will have to target only the homepage for your custom CSS code. Try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.home .td-header-sp-recs{
display:none!important;
}
Thanks.
Hi Bogdan,
thank you for your answer but the homepage still doesn’t show ads. (it’s easy to see the header banner is missing in homepage)
You may be correct and this could be a google problem but it strange because the site is not banned by google as all other pages have banners.
If I put a parameter in front of the URL everything works (e.g http://www.mulherportuguesa.com/?a=1)
I was thinking in some kind of js conflict (no errors in console) but I’ll try to discover.
Meanwhile, as a suggestion, the theme is missing a configuration for the new adsense product “Page Ads”.
Thank you and regards
Hi there, great theme. Just a quick question. Is there a way for me to ADD the overlay effect to the thumbnails of a particular block? At the moment I’m using ‘Block 3’ on my homepage. I would like the thumbnails to have the same gradient overlay present on the grid thumbnails. I can see lots of topics on REMOVING the overlay, but can’t quite figure out how to add. Thanks!
After adding the code in my header ad. The ads is showing on all pages on the website. How can I make the header ads not to display on homepage. I don’t like it displaying on homepage.
Hi Catalin,
I removed the featured posts on my homepage, but in categories it still remains. Can you provide a screenshot what to remove and in which file? I tried to find similar code in category.php but it is not there 🙂
Thanks
Marek
Well the demo has no excerot at all. Look. If you do not know how to set up a homepage, please use this guide: https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
There are 2 types of homepages you can use in our theme and on every theme out there.
A static page and a blog template. The blog template can only be changed from here: http://screencast.com/t/FFoHn6Mr6vKb
As for the homepge, you can use visual composer and build it as you want. Excerpts can be controled from the excerpts section or you can use a block that has no excerpts.
I hope this helps
Thank you!
Hello jitin bahri,
I suppose that you do not understand very good how mobile theme works, right? So, please notice that this theme concept intend to display a Big Grid feature at the top of homepage which shows the posts which are included in Featured category, then will show a text which you added in Mobile Editor in Visual Composer from backend and at the very bottom of the page you will bring the Latest Articles module. Please keep in mind that the Mobile Theme do not recognize the Visual Composer shortcode and that’s why you get this error on your side. So, for more information about our mobile theme, please check the documentation here -> https://forum.tagdiv.com/the-mobile-theme/ If you are unhappy with this layout, and if you want to have the similar structure with our demo mobile, you will simply turn off the mobile plugin and the theme will be automatically switched to the general responsive mobile mode.
Thanks for your understanding!
Hello Catalin,
I have many homepages. And I use 2 licenses of the newspaper theme. And I know I use a older version on this homepage. So I hope you can give me an other solution.
Can you give me a code?
Thanks in advance
I want to deactivate top ads showing below navigation menu on homepage only but it should display on post page.
Hello,
Unfortunately pages cannot have an image outside of the content. They are a different matter altogether. I;m not even sure about the difference between the 2 images you pointed out. One is up next to the menu and the second one has a bit of padding. That’s all. You can add full width images on pages if you want by stretching the row and content like this example homepage: http://demo.tagdiv.com/newspaper_travel/
To do that simply create a row in visual composer and then select stretch row and content and then add an image to it like so: http://screencast.com/t/0N7logJP797
If you prefer the coding method, you will need to modify a page template. There are 3 page templates in our theme: http://screencast.com/t/5f6U6nfgw7
You can edti the page templates and add images as the category images like so:
<?php
if (is_page(13)) {
echo do_shortcode('[vc_row][vc_column][vc_single_image image="887"][/vc_column][/vc_row]')
}
elseif (is_page(14)){
echo do_shortcode('[vc_row][vc_column][vc_single_image image="886"][/vc_column][/vc_row]')
}
?>
I hope this helps.
Thank you!
Hi,
If you want to hide the author and date from the homepage you can do it from the theme panel here: http://screencast.com/t/rmWTwmwXjYX (newspaper 7 required)
Thank you!
Hi,
Please replace this line of code from header-styl05.php http://screencast.com/t/A9RD0oKIteM with this code:
<?php if(!is_front_page()){locate_template('parts/header/ads.php', true);} ?>
It should look like this: http://screencast.com/t/Izl83bxWOBm
Now your homepage will not show the ad.
Thank you!
Hello,
Is there a way to have specific color for text on (heading and excerpt/body) inside a block of category on homepage of http://demo.tagdiv.com/newspaper_tech/
Regards.
Hello Chris,
Thank you for your reply. Our SEO agency confirms that the lack of tag <H2> is not great (on the homepage).
The source code of the page. Thank you in advance for your return.
Kind regards.
Hello Dozie Solomon,
I have inspected your website and I saw that you are using the Mobile Theme for your mobile mode and that’s why you bring others things to the mobile viewport. Please notice that our new concept for mobile mode does not recognize the Visual Composer elements and that’s why the weather and location features with Trending Now are not displayed there. Please keep in mind that our Mobile Theme has a special design which contains a Big Grid at the top of your homepage, some text if it will be added in Mobile Editor and the Latest Articles modules at the very bottom of the page. For more information about the mobile theme, please check our documentation here -> https://forum.tagdiv.com/the-mobile-theme/ If you want to change this structure, you will have to edit the front-page.php core file, like this -> http://screencast.com/t/hmL2kgzq
Hope this helps!
Thanks for your understanding!
Hello Eric_Vie,
I have inspected your website and I saw that you are using the pagebuilder+latest articles+pagination as page template. So, please notice that if you are using that page template, at the bottom of your homepage you will have the latest articles module which is set it by default. If you want to rule out this behaviour, you should change that page template with another, like as -> Default, like this -> http://screencast.com/t/hZPAg2fvJU and then from Visual Composer you can set what type of block you want, filtered by popular posts, like this -> http://screencast.com/t/ZFJh5Y2tvb
For your second request, please keep in mind that the system comments is fully tested with our theme and should work as properly. Please ensure that your problem does not come from your untested plugins which can interact with the code theme and create a lot of unknown issues. To be safe in this regard, please try to disable all the active plugins, clear ll your caches, purge CDN files if you are using the CDN system and install only the plugins that come bundled with the theme and rule out the conflicting plugins.
Hope this helps!
If is not what you mean, please provide more details so I will be able to provide am ore accurate response.
Thanks for your understanding!
Hello,
The author name can be hidden from 2 places. One is for posts: http://screencast.com/t/02ysv4rxtZrJ and the other is for the homepage and categories: http://screencast.com/t/p50nH0XV
The color you want changed can be changed it with this code:
.single .td-category
a{
background-color:red!important;
}
Thank you!
Hello,
Please test your homepage as we only tested optimization for page speed for the homepage not on a post. You should always test the homepage as posts have a different implementation and the results can be off. We are aware posts get a lower speed but there is little to be done about it for the moment. We will look into it in future releases but for now I cannot provide any solution for post optimization.
Thank you!
Hello,
I use the Big Grid 7 in my homepage and i would like to remove the author name, the date and the category. How can i do ?
Regards
Vincent
Hi, both are my blog views on Opera Browser. We can’t read anything. This is mobile menu background, and we can’t go to the homepage, article post and other. There is no any button.
How to fix this problem?


Please I want to deactivate top ads showing below navigation menu on homepage only.
Can I also edit big grid 7 to 5 or 6 small box of articles on only a single line and remove the big 3 at the tops. See here ==> http://prntscr.com/crkcuk
Hi i would like to hide on my HOMEPAGE the author and the date of each post can you help me please?
I think i need css code.
I already hide the author and the date when you click on the post link.
Regards