• Resolved Mihail Enache

    (@burrebista)


    Hello,

    When I trying to search in a widget search I have the following warning displayed on frontend Search Result page.

    What can I do?

    Link to image with warning:

    View post on imgur.com

    Thank you very much in advance!

    Regards

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author pluginsware

    (@pluginsware)

    Hi,

    1. Open the below file,
    /wp-content/plugins/advanced-classifieds-and-directory-pro/public/class-acadp-public-search

    2. Find the following code in the above file,

    public function posts_where( $where, &$wp_query ) {

    3. Replace the above code with the below code,

    public function posts_where( $where, $wp_query ) {

    4. Finally, save the files and check your site. Hope this helps you.

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Error on Search result’ is closed to new replies.