Announcement

  •  » Requests
  •  » image url redirecting request

#1 2011-07-22 09:40:32

larjia
Member
2011-07-22
4

image url redirecting request

When I click on the image thumbnail, it goes to the image detail page. But how to change this behavior to just redirect to other website url, something like <img src="http://...." target=_blank>

I just know an field (image URL) should be added into the image database. It is more like an advertise item.

Is there any how to, or detailed instruction on this request?

The effect is expected to be like the www.beso.com
see attached picture.

All the images are actually directing to another page (I want a URL directing to other site). Also, there are some other information like product title and price shown.

thanks,
Larry

Offline

 

#2 2011-08-06 21:15:20

Gotcha
Former Piwigo Team
Pourrières (83) [FR]
2007-03-14
604

Re: image url redirecting request

Hi,

Simply in the picture description. Exemple :

Code:

<script language="javascript" type="text/javascript">
<!--
window.location.replace("http://www.un-site.com/une-page.htm");
-->
</script>

Offline

 
  •  » Requests
  •  » image url redirecting request

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact