codecastra-blog
codecastra-blog
Web Programming Tutorial
4 posts
Don't wanna be here? Send us removal request.
codecastra-blog · 7 years ago
Text
Live Text Search And Filter Using jQuery
Live Text Search And Filter Using jQuery
Sometimes we just need select all elements that contain the specified text. and live search script can definitely help you create a interactive user experience. I Search and filtering features are commonly used in every data list.Here i’ll show you how to implement live search and filter on the list with jQuery.
Live search has several advantages compared to ancient searching:
Results are filter…
View On WordPress
0 notes
codecastra-blog · 7 years ago
Text
How To Display Custom Post Types On WordPress
How To Display Custom Post Types On WordPress
Display Custom post types in WordPress tutorial. Custom post types are one among a lot of helpful features in WordPress. particularly if you’re searching for some way to increase your favorite blogging platform into a fully-fledged content management system. (more…)
View On WordPress
0 notes
codecastra-blog · 8 years ago
Text
How to Add Taxonomy to a Custom Post Type in WordPress
Before continue with this tutorial please go through my initial tutorial on how to make Custom Post Types, where you’ll find some of the necessary aspects of CPTs (Custom Post Types). during this tutorial we are going to explore a lot of regarding taxonomy options in WordPress.
What is a taxonomy?
Basically, WordPress taxonomiesare used as a way to group posts and custom post types…
View On WordPress
0 notes
codecastra-blog · 8 years ago
Text
How to Create Custom Post Types in Wordpress
How to Create Custom Post Types in WordPress
Custom post types are one among a lot of helpful features in WordPress. particularly if you’re searching for some way to increase your favorite blogging platform into a fully-fledged content management system.
What is Custom Post Type in WordPress?
Custom post types are merely content types like posts.However custom post types offer can be any reasonably contents like portfolio, testimonials,…
View On WordPress
0 notes