Hot Or Not »  Show posts from    to     

Icy Phoenix


Old Support Topics - Hot Or Not



Domic [ Thu 17 Apr, 2008 21:53 ]
Post subject: Hot Or Not
What is it and how can I use / set?


KasLimon [ Thu 17 Apr, 2008 22:32 ]
Post subject: Re: Hot Or Not
I don't understand your question


Domic [ Thu 17 Apr, 2008 23:26 ]
Post subject: Re: Hot Or Not
I see this on my Gallery but what is it and how can I configurate this


gearhead [ Fri 18 Apr, 2008 01:30 ]
Post subject: Re: Hot Or Not
Domic wrote: [View Post]
I see this on my Gallery but what is it and how can I configurate this


Basically, it's a link you can have in your photo album which will allow you or a member to rate a "random" photo. You can take the link out in photo album settings from the ACP.



Domic [ Fri 18 Apr, 2008 18:19 ]
Post subject: Re: Hot Or Not
But where in the ACP/Album?
I can´t find it


gearhead [ Sat 19 Apr, 2008 00:23 ]
Post subject: Re: Hot Or Not
Domic wrote: [View Post]
But where in the ACP/Album?
I can´t find it


I am running the newest version of Icy. 1.2.0.27

In earlier versions I thought you could disable it. Now it seems there is not a feature to turn the link off.



Domic [ Sat 19 Apr, 2008 12:47 ]
Post subject: Re: Hot Or Not
I also have the new version 1.2.0.27 but I do not know how I HOT OR NOT will use


LonestarSkizm [ Fri 04 Sep, 2009 18:31 ]
Post subject: Re: Hot Or Not
I am running IP 1.3.0.53 and absolutly can not find the option that disables the "Hot or Not" link. I have spent quite a bit of time searching the forums for the answer to my problem but came up short.

Any assistance with guiding me in the right direction would be greatly appreciated.


spydie [ Fri 04 Sep, 2009 18:42 ]
Post subject: Re: Hot Or Not
Question

You talking the Rating´s ???

You can disable that in ACP ratings


LonestarSkizm [ Fri 04 Sep, 2009 19:57 ]
Post subject: Re: Hot Or Not
spydie wrote: [View Post]
Question

You talking the Rating´s ???

You can disable that in ACP ratings



I don't want to disable rating of pictures...I just don't want the "Hot or Not" link showing up.

I have the following options in the Album ACP settings...

Show "Album OTF" link on Album Index
Show "All Pics" link on Album Index
Show "Personal Galleries" link on Album Index

What I am looking for is an option that says "Show "Hot or Not" link on Album Index" but do not see one.....


DWho [ Sat 05 Sep, 2009 10:37 ]
Post subject: Re: Hot Or Not
there is no feature in the ACP to remove the hot or not link you have to remove it from the tpl file... the only way..

open templates/default/album_box.tpl

and find

Code: [Hide] [Select]
<tr>
<td class="row1" height="50" colspan="{catfooter.cat_public_footer.FOOTER_COL_SPAN}" onmouseover="this.className='row2';" onmouseout="this.className='row1';">
<span class="forumlink">&nbsp;{NAV_DOT}&nbsp;<a href="{U_ALBUM_HON}" class="cattitle">{L_ALBUM_HON}</a></span>
</td>
</tr>


REPLACE WITH

Code: [Hide] [Select]
<!--
<tr>
<td class="row1" height="50" colspan="{catfooter.cat_public_footer.FOOTER_COL_SPAN}" onmouseover="this.className='row2';" onmouseout="this.className='row1';">
<span class="forumlink">&nbsp;{NAV_DOT}&nbsp;<a href="{U_ALBUM_HON}" class="cattitle">{L_ALBUM_HON}</a></span>
</td>
</tr>
-->


if you ever want to use the link in the future just do the reverse of the above..

Hope that helps..





Powered by Icy Phoenix