Adding Custom Smile Packages
wpDiscuz Emoticons Addon comes with an awesome smile package, but it also allows you to add new emoticons packages and switch to any package you want. To create a new Smiles package, please follow this instruction:
-
- 1. Create “wpdiscuz” folder in WordPress /wp-content/ directory
- 2. Create “emoticons” folder in WordPress /wp-content/wpdiscuz/ directory
- 3. Choose a unique name for your new package and create a folder using this name in /wp-content/wpdiscuz/emoticons/ directory. For example “mysmiles“, the end directory will be /wp-content/wpdiscuz/emoticons/mysmiles/
- 4. Copy all files from /wp-content/plugins/wpdiscuz-emoticons/emoticons/ directory to /wp-content/wpdiscuz/emoticons/mysmiles/
- 5. Change the new package demonstration icon mysmiles/icon.png, but do not rename it.
- 6. Delete all images in mysmiles/img/ folder and upload your new emoticons images.
- 7. Open mysmiles/wpsmiliestrans.php file and change new image names for according emoticons’ code.
- 8. Then come back to this page and find the emoticons package switcher.