AndrzejL
Forum Replies Created
-
Ok… Centering image was simple.
All I had to do was add a word center in the two boxes as showed on the screenshot below and press save ??
Result:
Exatly what I needed.
Marking as solved.
Cheers.
Andrzej
Forum: Plugins
In reply to: [PiwigoPress] How can I center the images?Adding this:
.PWGP_thumb {
display: block;
margin-left: auto;
margin-right: auto;
}as a last lines in:
piwigopress.css
did the trick. Took me several hours to figure it out but it was worth it.
Cheers.
Andrzej
Forum: Plugins
In reply to: [PiwigoPress] Piwigo 2.6.0 and PiwigoPress 2.23Thank You :). I can confirm the fix still works.
Cheers.
Andrzej
Forum: Themes and Templates
In reply to: [Tempera] Header image not "rescaling".10-Q :)!
Andrzej
Forum: Plugins
In reply to: [SlimStat Analytics] Slimstat ignores all the https traffic right?How would I do that?
Is it here? https://www.ads-software.com/plugins/wp-slimstat/
Compatibility vote? If yes – added it.
Cheers.
Andrzej
Forum: Plugins
In reply to: [SlimStat Analytics] Slimstat ignores all the https traffic right?So 2012? Rofl… That’s like 1000 internet years… ?? Anyway… People are still using tls 1.1… That’s so… ??
Cheers.
Andrzej
Forum: Plugins
In reply to: [SlimStat Analytics] Slimstat ignores all the https traffic right?Eh… Thanks again for the help provided. I am just wondering when will the encryption world move forward… TLS 1.2 should be implemented ages ago in everything that relies on secure connection… Why people keep relying on older already outdated version?
Anyway. I am very glad to see it working again. Appreciate the help.
Kind regards.
Andrzej
Forum: Plugins
In reply to: [SlimStat Analytics] Slimstat ignores all the https traffic right?Ok – JavaScript mode has been disabled and “Your settings have been successfully updated.” – plugin works as expected now… Nice one…
Thanks Camu. Marking thread as solved.
Regards.
Andrzej
Forum: Plugins
In reply to: [SlimStat Analytics] Slimstat ignores all the https traffic right?Ok I have upgraded the plugin recently, cleared all the data and so on – nothing helps. Still only my entries are being shown from my own IP. I have tried connecting to the site using www proxy https://www.olympicproxy.net/ I could access the site without a problem as shown in the ssl_request_log on my server.
[11/Oct/2013:19:05:02 +0100] 1x.y.2xx.1ab TLSv1.2 AES256-GCM-SHA384 “GET /wordpress/ HTTP/1.1” 29335
Plugin shows only my own entries from my own public IP. Nothing else.
Cheers.
Andrzej
Forum: Plugins
In reply to: [SlimStat Analytics] Slimstat ignores all the https traffic right?How comes? I am wondering if the tls 1.2 could be the cause… What can I do to try to mend it? Remove plugin and the database entries? It’s just weird. It worked and then it stopped. Maybe after one of the Slimstat upgrades, maybe after one of the ArchLinux upgrades, maybe after wordpress upgrade… Any troubleshooting steps?
Cheers.
Andrzej
Forum: Plugins
In reply to: [SlimStat Analytics] Slimstat ignores all the https traffic right?Not sure why would someone mark this topic as resolved… it’s clearly far from it. Marking unresolved posts as resolved MAY increase the solved topic statistics and will look good on a paper but in the end it just confuses users that expect to find solution in a thread.
Camu – there was an upgrade of Firefox to version 24 can You access the website now or is Firefox still struggling to patch the tls 1.2 bug?
Cheers.
Andrzej
Forum: Plugins
In reply to: [SlimStat Analytics] Slimstat ignores all the https traffic right?I use Firefox 23 with a tiny modification.
https://kb.mozillazine.org/Security.tls.version.*
paste this:
about:config?filter=security.tls.version.max
in firefox address bar and change the value of:
security.tls.version.max
variable to 3. This will cause Firefox to ask about TLS 1.2 first. I hear it _MAY_ cause some compatibility issues with older http servers but I have yet to see that to happen. Reverting as You probably guessed is very easy…
Opera under Linux does not work with TLS 1.2.
Chromium under Linux works with tls 1.2 out of the box under ArchLinux. I am surprised that the latest chrome doesn’t work. W3M Linux terminal browser, Konqueror in KDE 4.11.1 are working fine too.
Kind regards.
Andrzej
Forum: Plugins
In reply to: [SlimStat Analytics] Slimstat ignores all the https traffic right?Yeah no problem. I didn’t wanted to attract attention to the site by plugging it in here aka. spamming.
https://andrzejl.no-ip.org:30303
Please be aware that:
a) browser TLS 1.2 capable is needed
b) ssl cert is self signed – expect a self signed ssl cert warningCheers.
Andrzej
Forum: Plugins
In reply to: [SlimStat Analytics] Slimstat ignores all the https traffic right?It says:
var SlimStatParams = {“ajaxurl”:”https:\/\/domain.bla:port\/wordpress\/wp-admin\/admin-ajax.php”
I think its correct.
I now remember that after I switched to https only I had some entries showing up in SlimStat. The problem occurred gradually later after one of the upgrades I think.
I just checked and I see entries of other users in June 2013 – month after I switched to https only.
What else could I check?
Cheers.
Andrzej
Forum: Plugins
In reply to: [SlimStat Analytics] Slimstat ignores all the https traffic right?I will just add that in all cases when I wrote the address domain.bla I mean domain.bla:port – just adding it there.
Cheers.
Andrzej