RSS

Blog

Quick Tip: How to configure free shipping for products in bulk in nopCommerce

Written by Lavish Kumar

written by Lavish Kumar

Several times, I have seen many nopCommerce users asking this question on the forums i.e. How to configure free shipping for products in bulk? 

The manual process can be a quite tedious to configure free shipping for all products by going to each product page in admin section one by one. nopCommerce does offer a functionality by which you can update a list of products (at once) for free shipping.

Another way to achieve this is by using sql script. Today, we will discuss both of these options.

Quick Tip: How to keep the page links on top menu bar instead of displaying categories in nopCommerce

Written by Lavish Kumar

written by Lavish Kumar

Many times when store admin installs the nopCommerce out of the box and start adding the categories for products  they realize that suddenly the page links on top menu disappears (like homepage, my account, contact us etc) and only the product categories shows up.

Well, this change is due to one of the condition that is hard-coded in  the top menu bar section of nopCommerce.

How to enable reCAPTCHA in nopCommerce to protect your website from spam

Written by Lavish Kumar

written by Lavish Kumar

nopCommerce comes integrated with reCAPTCHA that enables the store admin to enable CAPTCHA for list of specific pages in order to prevent spam on the website.

Before we go further into this tutorial, let talk about reCAPTCHA.

What is reCAPTCHA?
reCAPTCHA is a free service to protect your website from spam and abuse. reCAPTCHA uses an advanced risk analysis engine and adaptive CAPTCHAs to keep automated software from engaging in abusive activities on your site. It does this while letting your valid users pass through with ease.

reCAPTCHA offers more than just spam protection. Every time our CAPTCHAs are solved, that human effort helps digitize text, annotate images, and build machine learning datasets. This in turn helps preserve books, improve maps, and solve hard AI problems.
(Source: Google reCAPTCHA)

How to enable and disable activity types in nopCommerce

Written by Lavish Kumar

written by Lavish Kumar

nopCommerce comes with a variety of features and one of those features is "Activity Log". An activity log is a report which records each and every activity in a system and displays is in a sequential order (as it occurs).

nopCommerce Activity Log keeps a track of all the events happening within the website (front-end and back-end).

Why this activity log is useful? This report captures all the system events from the nopCommerce based website such as: Public store login, place an order, view a category, add a new settings and much more. This is a great feature that can help a store admin to keep a track of all the events happening on the store site.

How to recover your administrator account if deleted by mistake in nopCommerce

Written by Lavish Kumar

written by Lavish Kumar

So, you install a fresh copy of nopCommerce, enjoying all the feature and excited about setting up the store but suddenly you realize that while playing around with different options, you have deleted the administrator account by mistake.

How to recover your administrator account now?

How to add custom customer attributes / fields in nopCommerce

Written by Lavish Kumar

written by Lavish Kumar

There are times when some nopCommerce store admins finds themselves in a situation when the default registration form fields are not enough for their needs (if they would like to manage more information of the customers). In reality, it can be a very difficult task for a non-technical store admin to dive into the code and make the required modifications (in code and the database) for adding custom fields. A lot of users were facing this issue in the previous/old versions of nopCommerce as there was no way to accomplish  this unless the user makes the modifications in the code / database.

In order to overcome this issue, a feature (option) was added to the nopCommerce project in the administration section that allows store admins to add custom fields in a user-friendly way.

Today we will go over this long awaited feature that was added to nopCommerce !

An overview of maintenance procedures in nopCommerce

Written by Lavish Kumar

written by Lavish Kumar

nopCommerce has a variety of great features that makes a store admin's job much easier. Did you know nopCommerce offers some procedures/tasks that runs on your online store's database (when executed) and takes care of maintenance work i.e. cleaning the database?


How to customize the number of featured products on homepage in nopCommerce 3.4

Written by Lavish Kumar

written by Lavish Kumar

Many times, I have seen nopCommerce users struggling while changing the number of features products that are being displayed on the homepage. In many situations, users might want to display a specific number of featured products depending on the design of the homepage (like 4 products per row or 5 and so on).  Well, the number of featured products is NOT hardcoded anymore in nopCommerce 3.4 like some of the previous versions. 

Today, I am going to explain how the nopCommerce layout manages the number of products on the homepage (by design).


How to solve tinymce editor issue of ignoring link references in nopCommerce 3.40 topic pages

Written by Lavish Kumar

written by Lavish Kumar

There are many users who are experiencing an issue with tinymce HTML Editor in nopCommerce 3.40 version (specifically in topic pages). This issue causes 2 major problems:

1) No matter how many <link> references you add in the html source code of your topic page,  the editor refuses to save it and disregard all the references.

2) If you have upgraded your nopCommerce based website from previous version and you already have <link> references in the topic pages. After upgrading your site to 3.40, if you open the topic page in administration section and make any kind of changes. You will lose all the references as tinymce editor will ignore it while saving.

Here is a quick fix to this problem.

Thank you for over 1 million Total Discussion Post Views

Written by Lavish Kumar

written by Lavish Kumar

Thank you for over 1 million Total Discussion Post Views.

It is great to see that our discussion posts have been read by developers from all over the world for over 1 millions times.

Thanks to everyone who has used Striving Programmers Community for tutorials and posting questions, comments, feedback or any kind help / support.

We would like to thank each and every member of this website because you are the people who make this website an active community and you guys are the only reason, Striving Programmers Community grow day after day !