.method5 { display:none; }
Hi PVINIT,
Have you modified the CategoryModel type in nopCommerce?
What are your category SEO template settings as you might have entered incorrect settings in the Smart SEO configuration.
You can try to uninstall and then install the plugin this way all the templates will be reset and you can try to see if you still have any problems.
Thanks
# ###,###.##because I only want to show the numbers not the currency symbol.
Hi EHUBCAP,
I don't think that what you are trying is even possible. You can't have one form element inside another one. On the product page you already have a form element and you can add any other form elements. The contact us form will not work by just coping it there. You need to use Ajax to submit some additional information. Please take a look at the product reviews tab where we have use Ajax to submit data to the server. You might also need to create a new action to any of the nopCommerce controllers, which will get the submitted information and process it.
I hope this information is useful!
Best Regards,
Nop-Templates.com Support Team