Adding social media sharing links for products in PrestaShop is a simple process that can be done in a few steps: Log in to your PrestaShop backend: Go to your store’s URL and log in to the backend using your admin credentials. Go to the Modules & Services menu: In the backend, click on the “Modules & Services” menu and…
Author: zohaibk
PrestaShop how to add social media links
Adding social media links to your PrestaShop store is a straightforward process that can be done in a few simple steps: Log in to your PrestaShop backend: Go to your store’s URL and log in to the backend using your admin credentials. Go to the Preferences menu: In the backend, click on the “Preferences” menu, then click on “Social Networks.”…
PrestaShop how to upgrade
Upgrading PrestaShop can be done in several steps. Here’s a general guide to follow: Backup your store: Before you begin the upgrade process, it’s essential to make a backup of your store’s files and database. This ensures that you can revert to the previous version in case anything goes wrong during the upgrade. Check System Requirements: Make sure your hosting…
Magento how to install a new theme
In Magento, you can install a new theme by following these steps: Purchase or download the theme you want to install. Make sure the theme is compatible with your version of Magento. Log in to the Magento admin panel and go to “System” > “Design” Click on “Add Design Change” button. In the “Custom Design” section, select the theme package…
Magento how to change modules position in left and right column
In Magento, you can change the position of modules in the left and right columns of your website to better suit the layout and design of your pages. Here are the steps to change the position of modules in the left and right columns in Magento: Log into the Magento admin panel. Go to System > Configuration > Design. In…
Magento how to change admin panel language
In Magento, you can change the language of the admin panel to better suit the needs of your users. Here are the steps to change the admin panel language in Magento: Log into the Magento admin panel. Go to System > Configuration > General > Locale Options. In the “Locale” dropdown menu, select the language you want to use for…
Magento how to manage store title and contact information
In Magento, the store title and contact information can be managed from the Magento admin panel. Managing Store Title: Log in to the Magento admin panel and go to “Stores” > “Configuration” > “General” > “Design” Under “HTML Head” you can find “Default Title”, “Default Description” and “Default Keywords” You can edit the store title and meta information here. Click…
Magento how to enable geolocation and use it
In Magento, geolocation is used to determine the location of a visitor to a website and display content that is relevant to that location. It can be used to display different prices, languages, currencies, and shipping rates based on the visitor’s location. Enable Geolocation: Log in to the Magento admin panel and go to “Stores” > “Configuration” > “General” >…
Magento how to create employee(team) & change admin language from back-office
Here are the steps to create an employee (team) and change the admin language from the back-office in Magento: To create an employee (team) in Magento, log in to the Magento admin panel and navigate to ‘System’ -> ‘Permissions’ -> ‘Users’. Click on the ‘Add New User’ button to create a new employee (team) account. Fill in the required information,…
Magento roles, profile & permissions for different users groups
In Magento, roles, profiles, and permissions are used to control access to different areas of the store’s backend for different user groups. Roles: A role is a set of permissions that can be assigned to one or more users. In Magento, there are two types of roles: Administrators: These users have full access to the backend of the store, including…
Magento how to hook home page footer left & right column
Here are the steps to add a new block to the home page footer left and right column in Magento: Create a new module in Magento by creating a directory in app/code with the name of the module. Create a new layout file in the view/frontend/layout directory of the module with the name of the layout and .xml extension. In…
Magento how to add recaptcha
To add Google reCAPTCHA to your Magento website, you need to perform the following steps: Register for a reCAPTCHA account by going to the reCAPTCHA website (https://www.google.com/recaptcha) and clicking the “Get reCAPTCHA” button. Follow the instructions to set up a new site, and obtain the reCAPTCHA site key and secret key. Log in to your Magento back office. Go to…
PrestaShop how to add recaptcha
To add Google reCAPTCHA to your PrestaShop website, you need to perform the following steps: Register for a reCAPTCHA account by going to the reCAPTCHA website (https://www.google.com/recaptcha) and clicking the “Get reCAPTCHA” button. Follow the instructions to set up a new site, and obtain the reCAPTCHA site key and secret key. Log in to your PrestaShop back office. Go to…
PrestaShop multi-store configuration
PrestaShop allows you to manage multiple stores from a single back office, using a feature called “multi-store.” Multi-store allows you to share products, customers, orders, and other data across multiple stores, while still allowing you to customize each store’s appearance, language, and other settings. Here’s how to configure multi-store in PrestaShop: Log in to your PrestaShop back office. Go to…
PrestaShop remove sample data
To remove sample data in PrestaShop, follow these steps: Log in to your PrestaShop back office. Go to the “Catalog” menu and select “Products.” Use the bulk actions feature to select all sample products and delete them. Go to the “Customers” menu and select “Customers.” Use the bulk actions feature to select all sample customers and delete them. Go to…
PrestaShop how to clear cache
To clear the cache in PrestaShop, follow these steps: Log in to your PrestaShop back office. Go to the “Advanced Parameters” menu and select “Performance.” Scroll down to the “Caching” section. Click the “Clear cache” button. You should see a message confirming that the cache has been cleared. Note: Clearing the cache will not affect your website’s data or functionality,…
Magento how to add a new module, uninstall module & change position
To add a new module to a Magento store, uninstall a module, or change the position of a module, you can follow these steps: Add a new module: Download the module files from a reputable source, such as the Magento Marketplace or a trusted developer’s website. Create a directory in your Magento installation with the name of the module. Copy…
Magento how to add new language & enable disable languages
To add a new language to a Magento store and enable or disable languages, you can follow these steps: Add new language: Log in to the Magento admin panel and go to “Stores” > “Configuration” > “General” > “Locale Options”. Under “Locale”, select the language you want to add from the dropdown menu. Save the configuration. Go to “Stores” >…
Magento how to get Zoho chat widget code from sales website
To get the Zoho chat widget code for your Magento sales website, you can follow these steps: Sign in to your Zoho SalesIQ account. Go to the “Settings” tab and select “Chat widget” from the left-hand menu. In the “Chat widget” section, you will see a code snippet labeled “Chat Code”. This code should be added to your Magento website…
Magento blog modules configuration
To configure a blog module for Magento, you can follow these general steps: Install the blog module: There are several third-party blog modules available for Magento, such as Aheadworks Blog, Magefan Blog, and Mageplaza Blog. You can install the module via the Magento Marketplace or by uploading the module files to your Magento installation. After installation, you will need to…
Magento how to add custom google fonts
In Magento, adding custom Google fonts can be done by following these steps: Go to the Google fonts website and select the font you want to use. Click on the “Use” button and select the “@import” option. Copy the generated code and paste it into the head section of your Magento theme’s stylesheet. In your stylesheet, you can now use…
Magento how to make product description in full width and manage tabs
To make the product description in full width in Magento, you can edit the layout of the product view page in your theme. This can typically be done by editing the “catalog_product_view.xml” file in the “app/design/frontend/[YOUR_PACKAGE]/[YOUR_THEME]/Magento_Catalog” directory. You can use the following code to adjust the layout and make the product description full width: php <referenceContainer name=”content”> <container name=”product.info.main” htmlTag=”div”…
Magento how to set a 10% discount for a customer
In Magento, you can set a 10% discount for a specific customer by creating a shopping cart price rule. Here are the steps to do so: Log in to the Magento admin panel Go to Promotions > Shopping Cart Price Rules Click on the “Add New Rule” button In the “Rule Information” section, give the rule a name, set the…
Prestashop how to enable geolocation and use it
In PrestaShop, geolocation is used to determine the location of a customer based on their IP address. This information can be used for various purposes, such as automatically setting the customer’s currency or language, or for displaying location-specific information on your website. Here are the steps to enable geolocation in PrestaShop: Log in to the back office of your PrestaShop…
PrestaShop how to add a category or cms or supplier or manufacturer or link in the top menu
To add a category, CMS, supplier, manufacturer, or link in the top menu of your PrestaShop website, you can use the built-in menu editor in the back office. Here are the steps to follow: Log in to the back office of your PrestaShop website. Go to the “Modules” menu and select “Modules & Services.” In the search bar, type “top…
Magento how to configure and use Memcached
To configure and use Memcached with Magento, you can follow these steps: Install and configure Memcached on your server: On Ubuntu, you can install Memcached by running sudo apt-get install memcached On CentOS, you can install Memcached by running sudo yum install MemcachedAfter installation, you can configure Memcached by editing the configuration file located at /etc/memcached.conf Install the Memcached extension…
Magento how to add a product, categories, and sub-categories.
Here are the steps to add a product, categories, and sub-categories in Magento: Log in to the Magento back end. Go to “Catalog” and select “Manage Products” Click on the “Add Product” button in the top right corner. Fill in the required information for the product such as product name, SKU, price, etc. Select the appropriate product type, for example,…
Prestashop how to install
In PrestaShop, you can install the software by following these steps: Download the latest version of PrestaShop from the official website. Create a new database and a user in your hosting control panel (cPanel, Plesk, etc). Extract the downloaded PrestaShop file to your computer. Upload the extracted files to your server using an FTP client or the file manager of…
Prestashop how to hide product attributes values in the URL
In PrestaShop, by default, product attribute values are included in the URL when a product is displayed. To hide these values in the URL, you can use the “Friendly URL” feature in the back office of your PrestaShop site. Here are the steps to hide product attributes values in the URL: Log in to the back office of your PrestaShop…
Prestashop how to hook unhook module transplant module from back-office
In PrestaShop, you can hook or unhook a module from the back office by following these steps: Log in to the back office of your PrestaShop site. Go to the “Modules” menu, and then select “Modules” from the sub-menu. In the “Modules” section, you will see a list of all of the installed modules on your site. Search for the…
Prestashop how to configure and use SMTP settings for Emails
In PrestaShop, you can configure and use SMTP settings for sending emails by following these steps: Log in to the back office of your PrestaShop site. Go to the “Advanced Parameters” menu, and then select “Email” from the sub-menu. In the “Email” section, you will see a “Use SMTP Server for Email” option. Check this box to enable SMTP for…
Prestashop How to change slider images on the home page
To change the slider images on the home page of a PrestaShop website, you can follow these steps: Log in to the back office of your PrestaShop website. Go to the “Modules” menu and then select “Modules & Services”. Look for the “Slider” module, and click on the “Configure” button. In the configuration page of the slider module, you can…
Prestashop how to check version on 1.5,1.6 and 1.7
To check the version of PrestaShop that is currently installed on your website, you can follow these steps: Log in to the back office of your PrestaShop website. In the top right corner, you will see the version number of your PrestaShop installation. You can also check the version by looking at the footer of the back office, at the…
Prestashop How To Change Admin Folder Name
In PrestaShop, you can change the name of the admin folder by following these steps: Log in to your hosting account and navigate to the directory where PrestaShop is installed. Locate the “admin” folder and rename it to the desired name. It is recommended to choose a name that is difficult to guess. Open the “config/config.inc.php” file located in the…
Prestashop How To Improve Speed
There are several ways to improve the speed of a PrestaShop website, here are a few common methods: Optimize images: Large images can slow down your website, so it’s important to optimize them by reducing their file size. You can use image optimization tools to compress images without losing quality. Use a Content Delivery Network (CDN): A CDN can help…
Prestashop How To Change Shop URL
To change the URL of a PrestaShop shop, you can follow these steps: Log in to the back office of your PrestaShop website. Go to the “Preferences” menu, and then select “SEO & URLs.” In the “Shop URL” section, you will see the current URL of your shop. Change the URL to the new desired URL and click on the…
Magento how to check abandoned cart and customers
In Magento, you can check abandoned carts and customers by using the built-in reporting feature. Here are the steps to check abandoned carts and customers: Log in to the Magento admin panel and go to “Reports” > “Abandoned Carts” This report shows a list of all the abandoned carts in your store, including the customer’s name, email, and the date…
Magento how to configure and use web services (API)
In Magento, you can use web services (API) to access and manage the data on your website remotely. There are several steps to configure and use web services in Magento: Enable the web services to feature: To enable the web services to feature in Magento, go to System > Web Services > SOAP/XML-RPC – Users. Here, you can create new…
Magento How to manage tags
In Magento, you can manage tags by using the built-in tagging feature. Here are the steps to manage tags in Magento: Log in to the Magento admin panel and go to “Marketing” > “Tag Management” This page shows a list of all the tags that have been created in your store. You can filter the list by tag name, status,…
Prestashop how to create a sitemap.xml file
To create a sitemap.xml file in PrestaShop, you can use a module or add the sitemap manually. Use a module: There are several modules available in the PrestaShop Addons Marketplace that can generate a sitemap.xml file for your website. Simply install and configure the module to create your sitemap. Manually create a sitemap: You can also manually create a sitemap.xml…
Prestashop how to regenerate thumbnails
In PrestaShop, you can regenerate thumbnails by following these steps: Log in to the back office of your PrestaShop store. Navigate to the “Preferences” tab, then click on “Images” Scroll down to the “Regenerate thumbnails” section Select the image types for which you want to regenerate the thumbnails by checking the corresponding checkboxes. Click on the “Regenerate thumbnails” button. A…
Prestashop how to order module from online store
In PrestaShop, you can order a module from the online store by following these steps: Log in to the back office of your PrestaShop store. Navigate to the “Modules” tab, then click on “Modules & Services” In the top right corner, click on the “Add a new module” button. Search for the module you want to purchase by entering its…
Prestashop how to configure the SSL settings and enable SSL for all store pages
In PrestaShop, you can configure the SSL settings and enable SSL for all store pages by following these steps: Log in to your hosting account and navigate to the directory where PrestaShop is installed. Open the “config/settings.inc.php” file located in the root directory of your PrestaShop installation. Find the following line of code: sql define(‘_PS_SSL_ENABLED_’, false); Change “false” to “true”…
Prestashop how to put the website in maintenance mode and allow access to specific IP addresses
In PrestaShop, you can put the website in maintenance mode and allow access to specific IP addresses by editing the settings files and creating a maintenance .htaccess file. Here’s how: Log in to your hosting account and navigate to the directory where PrestaShop is installed. Open the “config/settings.inc.php” file located in the root directory of your PrestaShop installation. Find the…
Prestashop how to change footer copyright message
In PrestaShop, you can change the footer copyright message by editing the theme’s template files. Here’s how: Log in to your PrestaShop back-office and navigate to the “Design” menu. Under the “Themes” sub-menu, select the theme that you want to edit. Click on the “Edit HTML” button. Locate the file called “footer. tpl” in the list of files and click…
Prestashop how to enable debug mode and debug profiling from settings files
In PrestaShop, you can enable debug mode and debug profiling by editing the settings files. Here’s how: Log in to your hosting account and navigate to the directory where PrestaShop is installed. Open the “config/defines.inc.php” file located in the root directory of your PrestaShop installation. Find the following lines of code: SQL define(‘_PS_MODE_DEV_’, false); define(‘_PS_DEBUG_PROFILING_’, false); Change “false” to “true”…
Prestashop how to change modules position in left and right column
To change the position of modules in the left and right columns of a PrestaShop store, follow these steps: Log in to the back office of your PrestaShop store. Go to the “Modules” menu and select “Positions.” In the “Positions” tab, you will see a list of all the available positions on your store’s theme, including the left and right…
PrestaShop how to manage store title and contact information
To manage the store title and contact information in PrestaShop, follow these steps: Log in to the back office of your PrestaShop store. Go to the “Preferences” menu and select “Shop Parameters.” In the “General” tab, you can edit the store title, email, and phone number. In the “Contact” tab, you can manage the contact information that will be displayed…
Prestashop how to remove default trademark, social and other links from back-office footer
In PrestaShop, you can remove the default trademark, social, and other links from the back-office footer by modifying the template files. Here are the steps to remove the links from the back-office footer: Log in to the back office of your PrestaShop website. Go to the “Advanced Parameters” menu, and select “Performance”. On the “Performance” page, you will see a…
Prestashop how to enable or disable back-office admin menu items
In PrestaShop, you can enable or disable certain menu items in the back office by modifying the permissions for different user groups. Here are the steps to enable or disable menu items in the back office: Log in to the back office of your PrestaShop website. Go to the “Advanced Parameters” menu, and select “Team”. On the “Team” page, you…