Hi amitray, Thanks for the quick reply. The user should be able to delete the gift of his profile page and the Admin should also be able to. Example: I give a user the cat picture. The user wants the picture does not have the profile. So he takes the image can delete.
I hope you understand me a little better now.
THX Enzomano
Ciao,
maybe this is still needed.
Change this Line in gpp_functions.php:
223: echo ‘<ul class=”gpp_slideshow_thumbnails” style=”display:none”>’;
with
225: echo ‘<ul class=”gpp_slideshow_thumbnails”
style=””>’;
Ciao