Mar1aN
Posts: 192
Message # 1 |
4:38 PM
2014-08-12
I have a single category in Photo Albums, and i'm wondering if there is a way so that in "Adding new photo page", the category is automatically selected, so i can't hide it with css and not select it every time.
Is this possible?
|
Sunny
Posts: 9296
Message # 2 |
1:23 PM
2014-08-13
Mar1aN, yes. There are unique links to the photo posting form for each category, and if you follow such link the corresponding category will be selected automatically. So you just need to replace the default "Add photo" link with the category link. E.g. /photo/1-0-0-1 - posting form of category 1 , /photo/2-0-0-1 - posting form of category 2, etc.
I'm not active on the forum anymore. Please contact other forum staff.
|
Mar1aN
Posts: 192
Message # 3 |
2:48 PM
2014-08-13
Thank you Sunny!
|