Dan Rossiter
Forum Replies Created
-
Forum: Plugins
In reply to: [Document Gallery] Unable to create unique document galleryHi Zjhette,
Have you watched the video on the home page? It walks you through creating galleries that will include specific attachments.
-Dan
Forum: Plugins
In reply to: [Document Gallery] One PDF Thumbnail Smaller Than the OthersI wouldn’t necessary say “problem,” but there is definitely something odd with the PDF.
-Dan
Forum: Plugins
In reply to: [Document Gallery] One PDF Thumbnail Smaller Than the OthersIt looks like the image itself is very wide with everything to the right being white. Looks like the PDF first page claims to be much wider than the content on the page.
-Dan
Forum: Plugins
In reply to: [Document Gallery] One PDF Thumbnail Smaller Than the OthersHi David,
Is this gallery public? If I can take a look at it I can get a better idea of what is going on.
-Dan
Forum: Plugins
In reply to: [Document Gallery] Opening PDFs in Lightbox?Hi eselby,
Document Gallery does nothing with lightboxes so that means you’ve either got a theme or plugin that is trying to be helpful and failing.
Check your plugins or theme for lightbox functionality and disable whatever is adding this functionality and the lightboxes will go away.
-Dan
Forum: Plugins
In reply to: [Document Gallery] Wrap Titles?Hi David,
You can do this by writing your title as “Rolling Stone<br/>May 2015”. In terms of centering, if your theme is not already centering the title text for the documents, you can achieve this with the following content in the Custom CSS box at Dashboard -> Settings -> Document Gallery:
.document-gallery .title { display: block; text-align: center; }-Dan
- This reply was modified 9 years, 9 months ago by Dan Rossiter.
Forum: Plugins
In reply to: [Document Gallery] List view or small icons?Fantastic! Glad you got everything working.
Forum: Plugins
In reply to: [Document Gallery] List view or small icons?Hi jgmediapro,
Regarding the 403 error, this sounds like the files on your server may be missing the permissions necessary for them to be viewed. The only time I can think of having seen this is when users manually copy files onto their server. Since DG is discovering the files, if the manually copy over of the files did happen, I’m assuming it was followed by some kind of import process to get them into the WordPress database, but maybe that didn’t fully work?
Can you clarify for us how you got the newsletter PDF file into WordPress specifically?
Thanks!
-Dan
Forum: Plugins
In reply to: [Document Gallery] Use is Widget?Hi John,
This is something that’s never been considered since (surprisingly) no one has ever requested this functionality.
I think this sounds like a useful configuration so it’s now on the TODO list. Can’t tell you when this would actually show up — depends on when I find some time — but it’ll come at some point 🙂
-Dan
Forum: Plugins
In reply to: [Document Gallery] REQ: Start/Stop PublicationHi grungyape,
First, I’m glad y’all have found DG useful.
Regarding expiration of files, unfortunately I think this probably falls outside of the scope of what DG would logically do (really too specialized). That said, there is no reason DG could be part of the solution you are describing…
Since DG takes the current attachments meeting the gallery criteria when a page is viewed, if an attachment is later removed, DG will not show that attachment any more. Something like Post Expirator, in combination with DG, would give exactly what you want. Unfortunately, the Post Expirator doesn’t look like it would work for attachments, but if you look around you may be able to find another plugin that would (or make an enhancement request on that plugin).
I hope that reply gives you some ideas on where to go for here and let me know if you have any further questions!
-Dan
Forum: Plugins
In reply to: [Document Gallery] Thumbnails not generatingHi Lisa,
I found this (http://www.imagemagick.org/discourse-server/viewtopic.php?t=18220) which sounds a lot like the issue you’re having. IMagick delegates PDF processing to Ghostscript libraries and my guess you’ve got an old version of the GS libraries on your server. Depending on who is hosting your site, you may be able to get updated to a newer version which *should* resolve the problem.
-Dan
Forum: Plugins
In reply to: [Document Gallery] Thumbnails not generatingHi Lisa,
Based on your configuration, you *might* be able to get PDF thumbnails from Imagick. Sometimes it will handle PDFs, sometimes it will not.
If you go through the Thumbnail Management tab and remove all failed thumbnails, enable logging on the Advanced tab, then visit the page where your gallery is located and stay there for a bit, do thumbnails start to appear? If not, if you go to the Logging tab, what is being logged?
-Dan
Forum: Plugins
In reply to: [Document Gallery] Can´t uninstall Document GalleryAll,
If you update to DG 4.2.6, you should now be able to uninstall DG.
I apologize for the delay in getting the fix out and thanks for your patience!
-Dan
Forum: Plugins
In reply to: [Document Gallery] An error occurred while updating Document GalleryHi EOSlover,
I can’t tell you much more than the error message. This is the result of files being created with different permissions than what WordPress has permissions to modify. Did you by chance manually change things, maybe installed DG by way of copying things over by FTP?
-Dan
Forum: Plugins
In reply to: [Document Gallery] Can´t uninstall Document GalleryI just want to assure everyone that this is not being ignored. I have been swamped and not had a chance to investigate further yet.
I have been able to reproduce the problem and am hoping to find a few minutes this weekend to try and figure out what is going on.
Thank you all for your patience and I apologize for the inconvenience. If you want to uninstall, for now just disable Document Gallery and once this is resolved you can do a full uninstall.
-Dan