Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2010
    Posts
    74

    Default Ajax category selector from Interactive Villages not working!

    Hello,

    We just purchase the AJAX Category Selector from https://www.interactivevillages.com/...roduct_id=54,6 , We followed the instructions for the installation.

    We choose Sort Categories By: Category Name in configuration

    We put the Tag {addon author='iv' addon='category_selector' tag='sell' headOnly=1} at the end of the cart_page.tpl

    We put the tag {addon author='iv' addon='category_selector' tag='sell' headOnly=1} in category_choose.tpl like the instructions.

    1. Make a copy of geo_templates/default/system/order_items/shared/category_choose.tpl
    2. place this copy in your active custom template set.
      (i.e. geo_templates/my_templates/system/order_items/shared/category_choose.tpl)
    3. Look for a line that looks like <ul id="listing_categories">
    4. Directly below that line place the following code.

      {* installing the category selector *}
      {addon author='iv' addon='category_selector' tag='sell' headOnly=1}
    5. Look for {foreach from=$cat_data key=i item=cat} and change it to {* foreach from=$cat_data key=i item=cat}
    6. Look for {/foreach} and change it to {/foreach *}
    7. In the admin CP, browse to Design > Template Sets
    8. Click "Re-Scan Attachments"
    No category appear, no selector windows like the demo appear when we place a new ad.

    We install the addon to test it in local server (localhost) and we tried online.

    has anyone installed this addon with version 6 of geodesic enterprise successfully?

    Thanks
    HelGeo

  2. #2
    Join Date
    Jun 2006
    Location
    Kingston, WA
    Posts
    756

    Default

    Please open a ticket with us at http://helpdesk.interactivevillages.com and we are happy to provide you support in getting our addons installed properly.

    Thanks,
    Bob

    http://www.interactivevillages.com
    Interactive Villages LLC
    Custom modules, programming and hosting for all Geodesic products!

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •