Marcel Brinkkemper
Forum Replies Created
-
Forum: Plugins
In reply to: [Lazyest Gallery] [Plugin: Lazyest Gallery] Thumbnail are too small…go to Settings -> Lazyest Gallery to set thumbnail sizes.
Forum: Plugins
In reply to: [Lazyest Slides] [Plugin: Lazyest Slides] serious problem with slides 0.5.4I don’t see how Lazyest Slides would delete Lazyest Gallery.
please read http://brimosoft.nl/2011/11/28/on-click-do-something-else/
testif ( '' == $thumb->caption )
and set$onclick['title'] = '';Forum: Plugins
In reply to: [Lazyest Gallery] [Plugin: Lazyest Gallery] Adding Link to ImageYou could also enter links in the caption or description.
To show your link for in slide view add this code:function my_extra_field( $image ) { echo $image->extra_fields['image-link']; } add_action( 'lazyest_frontend_slide', 'my_extra_field' );Forum: Plugins
In reply to: [Lazyest Watermark] [Plugin: Lazyest Watermark] issues on WAMP localhostHi, I don’t know what could be wrong on your server. I have developed the plugin on a WAMP server (latest version).
I’ll test again. Could you give me a link to one of your images to test?Forum: Everything else WordPress
In reply to: cannot view plugin statsok, got it working now with a FireFox update. Thanks for your help
Forum: Everything else WordPress
In reply to: cannot view plugin statsOthers are OK, and it is not such a big issue. I just don’t carry my PC everywhere and I like to see the stats.
Forum: Everything else WordPress
In reply to: cannot view plugin statsI see this on my android browser. It used to be alright.
Forum: Everything else WordPress
In reply to: cannot view plugin statsYes, I mean the plugin repository.
Used to work fine, but get this message since a couple of weeks.You have closed comments on your test page. Please open comments in edit-page.
Forum: Plugins
In reply to: [Lazyest Gallery] [Plugin: Lazyest Gallery] Excess Header CSSYes, noted, thanks.
Will be changed in version 1.2Forum: Plugins
In reply to: [Lazyest Slides] [Plugin: Lazyest Slides] Fatal Error – 0.5.2not workingThe problem is, I can’t duplicate your errors on my server/browsers.
I have even downloaded some of your images to test. It works flawlessly on my test sites.Thank you for using Lazyest Gallery
Forum: Plugins
In reply to: [Lazyest Gallery] 10 Stars to Lazyest Galleryyou’re welcome 😉
The z-index for the header #branding is indeed set incredibly high at 9999.
It appears over image popups like lightbox and thickbox.
Where is the need to set it this high? I don’t see any need for a z-index: 9999 in the style sheet.Forum: Plugins
In reply to: [Lazyest Slides] [Plugin: Lazyest Slides] Fatal Error – 0.5.2not workingThank you for testing Lazyest Slides 0.5.3 and for leaving it in place for a few hours. However, being in a another timezone prevented me from observing what went wrong 😉