Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > SUPPORT / INFORMATION > Pixelpost Help

Post Reply
 
Thread Tools
  #1  
Old 03-21-2008, 10:43 PM
Umbi Offline
forum loafer
 
Join Date: Aug 2007
Posts: 15
Thumbnails in the main page instead of image

It's kind of funny,

Pixelpost is very flexible but I got lost in such a simple point:

when you load up the blog it points to the first pic of your gallery.

I do not want that.

I want it to point to the thumbnails of my gallery.

That is:

at the moment when you point to http://www.myblogsite.net
it triggers the showimage option pointing to the last loaded image in the gallery, e.g

http://www.myblogsite.net/index.php?showimage=21

Instead I want it to show whatever it is at the following:

http://www.myblogsite.net/index.php?x=browse&category=2


why is that so difficult?

It is the most obvious thing you would do, showing the gallery and not the first pic.....

what am I missing?

Can anybody help on this?

I looked in the forum but I could not find any help on this....

Thanks in advance!!!!!!!!!!

Imbu
Reply With Quote
  #2  
Old 03-21-2008, 11:22 PM
mowopi Offline
pp regular
 
Join Date: Feb 2008
Posts: 34
I asked the same question a few days ago. This is the way you can change the startup page :

http://www.pixelpost.org/forum/showt...2128#post52128
Reply With Quote
  #3  
Old 03-21-2008, 11:31 PM
jaywilliams's Avatar
jaywilliams+ Offline
Team Pixelpost
 
Join Date: Sep 2005
Posts: 1,003
Send a message via AIM to jaywilliams Send a message via MSN to jaywilliams Send a message via Yahoo to jaywilliams Send a message via Skype™ to jaywilliams
And now, thanks to one of the developers of Pixelpost, Dennis, you can set the entry page with an addon.
http://www.schonhose.nl/pixelpost-addons/entrypage/
So that's yet another way to get the job done.
__________________
Jay Williams | A Different View
Reply With Quote
  #4  
Old 03-22-2008, 02:41 AM
mowopi Offline
pp regular
 
Join Date: Feb 2008
Posts: 34
Wow ... really easy now. Thanks Dennis !
Reply With Quote
  #5  
Old 03-22-2008, 04:20 AM
Umbi Offline
forum loafer
 
Join Date: Aug 2007
Posts: 15
The piece of code worked better for me, for some reason the addon gives me blank page...i t must be because of some changes I made in the code, certainly not an issue with the addon!

Thanks for your hint guys....

the only thing I have left is that I cannot set up the category I want,
in the sense that if I use

if(!isset($_GET['x']) AND !isset($_GET['showimage'])){
$_GET['x'] = browse&category=2';
}


the page does not load, it gives me "The page cannot be found "....

However your reply is of a great help.

Thanks a lot!
Reply With Quote
  #6  
Old 03-22-2008, 04:24 AM
jaywilliams's Avatar
jaywilliams+ Offline
Team Pixelpost
 
Join Date: Sep 2005
Posts: 1,003
Send a message via AIM to jaywilliams Send a message via MSN to jaywilliams Send a message via Yahoo to jaywilliams Send a message via Skype™ to jaywilliams
If you want too set a category too, do this:

PHP Code:
if(!isset($_GET['x']) AND !isset($_GET['showimage'])){
    
$_GET['x'] = 'browse';
    
$_GET['category'] = '2';

__________________
Jay Williams | A Different View
Reply With Quote
  #7  
Old 03-22-2008, 07:25 AM
Dennis's Avatar
Dennis+ Offline
Team Pixelpost
 
Join Date: Jul 2006
Posts: 2,394
Send a message via MSN to Dennis
It doesn't support browsing categories yet, but I think I'll manage to create a workaround for this.

Look for the next version to have this option.
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
Reply With Quote
  #8  
Old 03-22-2008, 02:31 PM
Umbi Offline
forum loafer
 
Join Date: Aug 2007
Posts: 15
you rock!

Jay that works perfectly!

Dennis many thanks for looking into that.

Mowopi many thanks to you too!
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 10:49 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs