Member
Member
mikapi   2018-06-07, 14:18
#1

Hi,

I cannot run video (with player and class_video) with the theme I use (zpbootstrap).
I have noticed that it is possible to associate a specific theme to an album folder (other than principal theme).

It could be a solution to workaround a theme limitation: for me, the ability to show a video subfolder in the album.
Not as great as beeing able to insert a video between photos, but, a workaround ...

Maybe there is other solution ?

Administrator
Administrator
acrylian   2018-06-07, 14:52
#2

I am not familar with this theme so I cannot answer why this theme should not support videos within albums. Surely the theme author @vincent3569 can help here.

Another way to so called album themes is the "multiple_layouts" plugin which is just a different page layout (it needs to be created first of course) within a theme. IMHO the preferred way.

To already collect some info for Vincent, what is the actual issue when you try a video?

Member
Member
vincent3569   2018-06-08, 13:46
#3

I noticed that it is possible to assign a specific theme for the root-albums of the gallery, but it is not possible for sub-albums.

why this limit?

Administrator
Administrator
acrylian   2018-06-08, 14:19
#4

I cannot answer right now because I never use(d) this function myself and prefer the mutliple layouts ways (the album theme way is much older). Probably same reason why currently rights can only be assigned to top level albums. It makes things simpler with inheritance if you know that you only have to check the toplevel.

Member
Member
mikapi   2018-06-11, 15:33
#5

Zpbootstrap just display "error" instead displayng jpayer interface.
I will try to understand how the multiple layouts works, and how it can help me. thanks.

Administrator
Administrator
acrylian   2018-06-11, 15:39
#6

What does the debug log of Zenphoto say? Or the php server error log?

Member
Member
mikapi   2018-06-12, 23:56
#7

I cannot see relative error nor in journaux/deboggage nor in the error logs from my host( if it is the right place to serach for).
I also noticed that zpbootstrap do not read .gif .

Administrator
Administrator
acrylian   2018-06-13, 08:18
#8

Gif support is a core PHP matter of the graphics library used on your server. That will be either GD (default normally) or Imagick. Check if the one used really has support for gif.

Member
Member
vincent3569   2018-06-13, 08:41
#9

Yes, for .gif files, it is not related to my theme:
see examples of .gif and .png files here:
http://www.vincentbourganel.fr/images/illustrations/carte-co.gif.html
http://www.vincentbourganel.fr/images/illustrations/responsive-icon.png.html

and for the 1sst matter, with the relevant plugins (jplayer and class_video) I can display and read .mp3 files.

I will have a try a soon as possible with common video files

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.