ASP with File Away?

This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 7 years, 7 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10452
    jmackler
    jmackler
    Participant

    Just wondering if anyone has gotten ASP to work with File Away (https://wordpress.org/plugins/file-away/)? Can ASP be used to search the documents?

    #10455
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi!

    I haven’t personally tested, but there is a tiny chance it might work. From what I can see the File Away plugin generates shortcodes, which parse/display the content on the front-end. The problem is that the data is not actually stored on the page, only the shortcode is.

    However the index table engine was built for cases like this. It’s basically allows to index words out of the actual post content that is displayed on the front-end, including executed shortcodes content.

    For more information check out the docs in these topics:
    Index table engine introduction
    Generating index table
    Enabling index table engine

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.