R_J
AdminR_J Admin
-
Re: How to add a description to theme options?
Simply add a Description to the options! ;) $ThemeInfo['jeongwee'] = [ ... 'Options' => [ 'Description' => 'If you like this theme, please consider giving me all your money', 'Styles' => [ '… (View Post)1 -
Re: Polish polish needed
Trivial: just create your custom theme and add it anywhere to the default.master.tpl of your theme. You might have to style it, depending on the place where you like to see it and the theme you are u… (View Post)1 -
Re: Potential Bug in Profile Comments page
At least now I know what the misunderstanding has been! For me plain text, opposed to "uncategorized" text, is text without markup. But we do not have to talk about that any more. I found o… (View Post)2 -
Re: How to give user option of switching between highest rating and date on comments?
Nope. (View Post)1 -
Re: Pagination widget for discussions
I believe it is the standard for the table view, not the modern view - "modern" includes doing things in another way than you are used to ;-) Anyway, getting that plugin to work was very, v… (View Post)1