x00
MVPx00 MVP
Reactions
-
Re: StatCounter and Vanilla -- My solution
Impatience often lead to bad decisions and overcomplicating things because the person is desperate implement something at any cost without understanding, what you call a error could be simple an inco… (View Post)1 -
Re: [Solved] JQuery interaction question w/Vanilla embedded in wordpress
I would check whether the following is firing $("a[href='#topdoc']").click(function() { alert('fired');} instead use something like pagenavigatorTop as the class $("… (View Post)1 -
Re: Does it mean badges are a coming?
satirical I meant. (View Post)1 -
Re: [Solved] Installation Error: Gdn_Validation (Core 2.0.18.4)
try copying over all the files again. you should have the file library/core/class.validation.php (View Post)1 -
Re: [Documentation] Can I override a plugin's view in a custom theme?
I provide this functionality on some of my plugins, especial where I am already overriding core views. It is not a standard thing though, But I support it in principle, as it is consistent with appli… (View Post)1
