Dan Rossiter
Forum Replies Created
-
Forum: Plugins
In reply to: [Document Gallery] The taxon value entered, "orderby", is not valid.Hi Bierkulturhotel,
We’ve just pushed up version 3.4.1 which should address the issues you’ve been having.
If you run into any additional issues, please don’t hesitate to let us know!
-Dan
PS: If you’ve found this plugin useful, please take a moment to rate it. Thanks! π
Forum: Plugins
In reply to: [Document Gallery] Support WPMLHi danielbair,
This sounds far more like an issue on the WPML implementation side on first glance, but I’ll take a look and see if there is an easy way to resolve.
-Dan
Forum: Plugins
In reply to: [Document Gallery] Warning: filesize() [function.filesize]: stat failedNo problem at all, Peter! Good luck figuring out the underlying issue.
-Dan
PS: If you’ve found this plugin useful, please take a moment to rate it. Thanks! π
Forum: Plugins
In reply to: [Document Gallery] Warning: filesize() [function.filesize]: stat failedHi pmaddison,
The error plus the fact that your links do not work suggests that there is something fundamentally wrong with your WP install outside of the plugin. To verify, would you mind doing a quick test for me?
Go to
WP Dashboard -> Media -> Library, then click on any of the attachments that were included in the generated gallery and in the resulting popup there should be a textbox in the top right with the “URL” label. Copy that URL and paste it into your browser. I would expect that you will get a 404.-Dan
Forum: Plugins
In reply to: [Document Gallery] categoriesHi Megan,
I’m glad you’re finding DG useful thus far! π
You can absolutely have multiple DGs per page, each pointing to a different category. It shouldn’t matter if a given document is in multiple categories — DG just checks whether, for the current gallery being rendered, the attachment is a member of the specified category.
If the document in question is not attached to the page where the gallery is being included, you just need to be sure the gallery
idattribute is set to-1(eg:[dg id=-1 "category=Foo Bar"]).Does that make sense?
-Dan
Forum: Plugins
In reply to: [Document Gallery] The taxon value entered, "orderby", is not valid.Hi Bierkulturhotel,
Firstly, I’m sorry for the inconvenience.
We are aware of the issue and we’re in the process of investigating this issue (see thread here). We’ve gotten credentials for a server which this issue is present from the previous reporter and once we find a resolution we’ll push a fix out ASAP.
Thanks for your patience!
-Dan
Forum: Plugins
In reply to: [Document Gallery] The taxon value entered, "orderby", is not valid.Sorry, I didn’t see the other part of your post. Yes, I’m assuming the PHP version is the culprit. It wouldn’t be MySQL and almost certainly not Apache either, but PHP version could cause the problem.
-Dan
Forum: Plugins
In reply to: [Document Gallery] The taxon value entered, "orderby", is not valid.I’m so sorry for the inconvenience! π
Yes, disabling all plugins and switching to a default theme is a good test.
If you still have the same problem after that test and you have a server you don’t mind giving me access to then I can do more debugging. That’s going to give me the best shot at tracking down what went wrong. If you’re OK with that, you can email me credentials here: http://dan.rossiters.org/contact-me/
-Dan
Forum: Plugins
In reply to: [Document Gallery] The taxon value entered, "orderby", is not valid.Hi Gotcha,
We have unfortunately still not found the culprit for this issue. No one can report what specifics might be leading to this error and we can’t reproduce it on local test systems.
I’ll try to put aside some time this week to dig deeper into it and see if I can come up with anything that may address the issue.
-Dan
Forum: Plugins
In reply to: [Document Gallery] Adding a class to a galleryHi Dave,
This has unfortunately not made it into a scheduled release yet. It’s not particularly challenging to develop, but there are just a number of higher priority items. The one taking the most time is adding support for MS Office file thumbnail generation (https://wordpress.org/support/topic/notice-google-drive-viewer-not-working). Until that is done, DG development time will likely be limited.
Sorry for the delay! :/
-Dan
Forum: Plugins
In reply to: [Document Gallery] v3.3.1 not working with wp4.3No worries, Alan! Happens to the best of us π
-Dan
Forum: Plugins
In reply to: [Document Gallery] v3.3.1 not working with wp4.3Hi Alan,
The option to create a gallery is accessible through the Media Manager for the post/page where you are intending to place the gallery (as seen on the Screenshots tab.
You just click “Add Media” at the top of whichever post/page you’re editing and select “Create Document Gallery.”
Does that answer your question?
-Dan
PS: If you’ve found this plugin useful, please take a moment to rate it. Thanks! π
Forum: Plugins
In reply to: [Prezi Embedder] iPad browser not working rightHi Art,
The plugin simply generates the embed code provided by Prezi, which in turn does use Flash. There is an
html5attribute you can set in the shortcode (this is actually the default, so manually setting wouldn’t change behavior) which will result in using the new HTML5 viewer, but this is apparently not pure HTML5 because iDevices still will not render the Prezi =/-Dan
Forum: Plugins
In reply to: [Prezi Embedder] iPad browser not working rightHi aedison,
Prezi will not work on iDevices (including iPads) since they do not support Flash. This has nothing to do with the plugin and unfortunately there is nothing that can be done on my end to fix this.
-Dan
Forum: Plugins
In reply to: [Document Gallery] Not working since version 3.3.1 upgradeHi jenjenut233 & John,
This is an odd issue. I’m looking into it, but since I cannot reproduce the issue on my test systems, I can’t promise how quickly I’ll be able to get a resolution.
If either of you can provide the two bits of additional debugging info it would definitely be helpful:
* Is anything being logged in the PHP error log? If you are not familiar with how to access the log, the [Error Log Monitor plugin](https://wordpress.org/plugins/error-log-monitor/) will do all of the work for you.
* If you enable DG loggingDashboard -> Settings -> Document Gallery -> Advanced, then reproduce the issue, are any errors or warnings logged?Thanks,
Dan