Pages (3):    1 2 3
Administrator
Administrator
acrylian   01-09-2011, 09:15
#21

The forum does not filter code if you correctly put it into backticks (that are the accents like in "è") or the html [code][/code] element. See:

name=""

name=""

Member
Member
vincent3569   01-09-2011, 13:24
#22

that's what I have done before...

another try withy backtick : find the following code in album.php :

`

Administrator
Administrator
acrylian   01-09-2011, 13:42
#23

May be that the forum software sometimes acts weird...

To your video placeholder: We have default images you should really use via the thumbnail functions in case you have videothumbs instead of $_zp_themeroot; ?>/images/video-placeholder.jpg. You can even have custom ones within your theme if you don't like ours. Just place images with the exact names within the theme's /images folder.

Member
Member
gjr   01-09-2011, 13:51
#24

@vincent3569 - I did test this as I did not think it would work with the history plugin, but it does. Nice addition, I will add it to my next release of zpGalleriffic. You can see it in action on the zpGalleriffic demo.

btw - zpmasonry does not use galleriffic.

Member
Member
make-zp   26-02-2012, 16:59
#25

Hi Vincent,
thank you for all your work!

Pretty new to ZP, I'd like to dare suggesting a code change for you next version. It took me some hacking to figure the theme is not checking all Colorbox settings.
When option "sizedimage" is set, your theme still loaded "fullimage".

So I went in the code and added in album.php ~line 54+
`

class="colorbox" href="" title="">

`
This will generate whatever sized image in the cache and Colorbox will use it.

Cheers

Pages (3):    1 2 3
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.