CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • Anonymous custom search in Wordpress
Pages: [1]

Author Topic: Anonymous custom search in Wordpress  (Read 443 times)

LenInkster

  • I’m new here
  • *
  • Posts: 10
  • Karma: 1
Anonymous custom search in Wordpress
April 12, 2014, 09:22:47 am
I need to run a proximity search on contacts in CiviCRM through the WordPress front end, but want this to be available for anonymous users.

The custom search invokes the wp-admin slug in the URL which is of course "off limits" to anonymous uses.

I have scanned the web for the last two days and all I can see is suggestions on how to do this in Drupal or Joomla.  Any one ever succeeded in getting this to work in WordPress?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Anonymous custom search in Wordpress
April 12, 2014, 09:42:58 am

In general search exposes a fair bit of information and hence is not suitable for exposure to the anonymous user

your best bet would be to write a small wordpress plugin that integrates to the proximity search code via the api and exposes very specific and limited information to the frontend.

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • Anonymous custom search in Wordpress

This forum was archived on 2017-11-26.