In this post i will tell you how we can remove the ‘category’ from permalinks in WordPress. Method 1 Using Remove Category URL plugin , we can completely remove the ‘/category/’ from permalinks ( e.g. mydomain.com/category/blog/ to mydomain.com/blog/) No configuration
Recently I installed free version of Education Park wordpress theme and started to customize it. But for my client, he wanted to list all pages in home page. Unfortunately Education Park theme only displaying 3 pages with thumbnails. So edited
In a previous blog post we checked how to use CCAvanue with WooCommerce. You can view this tutorial by using this link How to get approved by CCAvenue for using WooCommerce. So for CCAvanue integration we used CCAvenue Payment Gateway
For setup an online clothing store, one of our client from Kochi, kerala contacted us through our E-commerce Installaton page. His requirements listed below. 1. Clothing store, which will have different category of dresses. 2. Category creation option from admin
A client from US recently contacted us to fix his hacked Real Estate web site. He was using the free version of Open Real Estate script. Here is the screenshot of the script. You can check the live demo here
Got another chance to work in Magento installed website. This time I fixed ‘Reset password blank page’ issue in Magento 1.9. If anyone have the same issue, edit app/design/frontend/mytemplate/theme/layout/customer.xml Find Replace with Here is the full code of customer_account_resetpassword block
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