Topic for reporting any Nop Product Ribbons problems.
IMPORTANT NOTE: There is a known issues with installing new plugins in nopCommerce.
Please read this post for more information.
Topic for general discussion regarding Nop Product Ribbons.
Help make Nop-Templates products better. Share your ideas or feature requests related to the Nop Product Ribbons plugin for nopCommerce.
Showoff how you have integrated the Nop Product Ribbons in your store to the rest of the community in this forum.
Hi nordic,
Thank you very much for the additional information and link.
The actual error we got is
“There is already an open DataReader associated with this Command which must be closed first.”
Can you please double check that in your connection string you have the following option “MultipleActiveResultSets=True” set. This allows multiple connection to the database simultaneously.
You can find your connection string in your ~/App_Data/Settings.txt file.
Looking forward to your reply!
Hi nordic,
There were similar posts related to this type of error. You can check them out:
This post and this post.
Also you can try modifying the Globala.asax file in order to make a full application restart.
If the error still exists can you send us a link to your website where we can see the error.
Hope that helps!
Hi rama,
I am glad you managed to achieve what you wanted. In order to resize the overlay as well you should edit the ~/Plugins/SevenSpikes.Nop.Plugins.QuickView/Themes/NeoFashion/Content/QuickView.css file and edit the width and height of the following css class - .buttonOverlay.
Hope that helps!
Hi toanhnt,
We plan to release the DarkOrange and nopClassic themes til the end of the month, which means in 10 days at the most.
Thank you for your patience and understanding.
Hi vedran.
We plan to release the DarkOrange and nopClassic themes till the end of the month, which means in 10 days at the most.
Thank you for your patience and understanding.
Hi edcorusa,
You can have a different tab for each product where you can place the downloadable documents for given product. Thus you will have to create one tab for each product and map the tab to the product. If you have common downloadable documents for category or manufacturer, you can use the category or manufacturer mapping for a tab.
One workaround that comes to my mind is to add the documents for download in the specifications view of the product tabs and use the product id in the filename of the downloadable document when building the links for the files. Thus you will not need to create 1000 tabs, but you will have to name the documents in a specific way, which may also be time consuming. Should you think this workaround is worth trying you can drop us an email for further information.
Hope that helps!