- TutorialsFrom WPBakery to tagDiv Composer
I found where to edit the homepage.
Next to your default content for Don’t miss is shows other categories. How do you get those other categories to show up? What I am trying to do is display a category name and then have it display the sub categories in a row.
thanks
I downloaded the default theme content.
I found the Trending Now bar in the CMS, don’t know how to change what it reads?
On the homepage – again with the default content – first section of content is “don’t miss” second is “lifestyle” How do I change the way that those posts display on the homepage?
Thanks
Hi
You can use different header styles by inserting a condition in the header style file that you want to use. For example if you want for homepage header style 7 and for other post/pages header style 1 replace this code in: header-style-1.php file: http://screencast.com/t/14opnxwKC3ps with this one: http://pastebin.com/EZgMg7m7
Adjust this solution to your needs.
Thanks!
Hi ninjaray,
You can hide category tag and the date only for the IOS Slider using custom css in Theme Panel > Custom Css: http://screencast.com/t/KwZaHjnPyFQ6 This css code will e applied on your homepage, if you want to be applied on all pages(including category page) just remove .home class.
.home .iosSlider .slide-meta {
display: none;
}
Thanks!
Hello,
I have disabled all theme generated images from theme panel as I do not want them to fill my server disk. I use “block 7” on my homepage, and thus the theme uses “td_100x70.png” in the Newspaper/images/thumb-disabled. I resplaced this image with an icon that goes well with my website.
The problem is that there isn’t the alt tag for those 100×70 images. The images are linked to posts and there also should be the post title as the alt tag of the image. Could you please fix this issue in the next update and tell me how edit the theme until you update the theme?
Hi,
Is there any easy way to create a Sitemap page in this theme? I found Contact Us template, homepage template and About Me template.
Do we have any templates for Sitemap page as well?
I checked the page: http://codex.wordpress.org/Creating_an_Archive_Index but I am looking for some stylish readymade one
Regards
Siraj
Hi Support,
I use the homepage post (fashion style) for our homepage/frontpage. Is it possible to have a full width menu and a background colour for the header in posts and other pages without affecting the style of the homepage?
Thanks,
Hi
I am a paid member. My website address is http://www.4resumeformat.in
I have two issues.
1) I can see a large chunk of white bank space on my homepage just below the grid called “interview”.
2) Second question is, how to improve the page speed. Before you quickly copy and paste the article, let me tell you i have read it all. I want you to check my website and tell me how i can i speed it up.
Your response is awaited.
Regards
Hi,
I am using Block 15 full width on the homepage and have two rows of 5 thumbnails. I want to be able to control the height in pixels of the thumbnail in block 15. The reason for this is that the featured images are actually magazine front covers but I can not get it to display the full height of the cover.
Can you help?
Hi
On your homepage the big grid seams to be displayed fine, if this is what you mean. I didn’t found any slider on your page, please provide a link where you have this issue and a screenshot where I should look.
Thanks for the message!
I noticed you can exclude categories from homepage blocks (eg: -76)
However I tried this for the tags and received an error.
Hi
To apply the css only for the homepage try this code:
.home .td_block_11 .td-post-author-name, .home .td_block_11 .td-post-date{
display: none;
}
Thanks!
Hi,
I have checked your site and the sticky sidebar works also on your homepage – http://screencast.com/t/gaTJEqCGPe
You can clear cache maybe it is a caching issue.
Thanks!
Hello,
Recently we have upgraded to Newspaper theme version 6. After the upgrade, images are not loading on the homepage. We have tried deleting cache and other basic troubleshooting steps. But its of no use.
Our website is http://www.itolly.com
can someone help us here
Every big grid block has a “grid style” from 1 to 5. I think the one you want is grid style 1. Edit your homepage and find the big grid element at the top. Edit its settings and change the big grid style: http://www.screencast.com/t/zKpp67CA
Hi,
Currently, I’m using Tech style and the slider on homepage has a shadow, as you can see here:
http://demo.tagdiv.com/newspaper_tech/
However, I would like to change to default which has not any shadow on pictures like the default style:
http://demo.tagdiv.com/newspaper/
How can I do that ?
Hey again.
Loving the theme.
I am messing around with the custom page builder now and noticed that I can’t exclude posts from blocks that have a certain tag. I am curious if there is a way to remove all “Expired” tagged posts from homepage custom page builder blocks.
Would I have to edit each block template or is there some sort of loop before the template?
Any help be great,
Thanks for all the support, <3
Hi
can you see this outlined? what is that? how to get rid of it? 🙂
I have it on every page, even homepage…everywhere where are pictures…
Hi,
So, I updated my theme to the 2.1 version some minutes ago, but now I have a problem with the homepage’s layout: some modules were “dragged” to left side of page. See the screenshot: http://i.imgur.com/YL2P6gT.jpg?1.
Website’s url: http://arenarubronegra.com.br.
Please, help me with a fix.
Thanks!
How can i do for put the share buttons on my homepage in every post?
Hi Lucian,
Updated the theme today, by and large, pretty clean.
On the homepage, the tagDiv Social Counter plugin is not working at all and I can’t find out why. Where does it originate? What am I missing? Any guidance there would be appreciated.
Also, what are the new standard dimensions for thumbnails?
Thank you.
Hi,
Which is the first block that is used at the default demo?: http://themeforest.net/item/newspaper/full_screen_preview/5489609 I cannot find it. Or is it only available with the new theme update?
Best
Kathrin
Hey everyone, i need more block design to use with my homepage, i make a little research for VC addons and i find one named templatera
http://codecanyon.net/item/templatera-template-manager-for-visual-composer/5195991
Anyone use this addons with newspaper6, how its easy to create blocks to work with newspaper 6 with this addon, may be newspaper6 can have this addon so we can create more blocks easy way.
By configuring header settings in the theme panel I can successfully change the header menu for all pages except the frontpage, and also for the frontpage when I am logged in. When I am logged out however, the frontpage header menu simply says “Click here – to select or create a menu”. Also, the top menu is displayed as a thin black line at the top of the page without any content (on other pages, it works as expected).
Hi,
Using Homepage blank you can use a block to display articles from a specific category, but numeric pagination won’t work on blocks, only Next/Prev, Load more, Infinite load pagination work on them.
The only way to have a similar look like category template on a static page is to use Homepage with articles list template(you don’t have to use pagebuilder), like already Marius suggested, set the category and the module to display articles.
Thanks!