vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: Images missing
Replace the code of the class.yagadiscussionheaderbadges.plugin.php with this and report back if that worked. class YagaDiscussionHeaderBadgesPlugin extends Gdn_Plugin { /** * Base_Render_Before Even… (View Post)1 -
Re: I can not run the vanilla2export on my server
I think it should be $corruptedRecords = array(); (View Post)1 -
Re: Added Font-Awesome to Custom.css
Yes, I actually fixed it and added the missing parts but the author never updated it. Since the Like This plugin is obsolete I guess. The Yaga application works really great and has all the icons. An… (View Post)2 -
Icon Packs
I found a great resource for icons which are free and also the web site has a @font-face generator which will then give you css code you need . http://www.flaticon.com/packs (View Post)5 -
Re: Added Font-Awesome to Custom.css
You can also add the font face to the theme custom.css after you enable the plugin by using this to call the font without the need for the font awesome css however you would need to style the font wi… (View Post)1
