- TutorialsFrom WPBakery to tagDiv Composer
Ok thanks for the info. Anyway the grid elements is not necesary for design the homepage true?
I’m in the process of setting up the Newspaper 6 theme for our existing WordPress site and have a few questions / feature requests. But first a big thanks for creating such a cool and comprehensive theme!
1. Is it possible to change the thumbnail sizes so it reflects our existing image ratio? Our existing featured images are 480×280 so it would be great if I could set certain thumbnails to use a 48:28 ratio and the images don’t get cropped.
2. Instead of the Ajax Filter I would like to place a custom text or hyperlink right of the block title. Per example the title of the module is Daily News and I would like to add a text / link to the right: Powered by Nike. I noticed most people in the Newspaper showcase topic don’t use the ajax filter so this could be interesting for a lot of users.
3. Is it possible to auto embed a banner in the middle of the post text? So not above or below the article but in the middle without manual insertion.
4. In the author box the authors URL is displayed with http:// in front of the url. Can this http:// be removed as it looks odd. Per example: http://Google.com should just be Google.com
5. Is it possible to rename the Trending Now box to Breaking News?
6. Is it possible to remove the more from author tab on single posts?
7. In post style 3 and post style 4 on single posts is it possible to remove the hyperlink under the featured image? It is already shown large no need to link to a large version.
8. On category pages we used the category description and category image before. Is it possible to show them at the top of the category page?
9. Is it possible to show the featured articles in that category + sub categories at the top of the category page?
10. We already used a category for features, is it possible to change the source category for featured articles from featured to features?
11. Is it possible to set a new default image for all authors?
12. I saw it is possible to create custom blocks based on existing modules but for our homepage we have some other wishes. How can we create additional modules?
13. Is it possible to set a different header background color for smaller screen sizes? Per example on desktop the header looks best in white but on mobile the bar with logo would look better in black.
Thanks!!
Hi,
After Upgrade from 4 to 6, no longer opens the homepage. It only opens up the menu header.
I also tried to create a new homepage, but the problem is always present
Opening the code I’ve seen that is loaded up to here:
<div class=”td-main-content-wrap td-main-page-wrap”>
<div class=”td-container”>
<div class=”vc_row wpb_row td-pb-row”>
Hello,
How can I do more categories in article? For example. To homepage you have category Lifestyle and in “top menu” u have other categories as Bussines,Health & Fitness, Recipes, Travel. How can I do it please? 🙂
Dear, my other homepage things also displayed in the 2nd page in homepage .. I can’t describe, please visit lordreamrichard.com . I don’t want these things to display in 2nd or 3rd page in homepage, http://www.screencast.com/t/sLuY22wQB http://www.screencast.com/t/0S64IvWMAP
Hi,
Please try this custom css in Theme Panel > Custom Css to hide author on homepage:
.home .td-module-meta-info .td-post-author-name {
display: none !important;
}
Thanks!
Hello there,
So I upgraded to Newspaper version 6. However, when I create a new page, I don’t see the “Homepage – bg – no article list” template anymore. How do I get the full width image on the homepage with Newspaper 6? Is there an easier way out?
thanks,
abhi
I just purchased this theme and a few pages are blank.
Homepage – Magazine
Homepage – Newspaper
Homepage – Sport
Homepage – Tech
Homepage – Video
News – Front Page
…..
Please have a look this screenshot ( http://screenshot.net/plvo7cr )
wp admin bar part is also blank.
We have installed on our local server.
Any solution for it?
Thank you,
Hello
On the homepage I want to put widget sidebars.
But in the options area, I only have the default and the one for shop.
How to create multiple sidebars?
Do you recomand an plugin for that?
Regards
The images when using any of the big grids are showing a grey block or bar at the bottom of some of the images depending on which big grid I’m using. For example you can see the issue here with both Big Grid 1 and Big Grid 8 – http://gyazo.com/b203222ccb6355c4fa88cdd239d4badc
My site is http://content.azubu.tv
How do I get only a single post on the homepage of a specific category? I would like the full post to be shown on the homepage, but only one post. I have made the post into a page and made that the static homepage but I don’t like the way it looks. I would like to turn this back into a post and make the full thing stick to the homepage. Please help. I don’t see any way to do this basic feature.
Hi,
How do I remove the author’s name from the homepage posts?
At the homepage the authors name appears in all the photos of each article *lest side bottom of each posts that appear at the homepage).
Thank you!!
How do we edit the template for the post pages, not the homepage?
also looking to add an advertisement in the middle of the text but can’t find short code for doing this.
any suggestions?
Please visit lordreamrichard.com . My all homepage display in second page too. I can’t describe. Please visit my website. Thank You
Hey,
In a nutshell. Here what I have planned:
I’d like to display another logo in the header when a visitor comes to a particular category.
example:
Category 1 = Logo A
Category 2 = Logo B
Category 3 = Logo C
….
I would like to implement this with this code:
if ( is_front_page() && is_home() ) {
// Default homepage
} elseif ( is_front_page() ) {
// static homepage
} elseif ( is_home() ) {
// blog page
} else {
//everything else
}
In which file should I include this code?
Or is there another solution?
Thx
I am using “slide” block on homepage. I got feedback from users that It would be better to have numbering or navigation below the slider
I guess this is not possible to achieve in the current slider?
Hi,
Do you want to hide something on block 1 from sidebar on homepage? Please provide more details as I don’t know what you are trying to do.
Thanks!
I’m running into a problem with getting the homepage layout to show consistently in all browsers on our site: http://www.alaskacommons.com
On every browser except Chrome, the homepage shows up as it should, with the default template for Newspaper. However, every few times the homepage loads on Chrome, the center right column of articles disappears and the Big Grid shifts some of the smaller images underneath the big image. We have tried deactivating our plugins: no effect. We have tried clearing browser history: no effect.
Are there any available recommendations in fixing this issue?
Any help would be appreciated.
Normal View on Chrome:

Problem View on Chrome:

On my homepage at InsideTheStar.com, I’m using Block 18 at the top of the page to show one large post, and then two smaller posts. The Large post uses the thumbnail size 696×385.
Here’s a screenshot of the problem I’m having:
Notice the grey bar at the bottom of the thumb indicating the thumb isn’t filling the thumbnail block fully. I’ve checked in inspector and disabling the width and max-with 100% allows the height to fill the space, but obviously creates other problems.
I used the “View Image Info” tool in FireFox and included that data in the shot as well. It shows on the pointed line that the image loads at the right size (as cut by them theme on upload) but is being resized a little smaller somehow.
I’ve checked all plugins and can’t find the problem. Using an identical setup on my dev site (dev.insidethestar.com), I’m not having the same issue. This is happening regardless of what image shows there. The one pictured is actually is actually the front of a YouTube video that the theme generated.
I’ve regenerated all thumbs multiple times and checked the theme settings: all thumbnails sizes are turned on. I’m not using the Photon feature in Jetpack, since that has caused this problem before.
Any ideas what’s causing this?
When i’m going to 2nd or any page in “Latest Posts” in homepage, the “Trending Now” and “Big Grid” not display. I want “Trending Now” and “Big Grid” to display in any page in latest posts in homepage. I also wants “Latest Posts” title to display in anypage. First Look at the image to understand what page i’m talking about, http://www.screencast.com/t/wZNCctxzIOn5 . “Latest Posts” title means, http://www.screencast.com/t/7O3l0XDAr
Hi Peeps,
I am having a brainfart and need direction. I’m trying to change the box shadow/opacity that occurs on the grids.. Specifically big grid 3 that appears on the homepage. I am inspecting the element on my browser but not finding what piece of css I need to change to alter that. I am assuming that is a box shadow functionality but haven’t been able to put my finger on it.
Any advice on what I need to change to lighten the shadow area that overlays the images in the grid. (big grid 3 specifically)
Thanks.. I know this will be a “Duh” moment when someone points it out but I am stuck.
Have a great day!
Will
Hi,
This happens because you have the visual composer’s JavaScript loaded on those pages so when it’s missing the the animation doesn’t work. On your homepage and the other pages the js is loaded as the page builder can be used but on posts pages or author pages the VC page builder shouldn’t be used so the js isn’t loaded.
You could try to enqueue the VC script on all pages then the animation should work: https://codex.wordpress.org/Function_Reference/wp_enqueue_script – http://screencast.com/t/cVIq3x9qyM8
Thanks
It works just perfect on categories pages and even subpages of categories. Have a look:
http://www.igeeksblog.com/category/ios/ios-8/page/2/
But there is a problem from homepage subpages only.
I have analyzed some websites running N6 and they have such issues. Demo of Newspaper theme is on subdomain. So I guess there isn’t issue from subdomain, catogires or tag pages. Only from with homepage subpages.
-
This reply was modified 11 years by
dhvanesh.
Hi,
You can use Big Grid Slider it will be displayed like in version 4 on mobile devices(just set post limit to at least 8) – https://forum.tagdiv.com/topic/homepage-issue-with-big-grid-3-style-1/#post-55259
If you want to use another Big Grid you will need custom work to achieve that, so I suggest to get someone to help you as we cannot provide custom work at this time, sorry!
Thanks!
so i fill my website using rss to post images and since im pulling from rss i need to use this plugin “auto post thumbnail” and “hammy” to make my post images responsive , but sometimes my thumbnail won’t appear in the homepage so i need to regen thumbnail again and after i regerated thumbnails here comes the weird issue if my thumbnail appear on web it doesn’t appear on mobile and vice versa after a couple of minutes they don’t appear on both web and mobile again
how do i fix this?
