- NewsmagHomepage – How to build and set it
- NewsmagtagDiv Composer Tutorial
- NewsmagNewsmag documentation
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagPage templates
I tried with CSS in visual composer in the page but didn’t work :/
Hello.
On my website http://www.insolitement.fr on the main menu, I have the “Homepages” menu slider but I can’t delete him, i can’t find him on my pages, on the categories…
I don’t know how to delete that.
Thank’s, Nicolas.
Hello kirstycollings,
Replied here -> https://forum.tagdiv.com/topic/how-to-remove-advert-from-homepage-and-rest-of-site/
Thank you for the message!
Hello nathakorn1122,
The Big Grid element is used only for homepage. The simplest method to disable the sidebar when you are using Big Grid feature is to do not set the sidebar in this case. Unfortunately, does not have such an option for it but only you can do it manually, like this -> http://screencast.com/t/3qH0nc0gtVr
For more information about sidebar, please consult our documentation here -> https://forum.tagdiv.com/smart-sidebar-2/
Hope this helps and let us know how it goes!
Thank you for the message!
Hey !
I have installed the theme but its not showing me any Blocks in Visual Composer. I am unable to created a custom styled homepage so can you please fix it asap ?
Hi Bogdan,
thanks for your advice. I used the dean.edwards.name/packer/ to compile the min js file. But now the functions “Mega Menu” and the “Next Prev Ajax-Pagination” on my homepage won´t work any more. Do you have an advice which compiler to use instead to keep those functions working?
Thanks
Dirk
Hi there!
I’ve installed the Newspaper theme on my site here -> http://ultimatehomelife.com/
I’ve managed to setup a sidebar for my Homepage, but can’t figure out how to add a sidebar to my posts.
Any help?
hi i don’t want any advertising to appear on my site for now , how do i remove the advert from the header design, (and anywhere else it appears?) i’m using newspaper theme…thanks
Hello newtag,
Unfortunately, our theme does not have such an option for achieving as you want. Please notice that is not a simple task and are required custom work and also you should alter the code from td_module_single_base.php. The above method is not working because td_block_homepage_full do not use modules like on the others blocks and this code does not function for this kind of block. If you want to display more levels in our theme and you are not aware the steps in this regard, please consider hiring a freelancer/developer to implement this feature for your because we cannot provide custom services at the moment, sorry!
Thank you for your understanding!
Hi,
If you want only the background to show on the homepage, you can hide all the content with css{
.home .td-content-wrap{
display:none!important
}
Thanks.
Hello!
I just bought this a few days ago.. and while trying to work around it.. im having a few issues. The questions i have are:
1) How can remove the dates on all the posts?
2) How can i make the website look just like this: http://demo.tagdiv.com/newsmag/
2a) and then replace it with my own images and articles?
3) I cant seem to remove the this box on the homepage that says:
“Home > homepage
homepage”
Thanks!
Thanks a lot Bogdan! I’ve just learn how to hide/show elements in mobile/desktop versions via CSS, setting up the Newspaper panel in Custom code > Advanced CSS. However, now the slider I configured in my mobile-version homepage overlaps the subsequent block, altering the expected layout. Do I need to set up any offset for the first block, or what should I do to fix the layout? If needed, you can see the current look of my mobile site via the aforementioned link.
Thank you!
Oscar
Hi!
This is for my site http://www.thepunekar.com. The homepage loads very slowly. The article pages are fine, but the home page takes forever on desktop and mobile. Please help.
Hello,
Using the page builder with the big grid and the blocks, bring my homepage (for example) to have 180 internal links. I want to reduce this number by removing the links from the thumbnail images. How can I leave only the titles linked (without the duplication of the same link over the image).
thank you,
–Uri–
Hi,
I’m using ‘Block 15’ in the sidebar on my homepage titled ‘What’s On’:
http://www.edinburghtourist.co.uk/
When tested on various phones, the links do not work. However, it’s working fine on my pc.
The same block is also working fine when used further down the page, titled ‘Upcoming Events’.
Do you know why this could be?
Many thanks,
hi,
i use human time diff and my post’s publish time is true on post page. for example 4 hours ago. but when i change homepage’s publish time, all posts shows same publish time. for example:
see? all posts show same publish time. but they havent same publish time. how can i solve this problem?
Hi,
I hope someone can help with this similar issue. I want to remove the link from the logo totally.
I replaced the code href=”<?php echo home_url(); ?>”
in the files
header-style-1.php
logo-mobile.php
with href=””
But, the logo is still hyperlink and it points to my homepage.
May I know how to remove the link from the site logo completely?
Thanks!
Jon
The tag page doesn’t work on Newspaper. Pl help
Example: http://www.pravsworld.com/tag/life/ (The page is not loading the theme). Just renders homepage template.
Help!
HI,
can you help me please to show the excerpt of the post while using the td_block_homepage_full_1 block in my Homepage (Frontpage) ? would be awesome… I tried
<div class="td-excerpt">
<?php echo $this->get_excerpt();?> href;?>"><?php echo __td('Read more', TD_THEME_NAME);?>
</div>
result – blank page…?
thx
CAN YOU READ ME A CUSTOM CSS CODE HOMEPAGE ONLY BLACK?
hello,
i use newsmag theme on global.minutenews.fr and i want to change the order of the homepage loop with this custom filter. i use the template VC + last post + pagination but i tried with all template and it’s not working because it seems it’s not the main query .
here is my filter :
// Alter the homepage Query to order by sharecount and date
function hp_pre_get_posts( $query ) {
global $query_string;
// do not modify queries in the admin
if ( is_home() && $query->is_main_query() ) {
$query->set(‘orderby’, ‘date meta_value_num’);
$query->set(‘meta_key’, ‘socialcount_total’);
$query->set(‘order’, ‘DESC’);
}
if ( is_category() && $query->is_main_query() ) {
$query->set(‘orderby’, ‘date meta_value_num’);
$query->set(‘meta_key’, ‘socialcount_total’);
$query->set(‘order’, ‘DESC’);
}
// return
return $query;
}
add_action(‘pre_get_posts’, ‘hp_pre_get_posts’);
can you help me ?
Hi,
posts are related to one or many categories but with only one primary category. On Category’s pages we want to display all articles whose one of their categories matches the displayed Category. But on the homepage, to avoid displaying same posts many times, we would like to display category blocks, where posts filtering is based on primary category (td_primary_cat as saved into postmeta). Is it possible to achieve that?
Thx in advance!
Hi,
the grid in the homepage creates a dark shadow in the right bottom corner, how to solve it?
Also, in the about me plugin, how to have the here word in red? it was like that before with code but it’s no longer red.
tks.
Hello,
Thank you so much for this wonderful theme.
I have situation with my news website, need your help.
My current website is having a mix of english and local language news now. English news are stored in a category named “english” and local news categories are in root level.
Normal site news sample URL : http://www.xyz.com/sports/sports-news
English news sample URL : http://www.xyz.com/english/world/news-one
Now i want to separate my site to english news & local language news for better experience for my viewers.
i have created a new page and made a separate page for english & local language news. The main site is in english now and new page created for local language.
Eg. http://www.xyz.com (default site showing English content only from category English )
http://www.xyz.com/local-language-page ( showing the news only in local language )
The issue i face now is about main nav ( header menu ), Am not finding options to fix separate main nav ( header menu ) for english version and local language respectively. Can you help me understanding the steps required to do this ?
Thanks
Jacob
Hello,
Unfortunately the theme has no such option. You can either find a plugin that can do it or hire a freelancer to hard-code it. Sorry. The plugin version will only work on posts as our modules and blocks from the homepage are custom made and plugins cannot recognize the code as they are built for standard wordpress code. (This is the case with all premium/custom made themes)
Thanks.