Dan Rossiter
Forum Replies Created
-
Forum: Plugins
In reply to: [Document Gallery] Image categoryHi dejudicibus,
Since we haven’t heard anything in a week, this issue is being closed. Please let us know if you continue to have issues.
Thanks!
-Dan
Forum: Plugins
In reply to: [Document Gallery] Integrate with pdf viewferHi novarlisiradjuddin,
Since we haven’t heard anything in a week, this issue is being closed. Please let us know if you continue to have issues.
Thanks!
-Dan
Forum: Plugins
In reply to: [Document Gallery] Custom thumbnails don't generateHi sleepyhollowink,
Since we haven’t heard anything in a week, this issue is being closed. Please let us know if you continue to have issues.
Thanks!
-Dan
Forum: Plugins
In reply to: [Document Gallery] Image categoryHi dejudicibus,
You named your category “219”? DG only accepts the name or slug for a category. That sounds a lot like a category ID which would not work.
Also, keep in mind that if all of the images you’d like to include are not attached to the post/page where the shortcode is being used, you’ll need to also include id=-1 in order to force DG to look across all attachments rather than just attached documents.
-Dan
Forum: Plugins
In reply to: [Document Gallery] Integrate with pdf viewferHi novarlisiradjuddin,
In order to integrate with a PDF viewer you would need to use either some JavaScript or or the PHP hooks provided by DG in order to change the click behavior when documents in your gallery are clicked.
Alternatively, if your PDF viewer plugin integrates with WordPress so that the attachment page embeds the PDF then you could use DG as-is, making sure to set
attachment_pgequal to true.-Dan
Forum: Plugins
In reply to: [Document Gallery] Custom thumbnails don't generateHi sleepyhollowink,
That error suggests that you do not have the GD or IMagick PHP plugin configured on your server, at least one of which is required for WordPress (and transitively for DG) to function correctly.
-Dan
Forum: Plugins
In reply to: [Document Gallery] Thumbnails Not GeneratingYou can identify specifically what is misbehaving by re-enabling plugins and your theme one-by-one, re-testing the gallery after each new item is re-enabled.
-Dan
Forum: Plugins
In reply to: [Document Gallery] Thumbnails Not GeneratingInteresting. There’s nothing obviously wrong with the front end output.
Would you mind doing a test for me?
1. Purge the thumbnail cache.
2. Disable all of your plugins (except DG) and switch to a default WP theme.
3. Visit the gallery. Do the images now load?-Dan
Forum: Plugins
In reply to: [Document Gallery] Thumbnails Not GeneratingHi Charles,
Did you switch themes around the time that this happened? Based on the logs you’ve posted, DG isn’t trying to generate thumbnails. That either means you’ve got “fancy” thumbnails disabled or that a change on the front end like invalid HTML from your theme is prevent DG from identifying the documents that need thumbnails generated.
If you provide a link to where this is occurring then I can make a better guess as to what may be going on.
-Dan
Forum: Plugins
In reply to: [Document Gallery] Download documentsYes. Simply include the attachment_pg=false attribute. Links will then go directly to the file.
-Dan
metalray,
I did a quick test and it appears to. You would use DG with LSB the same as with any other plugin. Please see the demo video linked to from the DG home page (https://www.youtube.com/watch?v=Xb7RVzfeUUg) for a tutorial on how to get started.
-Dan
Forum: Plugins
In reply to: [Document Gallery] PDF Thumbnail PreviewWow! Good catch.
That is indeed a bug. We just pushed out version
4.2.2of DG which should address this.Out of curiosity, how did you manage to get an attachment into WP that had spaces in the filename? Default WP media upload behavior replaces spaces with dashes so you would have had to go through some other means. I was able to test the issue by mucking with the DB, but I’m guessing you weren’t doing that.
-Dan
Forum: Plugins
In reply to: [Document Gallery] WordPress 4.5 compatible?Hi Bjarne,
We just tested DG with WP 4.5 and there should be no issues.
-Dan
Forum: Plugins
In reply to: [Document Gallery] WP 4.4.2: Click on thumbnailFantastic! Thanks for your contribution!
-Dan
PS: If you’ve found this plugin useful, please take a moment to rate it. Thanks! π
Forum: Plugins
In reply to: [Document Gallery] WP 4.4.2: Click on thumbnailHarald,
You have a third-party plugin opening lightboxes. If you disable that plugin, my guess is that things will start working, but please let me know if that does not happen.
-Dan