Member
Member
tanuj   2013-01-31, 13:14
#1

Hi all

I have just created an album. However now when I load the website the 1st page just has name of album and I have to click on it to go to the album.

Is there a way to go straight to 1st album on site load?

Right now loads to here when I type the web address http://microfibrecatalogue.com.au/

I want it to load to this page when I type in the web address
http://microfibrecatalogue.com.au/index.php?album=Catalogue/

Administrator
Administrator
acrylian   2013-01-31, 14:50
#2

Not without coding your own theme. The easiest would be to add a redirection via htaccess. But since your server apparently does not use modrewrite you probably would have to add a meta refresh to the theme's index.php.

Member
Member
sbillard   2013-02-01, 02:31
#3

Here is a quick and dirty plugin to do what you want.

`

`
But you may wish to do some theme modifications since things like breadcrumbs will still think there is an index page and you will have multiple links to the same album page as a result.

Member
Member
tanuj   2013-02-03, 00:11
#4

Thanks for the solutions acrylian and sbillard.

I am still lost as I am not a PHP guy and not sure where to put that plugin or do the meta refresh!

Is there anyone who can do the theme modification for me and make the album load directly? I am happy to pay for this work if someone is able to do this.

Thanks

Member
Member
sbillard   2013-02-03, 00:21
#5

The plugin would go into the [i]plugins[/i] folder of your install. You would then enable it from the plugins tab on the administrative pannels.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.