WordPress banner Slider by mayank patel
Wordpress Banner Slider (Backend Side)
Research and Development work on PHP, MYSQ,JQuery,Angular Js,React Native,Laravel,Wordpress,Magento,Joomla
Sorry, no attachments exist.
Magento blacklist email address extension
Sorry, no attachments exist.
Magento extension for one page easy checkout
Sorry, no attachments exist.
Magento improve one page checkout with designing (css only)
Sorry, no attachments exist.
Magento comments on checkout extension
Sorry, no attachments exist.
Magento facebook likebox and connect extension.
Sorry, no attachments exist.
Simple automated back ups of your WordPress powered website.
Wordpress Extension BackUpWordPress files and databases
Sorry, no attachments exist.
Wordpress Extension for page navigation (pageination display format)
Sorry, no attachments exist.
Wordpress Extension for maintanance mode
Step 1: Export Local WordPress Database
Step 2: Uploading WordPress Files to Live Site
Step 3: Creating MySQL Database on Live Site
Step 4: Importing WordPress Database on Live Site
Step 5: Changing the Site URL (on wp_options table see siteurl option , update it),(on wp_options table see home option , update it)
Step 6: Setting Up your Live Site
Step 7: Fixing Images and Broken Links by updating Paths
UPDATE wp_posts SET post_content = REPLACE(post_content, ‘localhost/test/’, ‘www.yourlivesite.com’);