• Great plugin. Slight problem with a search parameter but fast response from support via the forum.

    • This topic was modified 8 years, 1 month ago by coverit15.
Viewing 1 replies (of 1 total)
  • Plugin Author pluginsware

    (@pluginsware)

    Dear Customer,

    Sorry for the inconvenience caused, But we didn’t receive any mail from you. Could you please confirm whether you submitted your support ticket here https://pluginsware.com/submit-a-ticket/ we assume that you would have wrongly sent to some other plugin support. Also, our support email id is [email protected] . Please let me know where did you send your issue

    And here is the solution for your issue.

    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 ‘Great Plugin’ is closed to new replies.