thecondordb
Forum Replies Created
-
Forum: Plugins
In reply to: [Electric Studio Download Counter] wont let my users download my filesI have the same problem, under WordPress 3.5.1 with Electric Studio Download Counter 2.0.2 it doesn’t count any download anymore and it doesn’t allow me to download local PDF files anymore (nothing happens if clicking on it).
Thanks in advance for fixing this.
Dennis
Forum: Plugins
In reply to: [Electric Studio Download Counter] When counter will show downloads?I have the same problem, under WordPress 3.5.1 with Electric Studio Download Counter 2.0.2 it doesn’t count any download anymore and it doesn’t allow me to download local PDF files anymore (nothing happens if clicking on it).
Thanks in advance for fixing this.
Dennis
Thanks, Rickard!
The update fixed the problem. The color spanning works as expected now.
Dennis
Forum: Plugins
In reply to: [Electric Studio Download Counter] WP Editor broken under 3.5Hi Gabor,
I just updated the plugin to version 2.0 in my WP 3.5 installation. And it didn’t work. After activating the plugin I only get a white page in the admin backend where the dashboard should be. So the download counter plugin broke everything and the admin backend is unuseable now. Just for your information.
In my JavaScript console there is an error message reported, regarding this:
Uncaught Error: Syntax error, unrecognized expression: ‘a[href$=”.pdf”],a[href$=”.doc”],a[href$=”.xls”],a[href$=”.docx”],a[href$=”.xlsx”],a[href$=”.csv”]’
in load-scripts.php line 2
??
Regards,
Dennis
Forum: Plugins
In reply to: [WP Google Fonts] [Plugin: WP Google Fonts] Code fixes for this pluginHi!
I’m using WP Google Fonts plugin version 2.7. The urlencode(..) in lines 121 and following really should be added.
Addidtionally to that in line 141 where $googlefont16 is used it should be $googlefont6 instead.
Thanks in advance for fixing this.
Regards,
Dennis
PS: For testing, I just tried to switch my color spanning values
FROM #A0A0A0 TO #111111
now to this:
FROM #111111 TO #A0A0A0
And it creates the shades of gray for the tags. However the shading is like this: biggest tag = lightest gray, smallest tag = darkest gray. I would like to have it the other way round, but that seems to be impossible because of a bug, possibly in function ?calc_step(…)? or ?do_utcw(…)? in file ?ultimate-tag-cloud-widget.php?.
Dennis
Well, this problem of a non css-styleable iframe content bothers me too. Maybe I have to switch the Jetpack comments module off in the future, though it is quite nice. I’d like to hear about some planned improvements on this out-of-user-hands issue with css styling of the comments iframe.
Thanks in advance,
Dennis
I can confirm this problem.
Same/similar phenomenon with my Ultimate Tag Cloud Widget. Color spanning between values FROM #A0A0A0 TO #111111 – but on the web page the different sized tags practically have the same color – either: rgb(160, 160, 160) or: rgb(161, 161, 161). this makes everything a light gray and not different shades like I had expected. tag size is between 10px and 21px like expected and correct.
This color spanning seemed to be working before the update to 1.3.17 which I am using now.
Thanks in advance for some advice. Is this a bug?
Dennis
Thanks. This worked.
Thanks for the info.
I cleared my cache and the plugin does not report errors anymore and is usable.
However NOW my admin bar is gone (white blank space) when looking at the front end of the blog (e.g. my blog home page) – if I’m in the admin interface the admin bar is visible and ok.
Regards,
Dennis aka thecondordb
I just made the automatic update to AG custom admin plugin version 1.2.5.4 and got this error in a Javascript alert box:
AGCA – ADMIN ERROR: ReferenceError / isWPHigherOrEqualThan is not defined
After that, the plugin seems to be activated but I permanently get the same error on every admin page. If I open the AG custom admin plugin page in my admin interface, the same error is displayed on the top in red color:
WARNING: AG Custom Admin stops its execution because of an error. Please resolve this error before continue:
AGCA – ADMIN ERROR: ReferenceError / isWPHigherOrEqualThan is not defined
The plugin became unusable.
Regards,
Dennis aka thecondordb
Hi Andre!
Thanks for your reply. But I have to correct myself.
As I was testing the Better reCaptcha again, I noticed a setting to hide the reCaptcha from users that are logged on (and even under some other circumstances).
Because I always was logged on when testing, I didn’t realize that the reCaptcha was probably shown all the time. So no problem exists ??
Sorry for bothering %-/
Merry Christmas and a Happy New Year!
Dennis
Updating the plugin to AG Custom Admin 1.2.5.1 makes WP 3.3 admin interface reappear.