• Resolved milesthorne

    (@milesthorne)


    We currently using Memphis Docs which is now unsupported. It works well but obviously needs to be replaced.

    We need to display PDF doucuments that are avaialable to be viewed and downloaded by the public. They also need to be in folders that can be shown via a shortcode. The sorting is by last added at the top of list. I have attached a screenshot to give you an idea.

    Screenshot

    Each area, Latest Agenda, Minutes 2020-21 & Minutes 2021-22 are shortcode with that folder placed in the same wordpress page.

    Would WP Docs be able to achieve this? Also can you let me know differences from free and paid and what the cost of paid is?
    many thanks Miles

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Fahad Mahmood

    (@fahadmahmood)

    In short, wp docs is compatible with Memphis plugin data.

    Basic features are same in free and pro but a few extended features like directory based restrictions, logged in user roles etc are advanced features.

    Your requirements are simple but I have to add a new attribute to the shortcode in which you can disable the wrapper so multiple shortcodes can be used with one page content. That’s what needs to be worked on.

    Thread Starter milesthorne

    (@milesthorne)

    Thanks for the quick response. That sound promising. If you could let me know via this post when multiple shortcodes for a page is functional. That would be great. Many Thanks

    Plugin Author Fahad Mahmood

    (@fahadmahmood)

    @milesthorne I am releasing an improved version with the following changes.

    New Shortcode with multiple directory IDs:

    [wpdocs dir="4939,6,5" breadcrumb="true" view="list"]

    Separate Shortcodes with single directory IDs:

    [wpdocs dir="4939" breadcrumb="true" view="list"]
    [wpdocs dir="6" breadcrumb="true" view="list"]
    [wpdocs dir="5" breadcrumb="true" view="list"]

    Demo URL: https://demo.wethebrains.com/wp-docs-multiple/

    Please let me know if this will work for you or you need something else?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Does this support Display of public PDF docs’ is closed to new replies.