|
Attention: Last reply in this thread was more than 17 Years ago |
|
Thread Tools |
#1
|
|||
|
|||
Non-linkable?
First of all awesome addon, thanks!!
I'd like to know how to make the Main Categories non-linkable, so people are forced to use use the sub categories? Along with that how do I remove the words Sub-Categories:? Last question I've added my sidebar(vBadvanced mod) and it seem the alinement is off, any idea how I could fix that. Once again thanks! |
#2
|
||||
|
||||
Thanks...
1: In the photoplog_cat_bit template, you can remove the anchor tag in the first <td> block. 2: You can edit the photoplog_sub_categories phrase to something else via the ACP Phrase Manager, or to remove the phrase and colon, search for the following in the PhotoPlog index.php and categories.php files: Code:
Content visible to registered users only.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#3
|
|||
|
|||
thanks
Another question... Is it possible to add more input fields? I find the need for more then just title and Description, I could use another 4-5 fields. |
#4
|
|||
|
|||
Code:
Content visible to registered users only. I got #2 but decided it looked better your way |
#5
|
|||
|
|||
haha I got another question sorry
I've just noticed the the pictures are inorder that they were submitted/newest/edited. we are using ours for a metallica database, so having it in chronological order is must important. Is this possible ? thanks |
#6
|
||||
|
||||
Custom fields are a pro only feature. In the first <td> block of the photoplog_cat_bit template, find the anchor tag, i.e., <a href="whatever">title</a> and remove the bold blue bits. There is a thread here on how to change the order, where you could try the following untested change:
Code:
Content visible to registered users only.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#7
|
|||
|
|||
ok i got the first one, thanks
The second kinda worked, the input is now in the order it was submitted. it no longer gets bumped when you edited it which it good. So its almost done, i just need it to put the dates in order. NOW 2001.10.11 - submitted first 2001.10.12 - submitted second 2001.01.11 - this info was submitted third by mistake or some other error Id like it to do this 2001.01.01 - submitted first 2001.02.01 - submitted fifth 2001.10.11 - submitted fouth 2001.10.12 - submitted second 2001.12.12 - submitted third I have no problem buying the pro version, from what I've seen the layout is totally different and doesn't really work with what I want it for. Or can you use the same view as ( http://metallifukinca.com/photoplog/index.php?c=32 ) on the pro version? thanks |
#8
|
||||
|
||||
In the lite version, the date changes upon edit, so if you order by dateline, the list is ordered accordingly, i.e., edits are bumped. In the PhotoPlog edit.php file, you can remove the change in date by using the original date in the query. This is how the pro version works, and yes, in the pro version you can set 'Display Type' to be block or list format.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#9
|
|||
|
|||
Code:
Content visible to registered users only. |
#10
|
|||
|
|||
I cannot where to buy it?
Hook me up dude =) |
|
|