Dan Rossiter
Forum Replies Created
-
Forum: Plugins
In reply to: [Document Gallery] Use Large ThumbnailsHey mrmook,
Glad you like the plugin!
Try adding
div.document-icon img { width: auto !important }. Should do the trick! π-Dan
PS: If you’ve found this plugin useful, please take a moment to rate it. Thanks! π
Forum: Plugins
In reply to: [Document Gallery] Thumbnails generationHi intrelis,
It sounds like your IMagick is incorrectly configured — something along the lines of this issue: http://stackoverflow.com/questions/10455985/issue-with-imagick-and-also-with-phmagick-postscript-delegate-failed-no-such. Based on what I’m seeing, your install is claiming to be able to handle Postscript files, but doesn’t actually have its dependencies (or in the case of the link above, may not know where its dependency is).
Unfortunately there is not a whole lot I can do at this point besides recommend that you speak with your host.
Sorry I can’t be of more help π
-Dan
Forum: Plugins
In reply to: [Document Gallery] Thumbnails not showing up same sizeThanks, Dory!
I got your email and I will be looking into this. I’ve got an exam I’m preparing for at this moment, but should be able to look into this by mid week.
Thanks for your patience,
DanForum: Plugins
In reply to: [Document Gallery] Thumbnails not showing up same sizeI’m willing to take a quick look to see if I can spot what the theme is doing, but I can’t access your gallery as it’s password protected. If you want to create a temporary login for me and email it to me then I can possibly give more information.
-Dan
PS: If you’ve found this plugin useful, please take a moment to rate it. Thanks! π
Forum: Plugins
In reply to: [Document Gallery] Thumbnails not showing up same sizeHi Dory,
The actual thumbnails for the documents that appear mis-sized all appear to be the correct size (eg: http://www.sd4wheel.com/wp-content/uploads/Run-Signup-Waiver-thumb.png). This means that there is something weird going on in your CSS. Since it is not consistent across the galleries, it is likely related to something weird that your theme is doing.
-Dan
PS: If you’ve found this plugin useful, please take a moment to rate it. Thanks! π
Forum: Plugins
In reply to: [Document Gallery] Thumbnails not showing up same sizeDory,
Looking at the thumbnails referenced in the content from the advanced tab, your thumbnails look to be the correct size — specifically, I looked at the How to add… documents and both are 230px tall.
Am I missing something?
-Dan
PS: If you’ve found this plugin useful, please take a moment to rate it. Thanks! π
Forum: Plugins
In reply to: [Document Gallery] Centering DGHi dasfx3,
For your needs, you’ll want to include this in your custom CSS:
.document-icon-wrapper { text-align: center }All the best,
DanPS: If you’ve found this plugin useful, please take a moment to rate it. Thanks! π
Forum: Plugins
In reply to: [Document Gallery] Thumbnails generationHmm… Off the top of my head, I’m not sure how non-ASCII characters would be handled when being passed to Ghostscript. That may not be interpreted correctly.
In the DG Settings (Dashboard -> Settings -> Document Gallery), can you please enable logging in the Advanced tab, purge all existing thumbnails in the Thumbnail Management tab, then view the gallery where these documents are included. If you could report any non-Detail log entries present after performing these actions that would be useful.
Additionally, are you using IMagick or Ghostscript? Or both?
I’ll do some local testing with the PDFs provided and will post an update if I find any useful information.
-Dan
Forum: Plugins
In reply to: [Document Gallery] Thumbnails not showing up same sizeHi Dory,
Can you please navigate to Document Gallery Settings (Dashboard -> Settings -> Document Gallery), go to the Advanced tab, and enable logging. Once that’s done, go to the Thumbnail Management tab and delete all thumbnails. Finally, go to the gallery page (which will force regeneration of the thumbnails).
Once this is done, we may get some clues from the generators — back in the Document Gallery Settings, copy and paste any non-detail log entries. Additionally, if you could copy the options information from the textbox on the Advanced tab that would be helpful.
Thanks,
DanForum: Plugins
In reply to: [Document Gallery] Different thumbnails sizes appearing – not wantedHi Dory,
I’m going close this post as it duplicates your other post of the same topic.
-Dan
Forum: Plugins
In reply to: [Document Gallery] Centering DGHi dasfx3,
Can you clarify what exactly you want to center? The whole gallery? The items within a column?
Thanks,
DanForum: Plugins
In reply to: [Document Gallery] Columns never the correct numberGlad to be of service! π
-Dan
Forum: Plugins
In reply to: [Document Gallery] Columns never the correct numberHi intrelis,
I’m seeing custom CSS that adds a 5px margin to div.document-icon. Removing that should resolve your issues.
-Dan
PS: If you’ve found this plugin useful, please take a moment to rate it. Thanks! π
Forum: Plugins
In reply to: [Document Gallery] Columns never the correct numberAh. Yes, I’ve seen similar behavior in the past.
In order to specifically address your issue, can you give me a URL pointing to a page where this issue is present? I’d like to check whether the issue is related to your theme or to the DG is handling columns.
-Dan
Hi jostle,
If you’re seeing odd behavior when clicking the thumbnails in the gallery, you likely have a plugin that is interfering with core WP functionality outside of Document Gallery.
To verify, I would encourage you to take the following steps to isolate which plugin/theme is causing the problem.
1) Disable all plugins except Document Gallery and switch to a default theme.
2) Go to the document gallery and verify that the links take you to the attachment page (assuming that is what you haveattachment_pgset to true).
3) Assuming #2 works, one-by-one re-enable your plugins and switch back your theme. Following enabling each plugin, re-test #2 until it fails.
4) Whatever plugin was re-enabled last when #2 fails is the plugin responsible for breaking this functionality.All the best,
DanPS: If you’ve found this plugin useful, please take a moment to rate it. Thanks! π