Search found 23 matches

by princeatapi
Fri Sep 04, 2009 9:44 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to add google complaint Site map?
Replies: 5
Views: 4728

Re: How to add google complaint Site map?

will you explain me in steps how to do that ? since am new to AbleCommerce
Thanks
Prince
by princeatapi
Fri Sep 04, 2009 9:41 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to add Cross-Sell items to product description page ??
Replies: 1
Views: 1742

How to add Cross-Sell items to product description page ??

Hi !

I need to add the cross -sell items as a side bar in product -description page , i desperately in need of all ur help and support to acompalish the task
Thanks
-Prince
by princeatapi
Fri Sep 04, 2009 7:55 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to add google complaint Site map?
Replies: 5
Views: 4728

Re: How to add google complaint Site map?

is that enough ? or i have to do something additional ??
by princeatapi
Fri Sep 04, 2009 3:45 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to add google complaint Site map?
Replies: 5
Views: 4728

How to add google complaint Site map?

Hello all !

Im desperately in need of all ur help !! how to add google complaint site map to my able commerce applicaton ?
please help me out , its urgent !!
Thanks
Prince
by princeatapi
Wed Sep 02, 2009 8:11 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Add to Cart Not Working!
Replies: 9
Views: 6726

Re: Add to Cart Not Working!

the strategy what u have suggested won's !!! Thanks a lott i think ive missed #end nVelocity script .
now its working , thanks for ur support

-Prince
by princeatapi
Wed Sep 02, 2009 7:14 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Add to Cart Not Working!
Replies: 9
Views: 6726

Re: Add to Cart Not Working!

If i Try with ur First option Application Crash with the Familiar error message OOPS ....

[[ConLib:Custom\StridaBuyProductDialog]] is just a duplicate of the original [[ConLib:BuyProductDialog]] ive have done nothing with the control , the control was as it as Original
by princeatapi
Wed Sep 02, 2009 7:00 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Add to Cart Not Working!
Replies: 9
Views: 6726

Re: Add to Cart Not Working!

Here is the code , please review and let me know if any issues there ! <!-- <Description> Displays a product, including description and reviews (if enabled). </Description> --> <script> function show_news_events_articles(tab, divheight) { //alert(divheight); if(tab == 'events_details') { document.ge...
by princeatapi
Wed Sep 02, 2009 6:41 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Add to Cart Not Working!
Replies: 9
Views: 6726

Re: Add to Cart Not Working!

I didn't made any modification to the code, just workin with the default ConLib Controls , if i click the add to cart button,it didn't get processed , no post back nothing . What are all the possible cases will bring this issue !

-Prince
by princeatapi
Wed Sep 02, 2009 3:23 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Add to Cart Not Working!
Replies: 9
Views: 6726

Add to Cart Not Working!

Hello ALL !

Ive done some layout modification with my product description page! now Add To Cart Button not working :( what are all the check list i have to ensure inorder to make the Add To Cart Work ? Am i missing any dependencies ? PLease help me out !

Thanks
Prince M. Premnath
by princeatapi
Wed Sep 02, 2009 2:44 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to create E-Mail Aliases
Replies: 4
Views: 2916

Re: How to create E-Mail Aliases

Hi mazhar!

Thanks for your reply , so so far there was no solution for this issue right? upone commenting the validator code , will it create any issues in future ? is that the safest way u propose ? or playing with RegEx() ?? which one u prefer mosT ?

Thanks
Prince
by princeatapi
Tue Sep 01, 2009 10:56 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to create E-Mail Aliases
Replies: 4
Views: 2916

How to create E-Mail Aliases

Hi ,

I required to create e-mail aliases , i desperately need all your help in accomplishing this task, please help me out
Thanks
Prince
by princeatapi
Tue Sep 01, 2009 7:41 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: How to insert a static page and embeding into menu
Replies: 1
Views: 2138

How to insert a static page and embeding into menu

Hi everybody!

I just wanna add a static page inside a category and the page should be navigable from the category menu !
please help me out in this respect

Thanks and Regards!
Prince M. Premnath
by princeatapi
Fri Jul 24, 2009 7:45 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to add BuyProductDialog Control to the Product Grid?
Replies: 6
Views: 9375

Re: How to add BuyProductDialog Control to the Product Grid?

A small bug with the above code is , if i try to add a product to the wishlist from the productsgrid ( if the product consist of more than one option ) validator throws an error regarding all the values to be selected for all the products in the same page
by princeatapi
Fri Jul 24, 2009 7:40 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to add BuyProductDialog Control to the Product Grid?
Replies: 6
Views: 9375

Re: How to add BuyProductDialog Control to the Product Grid?

hi ! Some how i made it , but i got little bugs, here is the modified GategoryGridPage.ascx <asp:DataList ID="ProductList" runat="server" RepeatColumns="3" RepeatDirection="Horizontal" Width="100%" OnItemDataBound="ProductList_ItemDataBound" DataKeyField="ProductId" CssClass="catalog" EnableViewStat...
by princeatapi
Fri Jul 24, 2009 7:19 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to add BuyProductDialog Control to the Product Grid?
Replies: 6
Views: 9375

Re: How to add BuyProductDialog Control to the Product Grid?

Thanks for your comments , i knew well that the dialog Control gets product Id from the querystring , im trying to pass the same product ID from the GategoryGridPage.ascx Page Using the #Eval("ProductId") from the DataList , <asp:DataList ID="ProductList" ... /> ive also made some property to get an...
by princeatapi
Wed Jul 22, 2009 10:36 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to add BuyProductDialog Control to the Product Grid?
Replies: 6
Views: 9375

How to add BuyProductDialog Control to the Product Grid?

Hi ,
I gotta prob while embeding the ByuProductDialog to the products grid , if i try ckicking the 'add to cart' or 'add to wish list' its reporting me with an error .. 'Instance not Initialized!!'

how to resolve this issue ?

Thanks
-Prince
by princeatapi
Fri Jul 17, 2009 3:53 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: How to change the ComponentArt Menu THeme dynamically ?
Replies: 5
Views: 4948

Re: How to change the ComponentArt Menu THeme dynamically ?

This is What The Code ive Written, <%@ Control Language="C#" AutoEventWireup="true" CodeFile="VerticalMenu.ascx.cs" Inherits="ConLib_Custom_VerticalMenu" %> <%@ Register Assembly="ComponentArt.Web.UI" Namespace="ComponentArt.Web.UI" TagPrefix="ComponentArt" %> <%-- <conlib> <summary>Vertical Menu wi...
by princeatapi
Fri Jul 17, 2009 3:50 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: How to change the ComponentArt Menu THeme dynamically ?
Replies: 5
Views: 4948

Re: How to change the ComponentArt Menu THeme dynamically ?

I had some 10 themes but i don't know how to assign the theme dynamically ? Please help me out what property should i needs to use for this in CA Menu ??
by princeatapi
Fri Jul 17, 2009 3:37 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: How to change the ComponentArt Menu THeme dynamically ?
Replies: 5
Views: 4948

How to change the ComponentArt Menu THeme dynamically ?

Hi All,

Ive Done a drop down menu ( As User Control ) using ComponentArt Menu Control now its working fine , but it always displays with the default theme Even if i change the store theme it doesn't affect my Menu !!

Where I'm Wrong Or What ive to do ??

Thanks
-Prince
by princeatapi
Thu Jul 16, 2009 6:12 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: How to add drop down menu to my page ?
Replies: 6
Views: 6631

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

hi Khaliq!

asp:Menu wasn't workin in Chrome , ie8 to resolve this ive planned to go for jquery ive created a menu with .js and some css effects if i add those menu it wasn't working i think ComponentArt dll is there inside using that how to create drop down menu compatible with all browser ??
by princeatapi
Thu Jul 16, 2009 5:58 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: How to add drop down menu to my page ?
Replies: 6
Views: 6631

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

hi , Thanks for your comments ive visited your store 'ITS CLOSED NOW' no probs , i supposed to modify my menu based on category could you please help me out ??
by princeatapi
Thu Jul 16, 2009 4:45 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: How to add drop down menu to my page ?
Replies: 6
Views: 6631

How to add drop down menu to my page ?

Hi all, I just wanna add a drop down menu instead of static menu .. with some 2 level's of sub menu's is there any options available to customize this ? ( i need a menu similar to the menu which looks in admin panel ) Or should i needs to write some custom defined code ?? please help me out its urge...