Ashish Singh

Results 10 comments of Ashish Singh

@SagarKarwande can you please update the current status of this issue?

Update: Following are released. 1. SEO support. 2. Checkout 3. Payment methods(stripe and others), paypal coming soon. 4. Shipping features. 5. Promotions 6. Product features(attributes, stock management done) In progress...

.remove have got nothing to do with paths its not taken care of in the code. ``` javascript cookieFun.remove = function (key, options) { var hasCookie = cookieFun(key) !== undefined;...

@balvinderz thanks for your PR @sakina1403 @SagarKarwande please have a look.

@mamtayadav856 could you please verify it?

I think making the basis goma server shouldn't be a problem. Steps on how to make Goma server. ## Must have 1. Uploads the code to remote powerful server; FTP...

@mandarvaze update the README file with the addition of this new gateway.

@ravirocx can you please rebase your `pinpay` branch with latest `dev` branch? Your `travis` is not passing as well. Thing is since your `pinpay` branch is behind `dev` so you...

I am getting this error too `jekyll 2.4.0 | Error: undefined method [] for nil:NilClass` @parkr can you help me with this?

@parkr I have figured out the issue it was a silly mistake on my part I was using a # for comment inside a code part and expected it to...