Any Content Slider is a powerful extension for creating banners and sliders in Magento 2. It allows you to create banners and slider using images, videos, html and other formatted content.
Category: php
Get Dropdown Product Attribute Value in Magento 2
5 Important SEO tips for your Magento® Site
Magento is the sought-after eCommerce platform on the web. It offers a great level of flexibility to let you create SEO-friendly online store in no time. It has become one of the most popular eCommerce platforms. More than 20,000 online stores powered by Magento. If you looking for a fully-fledged CMS platform for your next eCommerce project, then Magento can be a great option for you.
Add Color Picker in Magento 2 Admin Configuration Options
Top 10 Responsive E-Commerce WordPress Themes
Add Category Tree in Magento® Custom Admin Form
How to add CSS and JS in Magento 2® Custom Module
Magento® – Show Same Product in Different Lines in Cart
Magento® 1.9.2 Cannot Create Account on Frontend
Sometimes you install a Magento theme and discover that you are not able to create new customer accounts on frontend. New account register form just reloads the registration page. It is possible that you face a problem while customer login.
This problem can occur when you upgrade from Magento 1.9.1.1 to 1.9.2.x. But here is the simple fix for this problem It occurs because the account registration/login template of your theme does not have a valid form_key
field. Each form in Magento should have a hidden form_key
field to prevent malicious requests.