I was recently working on a Magazine website developement with WooCommerce. Client wanted to sell Subcription packages as products. For that installed YITH WooCommerce Subscription Using YITH WooCommerce Subscription you will be able to sell a subscription to magazines and
Today I worked in a client’s Prestashop website for replacing ‘Ecommerce software by Prestashop’ from footer. I edited the theme file at themes/default/modules/blockcms/blockcms.tpl and modified the below code to If only wanted to hide the powered by text, we can
One of our client using WordPress asked us ‘How to Redirect Subscribers to a new page/url after successful sign up?’ I checked his site and he was using Email Subscribers & Newsletters plugin After checking the Help & info secton
For developing Magazine website, I installed WordPress in a subfolder http://www.example.com/wp. As the folder name WP was not meaningfull I changed the folder name as magazine Admin > settings-> general > WordPress Address (URL) and Site Address (URL) to http://example.com/magazine
If you are looking to move WHMCS to new folder, this post will help you understand how to do it yourself. Yesterday I did it for a client, moved from sub folder named ‘billing’ to root. Before we move to
To change Magento 2 web site URL/domain name, run following SQL commands You need to flush cache with CLI You can verify the URLs are set properly in DB with You can also use CLI like See Magento 2
magento 2 comes with command line tool, to get list of all commands, run Magento 2 by default run in “production” mode. On this mode, it won’t show any errors, it write to log file in var/logs folder. When you