sleepout9 Posted December 3, 2021 Share Posted December 3, 2021 Hello! Im using Piwigo 12 as a gallery script. I want to know how to expand index page with latest pictures section. Now I have only gategories on the page. Can you plz help me with code..? http://mentalhospital.rf.gd - Pete :) Quote Link to comment Share on other sites More sharing options...
gizmola Posted December 4, 2021 Share Posted December 4, 2021 My suggestion would be to look at the template code, and look at what happens when you navigate to http://mentalhospital.rf.gd/index.php?/recent_pics. Whatever querying is done for that, you want to add some of that logic to the default/homepage section of code so that it selects however many pictures you want in this block. Then you'll need to edit the home page template and add this new block in whatever way you want. Like most packages of this sort, you have to go in and edit the theme file(s) to customize it beyond whatever customization options the package offers, which in this case, it appear are few. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.