R_J
AdminR_J Admin
-
Re: Help me download this theme free of charge
You already linked to the demo. You can buy the theme on themeforest (View Post)1 -
Re: Updated to work with Vanilla 2.3
After looking at it again, I think that this is a dead end. Column format is date and not datetime. There is no intention for providing a time, too, for the moment. If the time would be of any releva… (View Post)2 -
Re: Vanilla 2.3.1 "basic registration" configuration points to defunct site for reCAPTCHA setup
Thanks for the feedback and welcome to Vanilla! It's unlikely that there will be another 2.3.x release so changing the link in the 2.3 branch on GitHub wouldn't make sense. The way captchas are imple… (View Post)1 -
Re: Login pop-up returns “Page Not Found”.
You have removed the body-tags id and class in your template. That will have unpredictable failures as a consequence. (View Post)1 -
Re: Using inline SVG on MeModule
You should strive to be least invasive to write a good theme. This is the ranking I think should be used: * Try CSS * Try harder using CSS * Ask if it could be done with CSS * Use Vanillas events wit… (View Post)2