Serpentsoft
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Google Fonts] Theme Typography does not work anymoreHi Pal,
1. The recent version doesn’t fix Theme Typography too, If you notice in Inspect Element window the style tags printed without the selectors only font-family
<style id="tt-font-tt-font-77-font-family" type="text/css"> {font-family: 'Arvo'!important; }</style>2. Try to add a custom selector [.main-menu .nav > li > a] the plugin will convert [>] to [gt;] using a js library in your plugin and of course it’s v. bad because we’re using [>] a lot in css.
Thanks for your awesome work,
Have a nice day.
Forum: Plugins
In reply to: [W3 Total Cache] Amazon Cloudfront PUSH generates S3::putObject ErrorI believe Frederick don’t support this plugin anymore, I found someone ask about this issue 6 months ago and he didn’t reply .. @banks305 Amazon S3 putObject
- This reply was modified 9 years, 1 month ago by Serpentsoft.
Forum: Plugins
In reply to: [Geolocation IP Detection] External IP Cache Time for DevelopersOK, but it will changed for both cases [0.0.0.0] and the correct IP, so i want to cache the correct IP for 2 hours or even more but when [0.0.0.0] returned cache for 2 minutes.
Thanks for your time.
Forum: Hacks
In reply to: Email field in comment box got a script after postedIt sounds good (ryanmclaughlin1), thanks for your help.
Forum: Fixing WordPress
In reply to: Theme's widgets closes automatically after dragged in sidebarthank you, there’s no bugs and i disabled all functions included too, But still not working.
Forum: Plugins
In reply to: [W3 Total Cache] Exclude Visitor Counter from cachingi have similar issue