axraph
axraph
The filter code from https://github.com/bueltge/multisite-global-media/issues/54#issuecomment-436980167 is working great on 0.1.0-beta-4 and WP 5.2.4 I'm still testing it. Will keep this updated if/when I run into any issues. Thank you guys...
Works fine with same Safe SVG plugin (but no visual composer). SVG's works on both front and back ends. Awesome plugin!
I am having the same problem, the email is sent but it's stuck in the outbox. I'm running NextCloud version 29.0.3 - and Mail app version 3.7.2 Errors in console:...
> Had the same issue and worked out that the outbox is the table oc_mail_local_messages. Check the message and delete it. For me there was only one message so I...
Thank you @miaulalala for the explanation. It makes sense. It also begs the followup question, what makes the mail app (horde) consider the send state "unclear" in my case, although...
Thanks @miaulalala for taking the time to explain this. You're correct, my setup is utilizing Dovecot, as I have no access to its configuration I suppose it's time to consider...
Hi @rufuspollock - **Space after the page title**: Although we can reduce this space in the theme default CSS, I think it would be better if we just do this...
Hi @rufuspollock, - Can you tell me (roughly) how much reduction do you suggest? Currently the space is 96px. - You can find multiple references to this, including on [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/Heading_Elements).
Hi @rufuspollock, I have made the following changes to the theme CSS: - Reduced the page header padding. - Fixed the search modal results size. - Fixed the `pre` font...
@rufuspollock Got the content for the Farmhouse page [here](https://docs.google.com/document/d/19V9Z8heQf_0a36v4i-05tlXCzoh0lhAycbjNf3M7J3Y/edit?tab=t.gle0iteexn6x). Ready to start implementation.