Karis
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Basic Contact Form] Code RiskThanks for the explanation. I don’t have the option enabled either way. Cheers!
Forum: Plugins
In reply to: [Simple Basic Contact Form] Code Risk@wpkube okay, thanks.
Forum: Plugins
In reply to: [Antispam Bee] Minimum supported PHP version?Good to know. I am trying to find alternatives for those plugins that run any below 5.6.
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Why not PHP 5.6?I was asking coz you say you support v5.3.
Forum: Plugins
In reply to: [Boxzilla] Two questions1. Seen. Thanks.
2. Okay.Forum: Plugins
In reply to: [GAinWP Google Analytics Integration for WordPress] 7.3 – 7.4I am using the plugin on PHP 7.4 with no problem. Perhaps first try checking with your WebHost.
Forum: Plugins
In reply to: [Scriptless Social Sharing] Consider this scenario…Here is the CSS I am referring to. Just try to put the top and bottom icons then add the CSS and then try to tab through the content. You will see what I mean. Regarding the hook, I tried to hook the shortcode three times (I use a starter theme which I created
do_action
hooks for my custom plugin. Mind you, I am not a developer, I just learnt some code to help me manage my site). Then I assigned one parent class to the top and bottom icons and a different one to the vertical ones. I set each version not to display at a certain width with media query (max-width 1200 for top and bottom and min-width 1201 for the vertical). The problem arises that when I hide the top and bottom icons, they also disappear for the vertical ones. I am assuming this is due to the icons sharing the same CSS in both instances. If you have a workaround, let me know. (For focus styling, I just adapted the buttons to use my CSS for buttons sitewide (I prefer colour#666
)).Forum: Plugins
In reply to: [LiteSpeed Cache] Cache search results@qtwrk good to know. I saw some cache plugins do cache search results. Are there any benefits?
Forum: Plugins
In reply to: [LiteSpeed Cache] Gzip Favicon.icoJust a followup question. Why would this code refuse to work?
AddOutputFilterByType DEFLATE image/x-icon
Forum: Plugins
In reply to: [Koko Analytics] What do the numbers mean?@lapzor if we go by the logic GA employs, that reloading by the same person should be counted as both a pageview (what koko does) and a unique pageview (combined into one view for the same person no matter if they reload the page 15 times).
Forum: Plugins
In reply to: [LiteSpeed Cache] Gzip Favicon.icoIt is not me really but the person who owns the site. They are speed freaks, so even a small change in loading time matters to them.
Forum: Plugins
In reply to: [LiteSpeed Cache] Gzip Favicon.icoThe second webhost also refused to do the same on shared hosting. Seems this issue cannot be resolved by those involved (these are resellers. So I am not sure if the real web hosts would implement it).
Forum: Plugins
In reply to: [LiteSpeed Cache] Gzip Favicon.icoThe WebHost has refused to do this since the account affected is on shared hosting. Can this not be implemented on shared hosting?
(I should mention I did test a different site on a different host using LiteSpeed and it seems the same problem is in that host too).I will just look for an alternative then. Good Luck.
Forum: Plugins
In reply to: [LiteSpeed Cache] Gzip Favicon.icoIt is LiteSpeed Enterprise. Gzip is enabled on the server (brotli as well), not sure why the favicon isn’t utilising it.