andypp
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Emojis do not appear in commentsSeveral tests were performed with no plugins active and emojis in comments are still not working.
Any idea?
- This reply was modified 4 years, 2 months ago by andypp.
Forum: Fixing WordPress
In reply to: Emojis do not appear in commentsI only reactivated Wordfence (a security plugin) just before posting the link to the article, but previous comments were posted with all plugins deactivated, including Wordfence.
My wp-config says:
define(‘DB_CHARSET’, ‘utf8’);
Thanks for your help.
- This reply was modified 4 years, 2 months ago by andypp.
Forum: Fixing WordPress
In reply to: Emojis do not appear in commentsForum: Fixing WordPress
In reply to: Emojis do not appear in commentsThis is what I did:
This is what I got:
WordPress 5.5.1, Twenty Twenty 1.5, no plugins active, copied and pasted in Safari under iOS 13
Forum: Fixing WordPress
In reply to: Emojis do not appear in commentsHow do I fix this? All plugins are deactivated, no cache files, emojis do not appear on comments. Tested under Twenty Twenty, Twenty Nineteen and Twenty Seventeen themes.
Forum: Fixing WordPress
In reply to: Emojis do not appear in commentsYes, it happens under Twenty Nineteen and Twenty Seventeen too.
Forum: Fixing WordPress
In reply to: Emojis do not appear in commentsHi,
I tested again with TwentyTwenty and all plugins deactivated, posted a comment with text and emojis from my phone (ios 13, Safari). No emojis appear in the comment, just text. I also created a new post, and emojis still work in post title and post content.
Forum: Fixing WordPress
In reply to: Emojis do not appear in commentsHi, no plugin for emoji in comments is installed. I tested it on the Twentytwenty theme using my smartphone. As I mentioned, emojis work fine on post title and post content but do not appear in comments.
Forum: Plugins
In reply to: [WP Job Manager] Does it work with WordPress 5.4?Thanks Shuvashish!
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] can’t update ads invalid dataSame problem here. Plugin is latest version, 2.5.7. Error message says: “Invalid data received – Ad Inserter settings not saved.” When clicking “save settings”, page loads but settings are not saved.
- This reply was modified 5 years, 1 month ago by andypp.
Forum: Fixing WordPress
In reply to: Setting up server side caching with CentOS and PleskThanks for sharing, @man4toman ??
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] CSS media queries don’t work on mobileThat was it, thank you for taking the time to help.
After testing 5 or 6 plugins, I can say that yours is the only useful choice. I left a well deserved 5 star review.Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] CSS media queries don’t work on mobileAs I mentioned, the above snippet works fine when resizing the browser window. Even simulating a smartphone behaviour via the browser inspector displays what I want to achieve. Oddly, it doesn’t work on two smartphones I tried as I get this instead.
Any help would be appreciated ??
- This reply was modified 5 years, 9 months ago by andypp.
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] CSS media queries don’t work on mobileThanks for your response.
Basically, I use this code:
@media (max-width: 480px) { .element-is-sticky .fav-button.button.button-secondary { font-size: 0; border: 1px solid #868686; } .element-is-sticky .bookmark-notice.button.button-secondary { width: 74px; } .element-is-sticky { padding-top: 5px !important; height: 65px; } }
to achieve this: image of browser resizing
but instead I get this on mobile: mobile
Forum: Plugins
In reply to: [Post Status Notifier Lite] Reviews for WP Job ManagerThanks for your response and sorry if I wasn’t clear. “Reviews for WP Job Manager” is a WP Job manager add-on. I’m not sure how reviews get stored but I believe they are treated as comments (they populate the “Comments” section in the backend). I tried the “The pedantic admin” settings (selecting “all types” of post), submitted a review and no email was sent. PSN test email works fine.