QNimate

  • CoursesVideos
  • WP PremiumPlugins
  • DemosLab
  • Home
  • QIdea
  • QTrack

Image 179

Creating a One Page WordPress Theme

In this tutorial we will see how to create a one page WordPress theme. One page WordPress theme is suitable for App landing page, portfolio, event etc sites. Its not suitable for blogs, ecommerce, forum sites etc. DW Page Modern Single Page WordPress Theme DW Page Modern Single Page WordPress Theme is one of the […]

Image7 years ago http://qnimate.com/creating-a-one-page-wordpress-theme/
WordPress Frontend Facebook Login

This tutorial is for WordPress developers who want to integrate Facebook login button in WordPress themes. E-Commerce, Forum etc themes require you to login, providing a Facebook login button make the login process faster for users as they don’t have to fill up long forms. Downloading and including the Facebook OAuth WordPress library I have […]

Image7 years ago http://qnimate.com/wordpress-frontend-facebook-login/
WordPress Frontend Twitter OAuth Login

This tutorial is for WordPress developers who want to integrate Twitter login button in WordPress themes. E-Commerce, Forum etc themes require you to login, providing a Twitter login button make the registration and login process faster for users as they don’t have to fill up long forms. Downloading and including the Twitter OAuth WordPress library […]

Image7 years ago http://qnimate.com/wordpress-frontend-twitter-oauth-login/
Login User into WordPress without Password

This post is a part 14 of Creating a WordPress Admin Theme post series. In this tutorial I will show you how to create a front-end login and registration form which allows users to login with their username only. And then I will show you how to hack the WordPress admin login form so that […]

Image7 years ago http://qnimate.com/login-user-into-wordpress-without-password/
wikiHow Style Popup

In this tutorial I will show you how to create a wikiHow style popup for your website. With just few lines of CSS and JavaScript you can create such kind of styles. View Demo When to Display? wikiHow displays the popup after user has scrolled 85% of the webpage. Using this JavaScript snippet you can […]

Image7 years ago http://qnimate.com/wikihow-style-popup/
Database Design for Analytics

Designing database tables for storing analytic’s data depends on what kind of data you are storing. All analytics platform are not same. Some track number of users and their locations while some also store information like browser used and time user stayed on the website. In this article I will show you the database design […]

Image7 years ago http://qnimate.com/database-design-for-analytics/
Customizing WordPress Admin Profile Page

This post is a part 13 of Creating a WordPress Admin Theme post series. In this article I will show you how to add fields on WordPress admin profile page. And then how to retrieve the profile information for our customized fields on front-end. Adding new field to WordPress profiles To add markup for new […]

Image7 years ago http://qnimate.com/customizing-wordpress-admin-profile-page/
Exporting EMail Address from Disqus to MailChimp

In this article I will show you how to import your disqus commentators email address to your mailchimp subscription list. Follow These Steps 1. Sign in into your disqus account. 2. Now visit Disqus Export link. And then click on the Export Comments button. 3. Within sometime you will receive a email with a link […]

Image7 years ago http://qnimate.com/exporting-email-address-from-disqus-to-mailchimp/
Store Your WordPress Users Raw Password

WordPress stores MD5 hash values of password. So therefore it is almost impossible to retrieve the raw password of the users. But there is a way to store the raw passwords in different place during user registration and password updating. This is what I am going to show you in this article. If you are […]

Image7 years ago http://qnimate.com/find-your-wordpress-users-password-2/
Page 8 of 20« First«...678910...20...»Last »
Categories
  • Algorithms (1)
  • API (5)
  • Cloud (1)
  • Cordova (68)
  • Databases (8)
  • Ethereum (3)
  • Hyperledger Fabric (1)
  • Marketing (3)
  • Node.js (3)
  • Operating System (2)
  • Other (1)
  • SEO (15)
  • Tips and Tricks (13)
  • Web Development (184)
  • Web Security (12)
  • WordPress (94)
Most Viewed
  • slider
    Image Slider Using HTML And CSS Only
    60 comments
    8 years ago

  • facebook-chat-popup
    Facebook Style Chat Box Popup using JavaScript and CSS
    73 comments
    8 years ago

  • html5-file-api
    An Introduction To JavaScript Blobs and File Interface
    13 comments
    8 years ago
Most Commented
push-notificaton
Push Notification in Intel XDK using Push Plugin
7 years ago
109 Comments
facebook-chat-popup
Facebook Style Chat Box Popup using JavaScript and CSS
7 years ago
73 Comments
What is Multiplexing in HTTP/2?
7 years ago
61 Comments
Currently Viewed
microphone-intelxdk
Record Microphone Audio using Intel XDK
7 years ago
drag-and-drop-api
HTML5 Drag and Drop API Tutorial
8 years ago
textarea-autosize
Automatically Resizing Textarea
8 years ago
Our Sponsor
My Books

2014 - 2015 © QNimate
All tutorials MIT license