Search found 25 matches

by Khaliq
Sat Aug 15, 2009 4:22 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Featured Categories Add-On for AbleCommerce
Replies: 0
Views: 1782

Featured Categories Add-On for AbleCommerce

Here is our latest add-on for AbleCommerce 7. The Featured Categories add-on. One of the features that has been missing and we have been waiting to see it in AbleCommerce is the ‘Featured Categories‘ feature. AbleCommerce allows you to define ‘Featured Products’ but it does not allow you to define ‘...
by Khaliq
Wed Aug 12, 2009 1:44 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Links Box - Another Free ConLib Control
Replies: 0
Views: 1803

Links Box - Another Free ConLib Control

Here is our new free ConLib control for AbleCommerce. The Links Box Control . With Links Box control you don't need to manually hard code links to your scriptlets. You can display links defined and managed in AbleCommerce merchant admin to any page in your store. All you need to do is to let this co...
by Khaliq
Sat Aug 01, 2009 1:16 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Recently Bought Items Control bug in 703
Replies: 1
Views: 1606

Re: Recently Bought Items Control bug in 703

You can get the updated control from http://www.plugables.com/Recently-Bough ... ol-P7.aspx

About caching - yes ideally caching should be done.
Source code is available so you can add this feature if you like. It shouldn't be difficult at all. If I got time I will add caching to it some day.
by Khaliq
Fri Jul 17, 2009 10:55 am
Forum: Good Reference Posts
Topic: Rss Feed Reader Control
Replies: 2
Views: 6419

Re: Rss Feed Reader Control

Hi kastnerd,

You can freely download the Feed Reader from Plugables site.
http://www.plugables.com/Products.aspx

Thanks,
Khaliq
P.S. The above broken URL has also been fixed
by Khaliq
Thu Jul 16, 2009 6:22 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: How to add drop down menu to my page ?
Replies: 6
Views: 5004

Re: How to add drop down menu to my page ?

Please see my last post in here in this thread (its on page 2)
viewtopic.php?f=47&t=8566
by Khaliq
Thu Jul 16, 2009 6:07 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: How to add drop down menu to my page ?
Replies: 6
Views: 5004

Re: How to add drop down menu to my page ?

Yes that store is still in development so they may have closed it for anonymous and non-admin users.
by Khaliq
Thu Jul 16, 2009 5:40 am
Forum: Good Reference Posts
Topic: Horizontal Category Menu
Replies: 37
Views: 69264

Re: Horizontal Category Menu

asp:Menu control does not work well with IE8, Chrome and Safari... Fix for IE8 Define the DynamicMenuStyle for the asp:Menu control and set a CSS class for it. Use a value of z-index for that class greater than 0. .DynamicMenuCssClass { z-index: 999; } <DynamicMenuStyle CssClass=”DynamicMenuCssClass...
by Khaliq
Thu Jul 16, 2009 5:31 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Need dropdown listbox using categoryID, parentID, level
Replies: 10
Views: 33641

Re: Need dropdown listbox using categoryID, parentID, level

Hi, could I get some further clarification on this code? In my situation, I have 3 major cateogories: Brands, Lighting, and Collections. I need a separate drop down list for each category. How would I use this code to specify, for example, just "Collections"? I assume I have to plug in the Category...
by Khaliq
Thu Jul 16, 2009 5:27 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: How to add drop down menu to my page ?
Replies: 6
Views: 5004

Re: How to add drop down menu to my page ?

Is your menu going to be based on some category or is it something you want to define as static XML? We did a category based menu for http://www.floridadiscountautoparts.com yesterday. You can pm me if you are interested. Also have a look at Mazhar's post and this one http://forums.ablecommerce.com/...
by Khaliq
Sat Jul 11, 2009 3:12 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: In need of some customizations
Replies: 3
Views: 3456

Re: In need of some customizations

Here is a solution for you. If you need more help please contact Plugables. You can create webpage menu very easily by putting an ASP.NET menu control and some code to populate it with webpages from a specific category. Create a file WebpageMenu.ascx in your applicatoin's ConLib/Custom folder and pu...
by Khaliq
Thu Jun 18, 2009 9:40 am
Forum: Critique My AbleCommerce Shopping Cart Powered Site!
Topic: AC7 powered plugables website launched
Replies: 0
Views: 7765

AC7 powered plugables website launched

We launched new AbleCommerce 7 powered store for Plugables few days back. I would really appreciate any feedback about the website.
by Khaliq
Fri Jun 12, 2009 12:16 pm
Forum: Feature Requests
Topic: Product Comparison
Replies: 5
Views: 7346

Re: Product Comparison

This is now available...

Have a look at viewtopic.php?f=42&t=11288
by Khaliq
Fri Jun 12, 2009 12:13 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Product Comparison Module : Now Available
Replies: 0
Views: 2422

Product Comparison Module : Now Available

This has been requested in forums a number of times and it is a must have for many stores where customers have to chose between similar products. More Details Overview The product comparison module improves the usability of your AbleCommerce store by allowing shoppers to compare a shortlist of produ...
by Khaliq
Wed Jun 10, 2009 11:04 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Filtering on Fields from Product Templates
Replies: 11
Views: 6890

Re: Filtering on Fields from Product Templates

nickc wrote:Like that, but in combination. You should be able to view the intersection of size=medium&leathertype=plush, not just jump from inputchoice to inputchoice.
It could be a good addition.
This was not our client's requirement but it can be done as well.
by Khaliq
Wed Jun 10, 2009 10:28 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Filtering on Fields from Product Templates
Replies: 11
Views: 6890

Re: Filtering on Fields from Product Templates

Do you mean something like the shop by feature we have implemented for musthavebag.com
http://www.musthavebag.com/bags-C48.aspx

This has been done using product templates.
by Khaliq
Sun May 17, 2009 11:22 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Can't enclose mainPanel div in another div?
Replies: 8
Views: 6597

Re: Can't enclose mainPanel div in another div?

if i understand your question your concern is just to change your home page styles from other pages. You should create a new .htm (homepage_layout.htm) file in Custom/layout, then copy/paste the Three Column layout contents to your newly created layout homepage_layout.htm.Now you could change or mod...
by Khaliq
Tue Mar 03, 2009 6:46 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Re-Skinning Ablecommerce
Replies: 6
Views: 5820

Re: Re-Skinning Ablecommerce

Free Furniture Store Theme for AbleCommerce
You can download the free AbleCommerce skin from here.
http://blog.plugables.com/ablecommerce7 ... ecommerce/
by Khaliq
Tue Mar 03, 2009 6:44 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Re-Skinning Ablecommerce
Replies: 6
Views: 5820

Re: Re-Skinning Ablecommerce

I have published the Fifth and last part
Part 5 The Footer
http://blog.plugables.com/ablecommerce7 ... he-footer/
This part explains how to re-skin the footer of an Ablecommerce theme.
by Khaliq
Mon Mar 02, 2009 8:17 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Re-Skinning Ablecommerce
Replies: 6
Views: 5820

Re: Re-Skinning Ablecommerce

I have published the Fourth part
Part 4 - Re-Skinning Main Panel
http://blog.plugables.com/ablecommerce7 ... ain-panel/
This part explains how to re-skin the Main Panel of an Ablecommerce theme.
by Khaliq
Mon Mar 02, 2009 8:14 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Re-Skinning Ablecommerce
Replies: 6
Views: 5820

Re: Re-Skinning Ablecommerce

I have published the Third part
Part 3 - Re-Skinning Leftsidebar Panel Section
http://blog.plugables.com/ablecommerce7 ... -sidebars/
This part explains how to re-skin the Leftsidebar section of an Ablecommerce theme.
by Khaliq
Wed Jan 07, 2009 9:34 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Also Bought … Control for Basket Page
Replies: 0
Views: 2116

Also Bought … Control for Basket Page

Currently the Also Bought control lists the other items sold on product details page. If you want to put the control over basket page to list other sold items then you need to made some modifications in the control code. Please click here http://blog.plugables.com/ablecommerce7x_plugins/151_also-bou...
by Khaliq
Fri Dec 26, 2008 10:53 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Cross-Sell Items Plugin for AbleCommerce7
Replies: 0
Views: 2066

Cross-Sell Items Plugin for AbleCommerce7

Cross Selling feature is available in AbleCommerce7 but it is quite limited. Particularly it lacks AbleCommerce5.5 feature of allowing to associate any type of catalog node to a product for cross-selling purposes. In AC7 you can only associate products for cross-selling. Our new Corss-Sell Items Plu...
by Khaliq
Wed Dec 24, 2008 9:27 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Re-Skinning Ablecommerce
Replies: 6
Views: 5820

Re: Re-Skinning Ablecommerce

I have published the second part
Part 2 - Re-Skinning Header Section
http://blog.plugables.com/ablecommerce7 ... -2-header/
This part explains how to re-skin the header section of an Ablecommerce theme.
by Khaliq
Sat Dec 20, 2008 2:14 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: How to customize Basket display?
Replies: 3
Views: 2555

Re: How to customize Basket display?

I made the changes(as you mentioned) but it works Properly, not displaying the tax Column as well.
by Khaliq
Fri Dec 19, 2008 6:13 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Re-Skinning Ablecommerce
Replies: 6
Views: 5820

Re-Skinning Ablecommerce

I am writing a series of articles on how to re-skin AbleCommerce. Here is the first part ... Part 1 - Getting Started http://blog.plugables.com/ablecommerce7x_plugins/90_re-skinning-ablecommerce-part-1-getting-started/ This is the first part of tutorial that explains basic concepts, requirements and...