FAP SUPPORT - Cannot Disable Personal Galleries
Subject: FAP SUPPORT - Cannot Disable Personal Galleries
Hi, I wonder if anyone can help? I've tried disabling every option I can find on the admin CP relating to Personal Galleries but I can't seem to disable them or remove them from the category list. They even show up for unregistered guests. Is there something I might be missing?
Subject: Re: Cannot Disable Personal Galleries
You should be able to hide the link to personal galleries from the album index in the ACP>Photo Album>Configuration ---- Album Index
Subject: Re: Cannot Disable Personal Galleries
I'm sorry.... this is not true in the current 1.4.0 version, though will be included with the soon to be FAP 1.4.1
In the meantime you can alway remove the code from your templates album_box.tpl
Artie wrote: [View Post]
I'm sorry.... this is not true in the current 1.4.0 version, though will be included with the soon to be FAP 1.4.1
In the meantime you can alway remove the code from your templates album_box.tpl
<!-- BEGIN show_personal_galleries_link -->
<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="{catfooter.cat_public_footer.U_USERS_PERSONAL_GALLERIES}" class="cattitle">{catfooter.cat_public_footer.L_USERS_PERSONAL_GALLERIES}</a>
</span>
<br />
<img src="{SPACER}" width="5" height="15" alt="" />
<span class="gensmall">
{NAV_DOT} <a href="{catfooter.cat_public_footer.U_YOUR_PERSONAL_GALLERY}" class="gensmall"><b>{catfooter.cat_public_footer.L_YOUR_PERSONAL_GALLERY}</b></a>
</span>
</td>
</tr>
<!-- END show_personal_galleries_link -->
<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="{catfooter.cat_public_footer.U_USERS_PERSONAL_GALLERIES}" class="cattitle">{catfooter.cat_public_footer.L_USERS_PERSONAL_GALLERIES}</a>
</span>
<br />
<img src="{SPACER}" width="5" height="15" alt="" />
<span class="gensmall">
{NAV_DOT} <a href="{catfooter.cat_public_footer.U_YOUR_PERSONAL_GALLERY}" class="gensmall"><b>{catfooter.cat_public_footer.L_YOUR_PERSONAL_GALLERY}</b></a>
</span>
</td>
</tr>
<!-- END show_personal_galleries_link -->
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.0945s (PHP: 16% SQL: 84%)
SQL queries: 10 - Debug Off - GZIP Enabled