• Page 1 of 1
  • 1
uCoz Community » uCoz Modules » File Catalog, Site Catalog, Publisher, Ad Board, Online Games » Snapshots in Site Catalog (I cannot see snapshots after upload)
Snapshots in Site Catalog
EvolucijaSvesti
Posts: 8
Reputation: 0

Message # 1 | 7:43 PM
Hi everybody,

I recently created Site Catalog tool on my Ucoz site. Everything is fine exept Snapshot option. I checked that option in Site Catalog Settings but I cannot see snapshots in web browser (Chrome, IE) even after upload them.

???

http://internetposao.ucoz.com/
Sunny
Posts: 9296
Reputation: 456

Message # 2 | 8:42 AM
EvolucijaSvesti, you need to add the code $SCREEN_URL$ to the catalog template (Control Panel -> Customize Design -> Site Catalog -> Appearance of entries).
I'm not active on the forum anymore. Please contact other forum staff.
EvolucijaSvesti
Posts: 8
Reputation: 0

Message # 3 | 9:33 PM
Thanx. Where exactly in html code?

Code
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="eBlock"><tr><td style="padding:3px;">
<?if($MODER_PANEL$)?><div style="float:right">$MODER_PANEL$</div><?endif?>
<div class="eTitle" style="text-align:left;"><a target="_blank" href="$SITE_URL$">$TITLE$</a></div>
<?if($MESSAGE$)?><div class="eMessage" style="text-align:left;clear:both;padding-top:2px;padding-bottom:2px;">$MESSAGE$</div><?endif?><div class="eDetails" style="clear:both;">
<?if($RATING$)?><div style="float:right"><?$RSTARS$('12','/.s/img/stars/3/12.png','1','float')?></div><?endif?>
<?if($CATEGORY_NAME$)?><a href="$CATEGORY_URL$">$CATEGORY_NAME$</a> |<?endif?>
Transitions: $REDIRECTS$
<?if($AUTHOR_NAME$)?>| Added by: <?if($AUTHOR_EMAIL_JS$)?><a href="$AUTHOR_EMAIL_JS$">$AUTHOR_NAME$</a><?else?>$AUTHOR_NAME$<?endif?><?endif?>
| Date: <span title="$TIME$">$DATE$</span>
</div></td></tr></table><br />

http://internetposao.ucoz.com/
Sunny
Posts: 9296
Reputation: 456

Message # 4 | 8:50 AM
EvolucijaSvesti, where you wish smile The best place, I guess, is after $MESSAGE$, e.g. it can be as follows:

Code
$MESSAGE$<br><img src="$SCREEN_URL$" height="200" width="200">


You can set other width and height or none, but in this case some screenshots can be too big.

And btw, if you want users not be redirected to the website immediately after they click the entry name and to be able to comments entries, you need to change the code $SITE_URL$ into $ENTRY_URL$

Quote
<div class="eTitle" style="text-align:left;"><a target="_blank" href="$ENTRY_URL$">$TITLE$</a></div>

I'm not active on the forum anymore. Please contact other forum staff.
uCoz Community » uCoz Modules » File Catalog, Site Catalog, Publisher, Ad Board, Online Games » Snapshots in Site Catalog (I cannot see snapshots after upload)
  • Page 1 of 1
  • 1
Search: