Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SimpleCatalog skipping first layer of output
#1
Hey,

I want to skip one layer of output, mainly the category.

What i am trying to achieve is for the main catalog page to show the "albums" (which will be the items), and clicking on an "album" will show all of the images inside of it.

At the moment the script comes with categories -> items -> images, i want the main page to show one specific category so that it will show items -> images.

I dont mind this being done with htaccess, i just cant figure out how to set it up with this cms.

Note: the cms is in a subfolder called gallery, so the url i have is:
website.com/gallery/catalog/category

I want to be able to see:
website.com/gallery/category
Reply
#2
I have figured out a different way, i am using the complete custom output verions where you create a template and add the functions.php file.

This is closer to what i am trying to achieve.
The url is now:
website.com/gallery/catalog/

Is there is a way to change it so that it will just be
website.com/gallery
and
website.com/gallery/album (for when clicking on an album)

Also, at the moment, when going to an items page (what i will use as an album) only one image is shown, how can i show all of the images in this item?
Reply
#3
I'll answer in the proper thread: http://get-simple.info/forums/showthread...4#pid64814
Reply




Users browsing this thread: 1 Guest(s)