Customisation of the search result

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Customisation of the search result

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15101
    alexpoon2000
    alexpoon2000
    Participant

    I have few questions about the customisation in the search result:

    1. I can see there is some shortcode to format the search result like {titlefield}. I want to add “Public Date” append to the end of the description text but I don’t know what is the shortcode for this. Actually, where can I find all the shortcode?

    2. Similar to #1, I know you can add custom field to display on the search result. However, I need to show the post categories append to the title. Can this do done?

    3. How can I show total number of search result items on top of the result list?

    4. I am building my search page here: https://homemaidapp.com/apps/prosper/ajax-search-pro. You can see a filter list on the left. However, I want to add another filter list on top of the search result with another filter type. Can this be done?

    5. Can I change “Show More” to paging style?

    Thanks,
    Alex

    #15133
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi Alex,

    1. It is to only display the title field and to add custom field content if neccessary. For other things a custom code is needed via the asp_results filter.
    Depending on what field the ‘Public Date’ is (taxonomy term, custom field or something else), it might be possible to make a custom code to append that field value to the results content.

    2. There is actually a knowledge base article that will help you: Showing the category titles in post titles in results

    3. Unfortunately that is not possible.

    4. The filters are bound together in one container, so it is not possible to separately display some parts, I’m afraid this is not possible either.

    5. The isotopic results layout has a built in pagination. The vertical and horizontal layouts can only load more items via the ‘show more’ link.

    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.