Pages (2):    1 2
Administrator
Administrator
acrylian   31-07-2020, 13:42
#11

I think it is something with the web fonts loaded from Google as we just discussed via mail. Probably rather an JS incompatibility issue not throwing any error or so…

Member
Member
bic   31-07-2020, 16:09
#12

Thanks fretzl. The funny side is that I use fonts served by Google just to avoid headaches in setting up fonts for every browser. :smiley:

Administrator
Administrator
acrylian   31-07-2020, 16:32
#13

Setting up webfonts is not that hard.Yyou only need .woff and .woff2 nowadays as that covers all current and also most not so current browsers.
https://caniuse.com/#search=woff
https://caniuse.com/#search=woff2

For really older ones, well, there always comes the time that things don't work for them anymore ;-) For those you provide a default font fallback and the general font type like sans-serif or serif.

Member
Member
bic   31-07-2020, 17:35
#14

Sure, I will probably change it on my main theme after holidays, and on Multiverse too.

Member
Member
Ralf   31-07-2020, 18:32
#15

Hi,
looks pretty good.

But when I enable RSS Plugin the website does not render properly.

What I am missing:
Open Street map support an the ability to comment on images/albums.

Anyway: Good work

Administrator
Administrator
fretzl   31-07-2020, 18:58
#16

@Ralf That's probably the wrong printRSSHeaderLink() call in gallery.php. I already made a pull request for the Mutiverse repository to fix that.
https://github.com/bic-ed/Multiverse/pulls

Member
Member
bic   31-07-2020, 19:45
#17

Thanks @fretzl merged already! Thanks for Dutch translation too!

@Ralf I'm afraid there is no room for comments in album pages without heavily break the layout. Image page does not exist at all actually, so probably neither open street maps makes much sense. I know, album page is more like a slide show page, that's why I said that this is not a standard theme! :neutral: .
The theme was originally meant to be a presentation for special albums, then I added support for pages, search, news etc, but anyway I would like to preserve album's style.

Member
Member
bic   11-09-2020, 12:42
#18

After the conversation with @acrylian on GitHub, about SEO concerns related to not having a real image.php page, I guess that probably the best solution is to create a proper image page, linked from album through the titles on the thumbnails. This way does not affect album layout at all, and also gives the possibility to implement comments and other image related plugin, like bxslider or Open Street Map. @Ralf, I could also add an option to have comments at the bottom of album pages too.

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