My URL: http://majorfuss.com
1. I have Grid 4 for my categories template. How can I manually choose the posts that show in the grid?
2. The pagination at the bottom of my categories’ article display uses ‘pages 1, 2, etc’. How can I change this from pages to ‘Load more’ option? https://snag.gy/DpWXei.jpg
3. When I’m on the Music category page, the “Music” main menu item has a permanent hover. Is it possible for all music categorised posts to include this hover as well? https://snag.gy/4xAUJO.jpg
4. LazyLoad animations. I want to keep the images in my top grid ‘Fade & Scale’, but I want the rest of the images on the site to appear immediately without LazyLoad. Is there a way to do this? If not, is there a way to disable LazyLoad on the site entirely? (Disabling it in the theme panel doesn’t work.)
5. This might be a WordPress issue, but just incase you are able to help me: I would like four “News” subcategories for each parent category Music, TV, Movies, Toys. So the URLs for my posts would be “music/news”, “tv/news”, etc.
However, WordPress won’t allow me to create a duplicate “news” slug for each of the four parent categories. Are you aware of a way round this? A plugin, perhaps?
Thank you very much as always.
Hello,
1)There is no option in the theme that allows you to manage the posts in the Big Grid template, sorry!
2)If you want to have load pagination at your page, notice that you can do this from Block Pagination, like this -> https://www.screencast.com/t/yFAk7EsJ0vj For more information about this, please check the following useful manual here -> https://forum.tagdiv.com/block-settings-guide/
3)Please be more specific and provide another useful screenshot because I do not exactly understand what you mean, sorry!
4)Unfortunately, the only settings regarding on LazyLoad are available in Theme panel. Try to turn off it and clear all the caches. Check the results.
5)Sorry but notice that our theme does not have any such an option in this case, sorry! Also, we cannot recommend any plugin in this case because we have not tested anymore.
Thanks for your understanding!
2. How can I have load pagination on my category pages? I have load pagination on all other pages.
3. On Music page, “MUSIC” in the main menu has a different colour background http://majorfuss.com/music/
On all Music posts (for example: http://majorfuss.com/music/news/sampha-mercury-prize-winner-2017/), is it possible to have this same colour background for “MUSIC” in the main menu?
4. I have disabled LazyLoad and cleared caches on three different web browsers, but the images in big grid still have ‘zoom in’ effect. So it’s still not working. Could this be a bug?
6. Breadcrumbs on a post. Is it possible for the category to link to the category page? https://snag.gy/fB08cE.jpg
Hello majorfuss,
2)Check the category settings, like here -> https://www.screencast.com/t/oEC263zo
3)You can try using the following code and place it in Theme panel ->
.td-header-wrap .black-menu .sf-menu > .current-menu-item > a{
background-color: green;
}
4)Do you have made this change? -> https://www.screencast.com/t/xiZr0yLx3K and is it still does not work?
6)I do not exactly understand what do you mean? The default theme’s behavior is that when you click on the Category you will have to be redirected to the Category page.
Thanks for your understanding!
2. I’ve tried those category settings but they do not give me “Load more” button. I want this button – https://snag.gy/2HRA48.jpg – instead of ‘pages 1, 2, etc’.
3. I think you misunderstood me. To clarify, while reading any Music post, is it possible for “MUSIC” to have a different colour background in the main menu?
4. That change does work, but the pictures take seconds to load. I want all the pictures to load straight away, no effects.
6. The breadcrumbs category link doesn’t link to anything –
http://majorfuss.com/music/news/sampha-mercury-prize-winner-2017/ How can I make it link to the category?
Hello majorfuss,
2)If you will use the Infinite scroll+Load More you will see that the Load More button will appear on you frontend after some few posts.
3)With above code, notice that you can change the main menu background color, as you can see here -> https://www.screencast.com/t/f0TQMMya8rM if is not what you mean, please provide more details or some useful screenshots.
4)Sorry, but please notice that is the default theme behavior. You should optimize your images for a fast loading of theme and this thing depends only on your coding skills and not theme related, sorry!
6)I have inspected your website and I saw that your breadcrumbs structure is not good on your side. It should look like this -> https://www.screencast.com/t/UffEvsYffmcK Try to disable all of the untested plugins if you are using something like this, clear all the caches and check the results. Also, if the problem is still there, try to make a new clean install from scratch and check the results.
Thanks for your understanding!
2. I added 10 more posts to Music, but the “Load more” button still wouldn’t appear. The posts only had infinite loading. Perhaps this is a bug?
3. I want to change the main menu background colour for “MUSIC”, but only on all Music posts.
This is a mock-up of what I want: https://snag.gy/lYRmj1.jpg
6. I turned off Breadcrumbs’ Show Article Title in the Theme Panel here https://snag.gy/FrZhlJ.jpg
As a result, my posts don’t have an article title in the breadcrumbs, which I like http://majorfuss.com/music/news/sampha-mercury-prize-winner-2017/
But, this means the Parent Category in the breadcrumbs now doesn’t link to anything. Is there CSS I can use which makes it link to the parent category?
Hello majorfuss,
2)Please notice that if you setup your Category Page with Infinite load+Load more pagination as pagination type, the Load more button will appear after 3 loaded pages because this is the limit set up by default in our theme. You can change the limit post number for one-page loading from Readin section, like this -> https://www.screencast.com/t/lI2X3hBz22gp Here is just an example -> https://www.screencast.com/t/CfY45XJ7Ev
3)Unfortunately, the theme does not have any such an option that allows you to do that, sorry! You can change the background color for this button only for the entire website.
6)Sorry but the theme does not have any such an option for this!
Thanks for your understanding!