Hello,
I recently purchased the premium version and I have a few questions.
- How can I change the text "Read More" to "View Project"?
- How can I remove the post grid loading animation (post grids fly-in) when the page loads?
- Is there any documentation on how to properly use the individual post grid section found on each individual post page?
- What elements are used for the search function (title,tag,ect)? Is it possible to add a submit button to the search instead of having it be automatic?
Thank you in advance.
Welcome to our forum,
#1. you need to go edit layout editor and add an element “Read More” click to expand you will see the input field for custom Read more Text.
Please see the screenshot
#2. Please see the option “Lazy Load Enable” under “Layout settings” tab
Lazy Load Enable > No
#3. Could not understand your issue clearly, here is the plugin documentation link http://pickplugins.com/documentation/post-grid/
#4. Search result will display form page content, title, please see our demo search features available on post grid http://www.pickplugins.com/demo/post-grid/post-grid-search/
Search via url parameter.
you can search for any keyword/phrase/word by parameter “keyword” in url with pagination support , for example: http://www.pickplugins.com/demo/post-grid/post-grid-search/?keyword=Gallery
- No limit for character length to take search.
- Search word will display on search box.
- Has pagination support.
- No Load more support.
Ajax search.
search for any keyword into search box, pagination doesn’t support in ajax search will hide the pagination area when ajax search taken.
- Search word must have at-least 3 character long to initiate search.
- Max result count from “Posts per page” option input.
- No Pagination support.
- No Load more support.
Please let me know for more help.
Regards