Results 1 to 2 of 2
-
May 1st, 2012, 04:25 PM #1
GeoUser
License Holder
- Join Date
- Oct 2010
- Posts
- 74
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.
No category appear, no selector windows like the demo appear when we place a new ad.- Make a copy of geo_templates/default/system/order_items/shared/category_choose.tpl
- place this copy in your active custom template set.
(i.e. geo_templates/my_templates/system/order_items/shared/category_choose.tpl) - Look for a line that looks like <ul id="listing_categories">
- Directly below that line place the following code.
{* installing the category selector *}
{addon author='iv' addon='category_selector' tag='sell' headOnly=1} - Look for {foreach from=$cat_data key=i item=cat} and change it to {* foreach from=$cat_data key=i item=cat}
- Look for {/foreach} and change it to {/foreach *}
- In the admin CP, browse to Design > Template Sets
- Click "Re-Scan Attachments"
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?
ThanksHelGeo
-
May 12th, 2012, 11:01 AM #2
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!



Reply With Quote
