Hot Or Not
Subject: Re: Hot Or Not
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.
:P
Domic wrote: [View Post]
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.
:P
Subject: Re: Hot Or Not
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.
:kid:
Domic wrote: [View Post]
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.
:kid:
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 :-(
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.
Any assistance with guiding me in the right direction would be greatly appreciated.
Subject: Re: Hot Or Not
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.....
spydie wrote: [View Post]
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.....
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
REPLACE WITH
if you ever want to use the link in the future just do the reverse of the above..
Hope that helps..
:mrgreen: :mrgreen:
open templates/default/album_box.tpl
and find
<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"> {NAV_DOT} <a href="{U_ALBUM_HON}" class="cattitle">{L_ALBUM_HON}</a></span>
</td>
</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"> {NAV_DOT} <a href="{U_ALBUM_HON}" class="cattitle">{L_ALBUM_HON}</a></span>
</td>
</tr>
REPLACE WITH
<!--
<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"> {NAV_DOT} <a href="{U_ALBUM_HON}" class="cattitle">{L_ALBUM_HON}</a></span>
</td>
</tr>
-->
<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"> {NAV_DOT} <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..
:mrgreen: :mrgreen:
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.136s (PHP: 14% SQL: 86%)
SQL queries: 10 - Debug Off - GZIP Enabled