Hot Or Not


Subject: Hot Or Not
What is it and how can I use / set?

Subject: Re: Hot Or Not
I don't understand your question :shock:

Subject: Re: Hot Or Not
I see this on my Gallery but what is it and how can I configurate this

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.

:P

Subject: Re: Hot Or Not
But where in the ACP/Album?
I can´t find it

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.

: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.

Profile PM  
Subject: Re: Hot Or Not
Question

You talking the Rating´s ???

You can disable that in ACP ratings

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.....

Profile PM  
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: [Download] [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: [Download] [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..

:mrgreen: :mrgreen:


Page 1 of 1


  
You cannot post new topics
You 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