x00
MVPx00 MVP
Reactions
-
Re: [Solved] Custom headers and Footers
Your default.master should be in your theme. If you are using a .tpl file investigate using a smarty custom template function. Easier if you are using .php master then you can just include where need… (View Post)2 -
Re: Showing description under Category name
theme hook usually are in a plugin not theme, if you wan them to be in a theme you extend Gdn_IPlugin and name the file class.public_[name].php where [name] is the lowecases name of the class. Like c… (View Post)2 -
Localhost advice
You won't be able to test in local host easily, as paypal has to be able to notify you. Consider using something like localtunnel: http://progrium.com/localtunnel/ It works pretty well. (View Post)1 -
Karma Bank
This is reputation linked virtual currency. Simple rules can be used to reward based on various user meta meeting certain conditions. This is only the beginning so bare with. This plugin anticipates … (View Post)3 -
Idea: Members to sponsor addons
There have been quite a lot of questions recently, asking or things that involve major development, and some of these guys are expecting something for nothing, and aren't willing to do the work … (View Post)5
