denism95
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Issue with WMPL: string translation mixed upSame issue on my side. How can we fix it?
Forum: Plugins
In reply to: [Simple Lightbox] Lightbox mechanism seems to be broken after WP 3.7 updateMore info: it now works on both Firefox 25 Mac and Windows versions. I had a Firefox plugin causing functionality of SLB not to work (https://www.ghostery.com/ – very useful plugin but sometimes makes javascript not work as it should).
So you can forget for the problems I mentioned.
Sorry for that.
Many thanks!
DenisForum: Plugins
In reply to: [Simple Lightbox] Lightbox mechanism seems to be broken after WP 3.7 updateI’ve made complementary tests:
– the plugin is NOT working on Firefox 25 Mac OS version
– the plugin works on Firefox 25 Windows versionHope this helps.
Thanks!
DenisForum: Plugins
In reply to: [Simple Lightbox] Lightbox mechanism seems to be broken after WP 3.7 updateI’ve tested again with SLB 2.1.2 and WP 3.7.1 and my issue is still occuring. I made complementary tests and noticed that the issue is occuring when I use Firefox (last available Release version), but is NOT occuring with Chrome or Safari.
URL if you want to test: https://www.cahiers-espoir.org
Thanks.
I copy the CSS remaining after the unwanted removal:
/**
* CSS declarations for Google Docs Forms
*
* These can be copied and modified to fit the needs of
* a theme. By default the only change is to make all of
* the fields wider than their default width and to set the
* default font.
*/label.gform-error,
label.wpgform-error {
float: right;
color: red;
font-weight: bold;
}div.gform-captcha,
div.wpgform-captcha {
margin: 5px 0px 10px;
display: none;
}div.gform-browser-warning,
div.gform-browser-error,
div.wpgform-browser-warning,
div.wpgform-browser-error {
-webkit-border-radius: 3px;
border-radius: 3px;
border-width: 1px;
border-style: solid;
padding: 0 .6em;
margin: 5px 0 15px;
}div.gform-browser-warning,
div.wpgform-browser-warning {
background-color: #ffffe0;
border-color: #e6db55;
}div.gform-google-error,
div.gform-browser-error,
div.wpgform-google-error,
div.wpgform-browser-error {
background-color: #ffebe8;
border-color: #cc0000;
}body.ss-base-body {}
div.errorbox-good {}
div.ss-attribution {}
div.ss-footer {}
div.ss-footer-txt, div.ss-logo {
display: none;
}div.ss-form {}
div.ss-form-container {
font-family:
/********* NORMALLY HERE THE CSS initially continues as provided in your plugin example code ***********/