Il pulsante "Salva modifiche" è molto in basso nella mia pagina dell'interfaccia delle preferenze utente

I’m experiencing this odd bug where my “Save Changes” is very low on my user preferences interface page. The button is in the right place in every other preferences category.

I am not experiencing this on Discourse Meta.

1 Mi Piace

If it doesn’t happen on Meta this is most likely a theme issue. Can you reproduce on Safe Mode?

2 Mi Piace

The bug occurs when I do not disable unofficial plugins.

My two unofficial plug-ins are

https://github.com/paviliondev/discourse-events

and

https://github.com/paviliondev/discourse-layouts

@angus What do you think? Have you seen this bug before?

2 Mi Piace

Try rebuilding with one disabled to isolate the culprit. After finding which one, please report in the plugin topic.

4 Mi Piace

@debryc This one is caused by a conflict between the discourse-events plugin (Pavilion’s) and the discourse-calendar (Discourse’s) plugin on your instance. The discourse-calendar plugin gives the class .calendar a set height (645px), and the discourse-events plugin uses that same class in the settings view.

Unless you have specific needs served by the discourse-events plugin (i.e. Pavilion’s) I would suggest you use the discourse-calendar plugin to manage your events and uninstall discourse-events. We actually use discourse-calendar ourselves to manage internal Pavilion events. We only maintain discourse-events for specific use cases we’re supporting, otherwise we’d deprecate it entirely.

2 Mi Piace

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.