Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author paulstuttard

    (@paulstuttard)

    When I first included .in locale those were the only indexes available, try setting the default locale to US or UK.

    I’ll add more as they become available in the next version,

    Cheers,

    Paul

    Plugin Author paulstuttard

    (@paulstuttard)

    Thread Starter viveeonline

    (@viveeonline)

    Fair enough.

    Thank you!

    The search Index table now shows electronics as well. Can you include “All” so that we can search across all newly added categories as well?

    As .in site was started recently, more categories will be added fast! And I’m from India; hope you understand my excitement! 🙂

    Plugin Author paulstuttard

    (@paulstuttard)

    Hi,

    If you are feeling adventurous you can edit the plugin to update the search index list:

    In file amazon-link/include/amazonSearch.php:

    Change line 207 from:

    'in' => array('Books', 'DVD'),

    to:

    'in' => array('All', 'Books', 'DVD', 'Electronics', 'Marketplace'),

    If it updates frequently then this might be your best option, as I don’t like to update the plugin too frequently.

    Paul

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Only DVD and Books?’ is closed to new replies.