Announcement

  •  » Themes
  •  » [Theme] Bootstrap Darkroom (w/ PhotoSwipe, HTML5 video & more)

#106 2016-09-25 21:02:37

teekay
Member
2013-06-12
427

Re: [Theme] Bootstrap Darkroom (w/ PhotoSwipe, HTML5 video & more)

This sounds like a Darkroom issue. On mobile-devices, scrolling is disabled as long as the vertical navmenu is shown - this is an issue with plugins providing large submenus.

Offline

 

#107 2016-09-27 20:03:12

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7207

Re: [Theme] Bootstrap Darkroom (w/ PhotoSwipe, HTML5 video & more)

Hi :-)

@teekay

for menu 'Related Tag' can you add scrollable as album menu


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#108 2016-09-28 19:57:42

teekay
Member
2013-06-12
427

Re: [Theme] Bootstrap Darkroom (w/ PhotoSwipe, HTML5 video & more)

ddtddt wrote:

Hi :-)

@teekay

for menu 'Related Tag' can you add scrollable as album menu

Hi ddtddt,

could you post a screenshot of that related tags menu, please?

Offline

 

#109 2016-09-29 05:55:40

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7207

Re: [Theme] Bootstrap Darkroom (w/ PhotoSwipe, HTML5 video & more)

Hi :-)


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#110 2016-09-29 09:46:23

teekay
Member
2013-06-12
427

Re: [Theme] Bootstrap Darkroom (w/ PhotoSwipe, HTML5 video & more)

Ah, OK. I don't have THAT many tags in my gallery. And you would like to have it look like the scrollable menu here: http://www.bootply.com/86116 ?

Shouldn't be hard to implement, I'll see what I can come up with (just need to take care of mobile devices here)

Offline

 

#111 2016-10-04 05:39:26

hkdigit
Translation Team
Hong Kong
2013-05-23
89

Re: [Theme] Bootstrap Darkroom (w/ PhotoSwipe, HTML5 video & more)

Hi All,

I use  "Add < head > element" to add Google Ad on header section, it work main , album page, but it will cropped / overlap on photo page, see attached photo. Any hints to fix it?

Testing URL:  http://www.hkgimages.com/pics/picture/h … hing-trees

Piwigo Version 2.8.2
Theme: Bootstrap Darkroom Version 1.4.10
Plugin: Add < head > element Version 2.8.a

Also, Google Webmaster tools report lost of 404 errors (mostly on Calendar pages) after using Bootstrap Darkroom theme. What's go wrong?

Regards,
Chris Lee

Offline

 

#112 2016-10-04 08:37:01

teekay
Member
2013-06-12
427

Re: [Theme] Bootstrap Darkroom (w/ PhotoSwipe, HTML5 video & more)

hkdigit wrote:

Hi All,

I use  "Add < head > element" to add Google Ad on header section, it work main , album page, but it will cropped / overlap on photo page, see attached photo. Any hints to fix it?

Testing URL:  http://www.hkgimages.com/pics/picture/h … hing-trees

Piwigo Version 2.8.2
Theme: Bootstrap Darkroom Version 1.4.10
Plugin: Add < head > element Version 2.8.a

Also, Google Webmaster tools report lost of 404 errors (mostly on Calendar pages) after using Bootstrap Darkroom theme. What's go wrong?

Regards,
Chris Lee

Hi Chris,

it happens on the picture page, because there the navbar is fixed top.

You could place the ads in the jumbotron. Enable it in the theme's settings (optionally on picture page, too), then go to Administration -> Configuration -> Options -> Site banner and put the adds code in the text box. Then use Themes -> Bootstrap Darkroom config -> Bootstrap Default tab -> Custom CSS to adjust the height, make it centered or whatever.

Offline

 

#113 2016-10-05 10:14:12

hkdigit
Translation Team
Hong Kong
2013-05-23
89

Re: [Theme] Bootstrap Darkroom (w/ PhotoSwipe, HTML5 video & more)

Hi teekay

Thanks for your reply, after using your recommendation.

The banner code does not show on the Picture page. Where can I config to enable it?

Beside any sample what to input on "Custom CSS" field?

Also, is there any method to disable the calendar view to temporary make Google Webmaster tools happy?

Thanks,
Chris Lee

Offline

 

#114 2016-10-05 10:28:41

zorus
Guest

Re: [Theme] Bootstrap Darkroom (w/ PhotoSwipe, HTML5 video & more)

Hi,
This is a great theme that i use to host a community gallery. Thank you !!!

here is the community site : http://zorus.org/gplusphoto

For the moment, disqus is disabled as i'm getting  erros in the front end about headers already been set by bootstrap.

I could not find any discussion or doc or github issue about disqus piwigo and the bootstrat darkroom theme.

Is there any known issue with disqus ?


I cannot activate the disqus option for the moment beacause of site's audience, but i'll do it tonight if i needed.

have a nice day ! Thanks for reading !

 

#115 2016-10-05 11:59:45

teekay
Member
2013-06-12
427

Re: [Theme] Bootstrap Darkroom (w/ PhotoSwipe, HTML5 video & more)

hkdigit wrote:

Hi teekay

Thanks for your reply, after using your recommendation.

The banner code does not show on the Picture page. Where can I config to enable it?

Beside any sample what to input on "Custom CSS" field?

Also, is there any method to disable the calendar view to temporary make Google Webmaster tools happy?

Thanks,
Chris Lee

Hi Chris,

to disable the calendar view, go to Administration -> Configuration -> Options -> Display -> Main page -> disable the two "show pictures by date created/released" options

There is currently no option to display the Jumbotron banner on the picture page. You could create a template override for picture.tpl and add it back in there.

For Jumbotron CSS, just override the .jumbotron class, like

.jumbotron {
  height: 100px;
}

There are some examples what you could do with the jumbotron on the Demo and in the Wiki.

Last edited by teekay (2016-10-05 12:00:52)

Offline

 

#116 2016-10-05 12:03:09

teekay
Member
2013-06-12
427

Re: [Theme] Bootstrap Darkroom (w/ PhotoSwipe, HTML5 video & more)

zorus wrote:

Hi,
This is a great theme that i use to host a community gallery. Thank you !!!

here is the community site : http://zorus.org/gplusphoto

For the moment, disqus is disabled as i'm getting  erros in the front end about headers already been set by bootstrap.

I could not find any discussion or doc or github issue about disqus piwigo and the bootstrat darkroom theme.

Is there any known issue with disqus ?


I cannot activate the disqus option for the moment beacause of site's audience, but i'll do it tonight if i needed.

have a nice day ! Thanks for reading !

To be honest, I never tried it. It's a feature in Bootstrap Default (the parent theme). Maybe I'll look into it when I find the time. Until then: pull requests welcome :)

Offline

 

#117 2016-10-05 17:41:32

zorus
Guest

Re: [Theme] Bootstrap Darkroom (w/ PhotoSwipe, HTML5 video & more)

teekay wrote:

zorus wrote:

Hi,
This is a great theme that i use to host a community gallery. Thank you !!!

here is the community site : http://zorus.org/gplusphoto

For the moment, disqus is disabled as i'm getting  erros in the front end about headers already been set by bootstrap.

I could not find any discussion or doc or github issue about disqus piwigo and the bootstrat darkroom theme.

Is there any known issue with disqus ?


I cannot activate the disqus option for the moment beacause of site's audience, but i'll do it tonight if i needed.

have a nice day ! Thanks for reading !

To be honest, I never tried it. It's a feature in Bootstrap Default (the parent theme). Maybe I'll look into it when I find the time. Until then: pull requests welcome :)

OK ! thanks !

 

#118 2016-10-06 09:02:52

hkdigit
Translation Team
Hong Kong
2013-05-23
89

Re: [Theme] Bootstrap Darkroom (w/ PhotoSwipe, HTML5 video & more)

Hi Teekay,

Didn't work, the Calender still show on the menu item (please see attached printscreen)

Regards,
Chris Lee


teekay wrote:

hkdigit wrote:

Hi All,

I use  "Add < head > element" to add Google Ad on header section, it work main , album page, but it will cropped / overlap on photo page, see attached photo. Any hints to fix it?

Testing URL:  http://www.hkgimages.com/pics/picture/h … hing-trees

Piwigo Version 2.8.2
Theme: Bootstrap Darkroom Version 1.4.10
Plugin: Add < head > element Version 2.8.a

Also, Google Webmaster tools report lost of 404 errors (mostly on Calendar pages) after using Bootstrap Darkroom theme. What's go wrong?

Regards,
Chris Lee

Hi Chris,

it happens on the picture page, because there the navbar is fixed top.

You could place the ads in the jumbotron. Enable it in the theme's settings (optionally on picture page, too), then go to Administration -> Configuration -> Options -> Site banner and put the adds code in the text box. Then use Themes -> Bootstrap Darkroom config -> Bootstrap Default tab -> Custom CSS to adjust the height, make it centered or whatever.

Offline

 

#119 2016-10-06 09:54:13

teekay
Member
2013-06-12
427

Re: [Theme] Bootstrap Darkroom (w/ PhotoSwipe, HTML5 video & more)

hkdigit wrote:

Hi Teekay,

Didn't work, the Calender still show on the menu item (please see attached printscreen)

Regards,
Chris Lee

Ah that one. Unfortunately there is no sane way to disable it.
Just disallow the calendar views in robots.txt

Offline

 

#120 2016-10-06 12:04:14

hkdigit
Translation Team
Hong Kong
2013-05-23
89

Re: [Theme] Bootstrap Darkroom (w/ PhotoSwipe, HTML5 video & more)

Hi teekay,

Well noted with Thanks!

Any more hints how to add Jumbotron banner on picture.tpl?

Regards,
Chris Lee


teekay wrote:

hkdigit wrote:

Hi Teekay,

Didn't work, the Calender still show on the menu item (please see attached printscreen)

Regards,
Chris Lee

Ah that one. Unfortunately there is no sane way to disable it.
Just disallow the calendar views in robots.txt

Offline

 
  •  » Themes
  •  » [Theme] Bootstrap Darkroom (w/ PhotoSwipe, HTML5 video & more)

Board footer

Powered by FluxBB

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