Close

Profile: Support

Avatar

User posts

Bugs
12 years ago

karlson wrote:
Hi

I installed the trial of QuickTabs and they were working, then I installed a beautiful theme I bought and cannot seem to get them to work.  I have changed the ProductTemplate.SingleVariant.cshtml or ProductTemplate.VariantsInGrid.cshtml right under full description as stated in your instructions and all my settings are like you say to set them.  I still cannot get them to work.  

Please help me get them as I love them and you do very good work.  They are very nice how to use them in the admin area for all products, cats or manufactures.  Great and professional.  

Thanks


Hi karlson,

Could you me a little more specific? What do you mean by the tabs are not working?
Are they not shown in the Administration or they just don't appear on the product page.
Do you get any errors or something that makes you think they are not working?
If you could send a link to your store, so that we can check what is wrong.

Thanks

12 years ago

Hi Subhash,

Implementing a payment gateway in nopCommerce would require some effort and it would largely depend on the payment provider you want to support.
The nopCommerce source code ships with quite a few payment providers so there is plenty of examples to follow.
You should probably start with this documentation:

http://www.nopcommerce.com/docs/76/how-to-code-my-own-payment-method.aspx

And then have a look at one of the Nop.Plugin.Payments projects in the nopCommerce source code.

I hope this is useful!

12 years ago

Hi,

Would you be able to provide us with ftp and nopCommerce admin credentials to your web site, so that we can try and install it to see what the problem is? If possible, please send us and email with this information.

Thanks

12 years ago

Excellent, thank you very much!

12 years ago

Hi,

Do you receive this error when trying to install the plugin?
Please make sure that the SevenSpikes.Nop.Plugins.AnywhereSliders folder with all the plugin files is copied to the Plugins folder of nopCommerce.

Let us know if you still have this error!

Best Regards

12 years ago

Hi,

This is a really good idea!
Would you mind suggesting it here:

https://noptemplates.uservoice.com/forums/151226-nop-templates-com-products-feedback

Many Thanks

Bugs
12 years ago

Hi,

Thanks for reporting this!
This has been fixed. Please download the theme again from your My Account section and replace the Themes\Electronics\Catalog\ProductTemplate.VariantsInGrid.cshtml file in your installation.

12 years ago

Hi,

would you be able to show us an example, a page, and exactly what the problem is, because at the moment we are not sure we understand what you are trying to achieve?

Thanks

12 years ago

[email protected] wrote:
Hi,
I am using Electronics theme for my website. I need to integrate my website with payment gateway. In the shopping cart when I  select all the billing and payement info, and then I click on the "Confirm" button, it need to be posted to "https://www.ccavenue.com/shopzone/cc_details.jsp" page with the values of the Amount, Shipping address and billing address passed to it.

Please suggest me how to do it.

Thanks in advance
Subhash


Hi Subhash,

Could you provide a link to your website?

Best Regards,
Nop-Templates Support Team

12 years ago

Hi,

I am not sure I understand your suggestion but if you are asking why some specificity attributes are shown and why some are not this is because the filters take into account the AllowFiltering property, which is set on every product specification attribute mapping. Just edit a product and go to the Specification Attributes tab. There is a Allow Filtering checkbox.

I hope this is useful!