Eric Mann
Forum Replies Created
-
This is a change planned for the next version.
Correct, and this is a feature (hopefully) coming in a future version. The regular category archives are generated by your theme and, by default, only list posts – not any of the custom post types registered by plugins.
Forum: Plugins
In reply to: [WP Publication Archive] [Plugin: WP Publication Archive] searchLet me repeat: “I am working on a solution for this, but it will take a while before it’s ready.”
This was true with an older, broken version of the plugin but that bug as been patched since February.
What version are you using?
Forum: Plugins
In reply to: [WP Publication Archive] [Plugin: WP Publication Archive] searchThis is because the standard search feature only searches posts and pages by default. It searches for post/page content not necessarily titles and tags. Since Publications don’t really have “content” in the database, they’re not really searchable.
However, I am working on a solution for this, but it will take a while before it’s ready.
You’ve got a couple of things going on here, and it now makes sense.
First of all, I cannot access http://hibcc.org/wp-content/uploads/2012/09/HIN101.pdf because I’m not using my hosts file to point hibcc.org at your new server.
That means a file that works for you locally is breaking for everyone else who tries to access it. This is expected and, since you’re developing, not a big deal.
However … and this is a big however … it also means that WordPress can’t see the file, either. When you request the file through
openfile.phpin the plugin, it tries to load the file itself. So while you can see hibcc.org on your local machine, WordPress doesn’t seem to be able to.Forum: Plugins
In reply to: [WP Publication Archive] [Plugin: WP Publication Archive] searchI don’t understand what you’re asking … what did you search for? Can you show us an example?
The
functions.phpfile in in your theme.This could have something to do with the MIME type of the file. It’s worked fine with XLS spreadsheets in the past, but I’ll mark this as a bug for now and see what I can do to diagnose and fix in the next release: https://github.com/ericmann/WP-Publication-Archive/issues/18
I’m not sure what you mean by “in the order I like” … can you clarify?
Was working fine before.
Before … what exactly? What changed on your site between when things were working and now?
but if you do to hibcc.org/wp-content/uploads/2012/09/HIN101.pdf it works.
No, it doesn’t. I get a “Page cannot be found” error trying to access the file directly.
Can you explain what you mean by that? How do you expect to show files to people without them downloading them? In order for the browser to display a document, it has to download it first …
Forum: Plugins
In reply to: [JS Banner Rotate] [Plugin: JS Banner Rotate] image numbersI’ll see what I can do …
Not yet, but I’ve added it as a feature request on my issue tracker: https://github.com/ericmann/WP-Publication-Archive/issues/17
Forum: Plugins
In reply to: [WP Publication Archive] [Plugin: WP Publication Archive] Link to downloadCan you please explain your entire workflow? I don’t quite understand what you’re trying to do here …
Forum: Plugins
In reply to: [RegLevel] [Plugin: RegLevel] buddypress compatibleI have not tested with BuddyPress.