jbd7
Forum Replies Created
-
Forum: Plugins
In reply to: [Login Security Solution] [Plugin: Login Security Solution] ip is incompleteHi Dan and Jan,
Thanks for the plugin. I experience the first attack today, with the version 0.34.0.
I received a notice of attack, but without the last octet of the IP. Is it possible in a next release to show the full IP?Like Jan I was surprised my username had been found with no display in comments or elsewhere, and no obvious quoting in the site.
Forum: Plugins
In reply to: [Postie] [Plugin: Postie] Lightbox not working for Gallery imagesI had the same question too. I use colorbox and for it to work there is only “rel=lightbox” needed in each image.
Within the Postie options, tab Image, you can change the code of the image display to:
<div id="attachment_{ID}" class="wp-caption alignleft" style="width: {MEDIUMWIDTH};"><a <strong>rel="lightbox"</strong> href="{FULL}" ....That makes it work for me.
Thanks! That’s exactly that.
Except that adding
wp_reset_query();before the function end didn’t have any effect. On the other hand, I have the SEO plugin by Yoast which is not considered by Arras, so I could exit the function at the beginning.Hi Matt,
Thanks for your quick reply. I deactivated all other plugins and it still didn’t behave at it should.
I am using Arras theme. Are you aware of problems with it?
jb