nimo32
Forum Replies Created
-

I have also sent you an e-mail through https://www.monsterinsights.com/contact
Thanks… deleting and reinstalling helped. π
Forum: Fixing WordPress
In reply to: Home page links to stats in dashboard.Not sure what happened or what has changed…. but on the dashboard my home page stats doesn’t link to stats.wordpress.com anymore.. it now links correctly to my home page again.
I’m using version 1.8.1 of WordPress.com Stats and WordPress 3.1
Forum: Plugins
In reply to: [jQuery Colorbox] jQuery Colorbox not working after Worpress 3.1 UpdateHi Arne,
The theme is updated and your plugin works just fine… the theme also uses jQuery.I’m trying another plugin right now : easy fancybox. Maybe I’ll switch to yours again in the future.
Thanks a lot for your quick responses!!
Cheers,
Niek.Forum: Plugins
In reply to: [jQuery Colorbox] jQuery Colorbox not working after Worpress 3.1 UpdateThanks… than it’s probably a theme problem.
Cheers.Forum: Plugins
In reply to: [jQuery Colorbox] jQuery Colorbox not working after Worpress 3.1 UpdateI’m now using [wp-jquery-lightbox] which seems to work fine.
Plugin Fancy Gallery also works….Forum: Fixing WordPress
In reply to: Home page links to stats in dashboard.I’m having the same problem…. Home page is redirected to stats.wordpress.com
No solution yet?Forum: Plugins
In reply to: [Plugin: Shadowbox JS] Stopped Working Since Upgrade to 3.03The only thing that is cached is the actual javascript file (shadowbox.js). The reason you see multiple files is that a file is generated each time you save your settings to reflect the settings you have saved.
When I view the source of a page, there is a link to the oldest created cached file…. why not a link to the newest created file?
Forum: Plugins
In reply to: [Plugin: Shadowbox JS] Stopped Working Since Upgrade to 3.03Sivel,
Thanks for your response.
I didn’t anticipate the poor hosting configurations that people are using.
So my hosting provider is to blame that a new file is created with 660 permission? I did not know that.
Forum: Plugins
In reply to: [Plugin: Shadowbox JS] Stopped Working Since Upgrade to 3.03Update: it seems to be working now after changing file permissions in wp-content/uploads/shadowbox-js
But when new files are created under the wp-content/uploads/shadowbox-js dir, then those new files do not have the right permissions. I have to manually change the permissions (with for example Filezilla). New files are created with permission 660.
Any idea?
PS. Not all files are cached under wp-content/uploads/shadowbox-js? I can only see a couple, not for all of my images. I made the change you suggested earlier:
If you want to try something else edit wp-content/plugins/shadowbox-js/inc/frontend.php and change the only reference to file_exists to is_readable.
This does not solve my problem.
Forum: Plugins
In reply to: [Plugin: Shadowbox JS] Stopped Working Since Upgrade to 3.03Sivel: Posted this message on your site, but after careful reading I saw that I have to post my problems here…. my apologies.
Great plug-inβ¦ but the newest version 3.0.3.2 will not work (with images) on my site. I have to use an older version like 3.0.0.3. (I use the Mimbo theme). When an image is clicked, the image is shown on a new page in the same window…. so no shadowbox.
http://www.niekfotografie.nl/2010/01/basilica-di-san-marco/
I’m getting this error:
Error: Shadowbox is not defined Source File: http://www.niekfotografie.nl/2010/01/basilica-di-san-marco/ Line: 295Update: it seems to be working now after changing file permissions in wp-content/uploads/shadowbox-js
Forum: Installing WordPress
In reply to: Manage Themes PHP errorResolved: I had to change some file / folder permissions…….