QNimate

  • CoursesVideos
  • WP PremiumPlugins
  • DemosLab
  • Home
  • QIdea
  • QTrack
Add Select Tag using WordPress Settings API

Here is example code which shows how to create a settings page using WordPress Menu API and add a drop down list to the settings page. Here we are using WordPress provided selected() function to compare the stored setting value and a chosen one. If they are the same it echos “selected” attribute or else […]

3 years ago http://qnimate.com/add-select-box-using-wordpress-settings-api/
Add Radio Buttons using WordPress Settings API

Here is example code which shows how to create a settings page using WordPress Menu API and add radio buttons to the settings page. Here we are using WordPress provided checked() function to compare the stored setting value and a chosen one. If they are the same it echos “checked” attribute or else echos nothing. […]

3 years ago http://qnimate.com/add-radio-buttons-using-wordpress-settings-api/
Add Checkbox using WordPress Settings API

Here is example code which shows how to create a settings page using WordPress Menu API and add a checkbox to the settings page. Here we are using WordPress provided checked() function to compare the stored setting value and a chosen one. If they are the same it echos “checked” attribute or else echos nothing. […]

3 years ago http://qnimate.com/add-checkbox-using-wordpress-settings-api/
WordPress Coupon Site Plugin

This post is a part 7 of Premium WordPress Plugins post series. Coupon Site is a WordPress based plugin which can turn your WordPress site into an affiliate coupons site. This plugin is the most lightweight and bug free coupons plugins available for WordPress. It works with any WordPress site without any extra configuration. We […]

3 years ago http://qnimate.com/wordpress-coupon-site-plugin/
WordPress Overwrite Existing Feed Format Types Template

WordPress uses built-in templates to display RSS, RSS 2, Atom and RDF feed formats. WordPress also provides a lots of filters to alter the content of the title, description etc tags of the feeds. But to remove or add custom tags to the feeds we have to define our own templates as WordPress doesn’t provide […]

3 years ago http://qnimate.com/wordpress-overwrite-existing-feed-format-types-template/
Add a New Feed Format Type to WordPress

In this tutorial I will show you how to create a new feed format in WordPress. This can be useful if you are creating a separate customised feed for Feedly and/or Flipboard subscribers. These feed aggregators support some extra tags and have some special requirements. WordPress by default supports four different feed formats: RDF RSS […]

3 years ago http://qnimate.com/add-a-new-feed-format-type-to-wordpress/
JavaScript Scroll by Dragging

By default desktop browsers let you scroll an element or page using the mouse wheel. But its unfriendly when users want to scroll both horizontally and vertically. Mouse wheel doesn’t seem to be the best option in that case. Therefore we can let users scroll by holding the mouse button i.e., dragging. For example, Google […]

3 years ago http://qnimate.com/javascript-scroll-by-dragging/
Number Counter Animation using Javascript

Number counter animation is used throughout the web to display numbers in a more interesting and eye-catching way. For example: Websites use number counter animations to display total number of shares and views of an article. In this tutorial I will show you the easiest way to create such animation using JavaScript. countUp.js Library We […]

3 years ago http://qnimate.com/number-counter-animation-using-javascript/
WordPress Custom PHP, JS and CSS Plugin

This post is a part 6 of Premium WordPress Plugins post series. This plugin lets you add custom CSS, JS and PHP code to your WordPress site without any hassles. This is an easy-to-use WordPress Plugin to add custom CSS styles, JS code and new WordPress functionality using PHP that override Plugin and Theme default […]

Image3 years ago http://qnimate.com/wordpress-custom-php-js-and-css-plugin/
Page 4 of 43« First«...45...8...»Last »
Categories
  • Algorithms (1)
  • API (5)
  • Cloud (1)
  • Cordova (68)
  • Databases (8)
  • Ethereum (2)
  • 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
    4 years ago

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

  • html5-file-api
    An Introduction To JavaScript Blobs and File Interface
    13 comments
    4 years ago
Most Commented
push-notificaton
Push Notification in Intel XDK using Push Plugin
3 years ago
109 Comments
facebook-chat-popup
Facebook Style Chat Box Popup using JavaScript and CSS
3 years ago
73 Comments
What is Multiplexing in HTTP/2?
3 years ago
61 Comments
Currently Viewed
Playing Audio Using JavaScript – Web Audio API
3 years ago
html-tables
HTML Table Designing and Best Practices with Examples
3 years ago
JavaScript “Map” Object
3 years ago
Our Sponsor
Freelance: I am available
@narayanprusty
Hi, I am a developer, speaker, writer and consultant - focusing on HTML5, JavaScript, WordPress, Blockchain and Cordova. You can outsource your website or mobile app development to me.





Will get back to you soon!!!
HTML5
CSS3
JS
PHP
WordPress
MySQL
Intel XDK
AngularJS
NodeJS
Let's get started
My Books


2014 - 2015 © QNimate
All tutorials MIT license