[Solved] Smileys on the forum
Hello! The site has the wp-Monalisa plugin installed. In a blog, I can use smileys. But these smileys are not shown on the forum. How can I use css code to include them in the forum?
Hi @oksana,
The CSS is for styling a HTML element, this cannot integrate one plugin to another. I'm sorry but there is no way to use your plugin with wpForo forum. wpForo topic and post editors have Emoji button, so you can use them like this:Â 🖐️ 🙂Â
If you need an advanced "smiles solution" you can check out the wpForo Emoticons addon: https://gvectors.com/product/wpforo-emoticons/
In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
You can use the CSS code for this purpose:
#wpforo #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-content img.emoji {
width: 30px !important;
height: 30px !important;
}
Â
In case you want to say thank you 😊
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
This code should work fine. I think you've not deleted caches or the code has been added in incorrect place. Or maybe you're checking result in a wrong place. Please leave some screenshots where you've added the code and a direct link to the topic you're checking the result.
In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
In case you want to say thank you 😊
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
Try with !important statement, it should work fine:
#wpf-emoji-wrap.wpf-emoji-wrap > span.wpf-emoji > img{font-size: 35px !important;}
In case you want to say thank you 😊
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
Have you deleted all caches (website, browser, forum) before checking?Â
In case you want to say thank you 😊
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
We see you've Autoptimize plugin, so please properly delete the plugin caches, delete minified files before checking.
In case you want to say thank you 😊
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
I disabled the Autoptimize plugin, deleted all the caches, but the emoticons are still small. What could be the problem? I need the size of the emoticons as in your forum.
The problem may come from file writing permissions.Â
The right way to solve this problem is to fix files and folders permission.
All files in FTP should have a chmod 0644 and folders to have chmod 0755.Â
This article should be helpful for you: https://www.siteground.com/tutorials/ftp/change-permissions/
In case you want to say thank you 😊
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
The emoticons in the table have increased. Hurray! The problem was in the reCAPTCHA or the ClearFy Pro plugin.
Another question: how to increase the emoticons in the text?
Haven't you put the code provided in this post?Â
In case you want to say thank you 😊
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
Thank you so much for the great forum plugin and for the technical support! This is very cool!Â
About the code: it does not increase the size of the emoticon in the message text.
If you want to change the emojis size in the editor, I'm really sorry, but it's not possible.
In case you want to say thank you 😊
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
- 15 Forums
- 13.4 K Topics
- 68 K Posts
- 4 Online
- 9,797 Members