This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: How to add text before items, and other styling questions

Home Forums Product Support Forums Ajax Search Pro for WordPress Support How to add text before items, and other styling questions Reply To: How to add text before items, and other styling questions

#9234
Ernest MarcinkoErnest Marcinko
Keymaster

Hi!

I think both problems could be solved by using the results shortcode. It allows you to move the results list to a different location in the post/page or within the theme files: https://goo.gl/6JBWiM

Then, you can enter any text before the shortcode, without actually changing anything.

If you however want to put text into the results container, you will have to edit the wp-content\plugins\ajax-search-pro\includes\views\asp.shortcode.results.php file, and put it into a div element after line 5, like so: