Bleistivt
ModeratorBleistivt Moderator
Reactions
-
Re: Fatal Error in array_replace(): Argument #2 is not an array
Yes, this should be filed as a bug, since the UrlCompare function was a recent addition. (View Post)2 -
Re: Separate "embed theme" setting
It's not impossible, the embed script could pass an additional parameter that tells vanilla to use the embed theme and pages can determine wether they are iframed or not. The real problem though… (View Post)1 -
Re: Get both "Home" and "Root" on our categories page.
I think you are referring to this https://github.com/vanilla/vanilla/pull/2176 @JoakimT I think this can be fixed with a few lines of CSS quite easily, the breadcrumbs have distinct classes. If you c… (View Post)7 -
Re: Embed comment Wordpress glitchy
This gets quite messy, I'd rather wait for @Kasper to implement styling for embedded comments. I propose a different solution - revert back to the default style for embedded comments: <?php i… (View Post)3 -
Re: Wysihtml5 2.0.1 where are the buttons?
Create the /resources/fonts/vanillicon/ directory, just like in the master branch on github and place them there. And add $Sender->AddCssFile('vanillicon.css', 'static'); to th… (View Post)4
