•  » Themes
  •  » stripped-galleria and Piwigo 2.7

#1 2014-10-26 12:08:26

otherwayup
Member
2012-01-23
27

stripped-galleria and Piwigo 2.7

Hi,

Does anyone know when stripped-galleria may be made compatible with Piwigo 2.7 ?

Thanks.

Offline

 

#2 2014-10-29 18:06:33

delakut
Member
Munich, Germany
2012-02-14
9

Re: stripped-galleria and Piwigo 2.7

otherwayup wrote:

Hi,

Does anyone know when stripped-galleria may be made compatible with Piwigo 2.7 ?

Thanks.

Look for the local_head.tpl in gallery/themes/stripped-galleria and comment out the following line with "*":
{*php}
    global $template, $stripped;
    $template->assign( 'stripped', $stripped );
{/php*}

It works after that. But I'm sure it's not the perfect fix...

Offline

 

#3 2014-11-16 12:01:07

delakut
Member
Munich, Germany
2012-02-14
9

Re: stripped-galleria and Piwigo 2.7

A further problem with stripped-galleria with the new stripped version 2.7. It can be solved if you change the follwing two lines (line 48 and 63) in gallery/themes/stripped-galleria/themeconf.inc.php

search:
$stripped =  unserialize( $conf['stripped'] );

replace it with:
$stripped =  $conf['stripped'];

Offline

 

#4 2014-12-02 22:40:00

otherwayup
Member
2012-01-23
27

Re: stripped-galleria and Piwigo 2.7

Thanks for the help making this amazing theme compatible with latest Piwigo.  I absolutely love it.

Another question/wish

I see in the stripped-galleria theme info. page that it says "It uses the galleria script: http://galleria.aino.se/ and its "classic" theme".

The galleria webpage states that galleria can be used with Flickr, Vimeo, YouTube and more.

I don't suppose anyone has managed to use the stripped-galleria theme with vimeo or youtube?

Offline

 

#5 2015-10-20 19:54:52

otherwayup
Member
2012-01-23
27

Re: stripped-galleria and Piwigo 2.7

Hi, stripped-galleria is not listed as compatible with piwigo 2.7.

Will it ever be made compatible?

Thanks.

Offline

 
  •  » Themes
  •  » stripped-galleria and Piwigo 2.7

Board footer

Powered by FluxBB

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