Viewing 3 replies - 1 through 3 (of 3 total)
  • You need to write the exact title of the blog post ??

    You can modify the seach query to allow search for parts of the title.
    Edit the admin/nwm-admin-functions.php
    Look for function nwm_find_post_title()
    Replace “AND post_title = %s” with “AND post_title LIKE %s”
    Save the changes

    Now you can search with %keyword% as post title for the first post containing the keyword as part of the title. We need to do so too as we use a multilanguage plugin modifying the title field.

    Plugin Author worldnomadmap

    (@worldnomadmap)

    hi,

    Please update the plugin and let me know if this is still a problem.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cannot link to blog or event’ is closed to new replies.