Defineway Technologies
Defineway Technologies
  • Home
  • Careers
  • Contact
  • Licence
  • Knowledge Base
Call Us Now
+91 943 331 9991

Anirban Poddar

  • Home
  • Articles posted by Anirban Poddar

Author: Anirban Poddar

I am a Frontend Designer,  experienced in HTML, CSS, JS, Wordpress , Elementor etc.
Anirban Poddar April 5, 2025 No Comments

How to add/remove active class to menu item in jQuery ?

We can add/remove active class while click on menu item in jQuery. Here is the example of html, css & jquery code. <!-- html starts…
Anirban Poddar March 22, 2025 No Comments

How to use @font-face rule in css?

The @font-face rule allows custom fonts to be loaded on a webpage. When you have not installed fonts in your computer but want to use, just include…
Anirban Poddar March 1, 2025 No Comments

How to use @keyframes in css for animation?

The @keyframes CSS rule controls the intermediate steps in a CSS animation sequence by defining styles for keyframes along the animation sequence.  You can modify an animation by…
Anirban Poddar February 15, 2025 No Comments

How to display post type categories with shortcode in wordPress ?

We can use shortcode for displaying custom post type categories. Here is an example shortcode. function display_custom_post_type_categories($atts) { // Set default attributes for the shortcode…
Anirban Poddar February 8, 2025 2 Comments

How to display WP post with category filter option?

We can use shortcode function to display post with category filter option. You have to add this function to functions.php . Here is the demo…
Anirban Poddar January 18, 2025 No Comments

How to get terms of custom taxonomy in WordPress ?

To get all terms of custom taxonomy in WordPress we can use get_terms() function. It retrieves the terms in a given taxonomy or list of…
Anirban Poddar January 11, 2025 No Comments

How to display post type content with shortcode in WordPress?

We can use Shortcode API for creating WordPress shortcodes for use in posts and pages. The add_shortcode function is used to register a shortcode handler. It takes two parameters: the…
Anirban Poddar December 28, 2024 No Comments

How to use ::before and ::after pseudo elements in CSS ?

The ::before and ::after pseudo-elements in CSS allows you to insert content on a page or section without having a HTML structure. The html structure will looks like this:…
Anirban Poddar December 21, 2024 No Comments

How to use for…in loop in Javascript ?

The for...in loop is used to iterate through the keys of an object. Syntax of JavaScript for…in Loop for (key in object) { // body…
Anirban Poddar December 14, 2024 2 Comments

How to use for…of loop in array, string & map in Js?

JavaScript for...of loop allows you to iterate arrays, maps, strings etc. The for...of loop cannot be used to iterate over an object. iterable – an iterable object (array,…

Posts navigation

Older posts

Search

Category

  • App Development (24)
  • Database Development (11)
  • DevOps (11)
  • Software Engineering (27)
  • Uncategorized (6)
  • Web Development (174)

Tags

Adobe ColdFusion Array Azure coldfusion ColdFusion Advanced ColdFusion Best Practices ColdFusion Component CSS custom post type Dart DevOps DevOps Advanced docker-apache-php-mysql Elementor addon Elementor widget Flutter google map api HTML javascript javascript-advanced jQuery Key Vault laravel map Maps JavaScript API MERN Stack MongoDB mssql MS SQL Server php php laravel React.js regex Regular Expression Ruby Server Administration shortcode sql TypeScript Web Development wordpress wordpress-plugin wordpress-security WordPress Best Practice WordPress Hooks

Archives

  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
Footer Logo

Quick Links

  • Home
  • Contact
  • Careers

Contact Us

Phone: +91 347 425 5556  | +91 943 331 9991

Email: hello@defineway.com

Skype: defineway

Knowledge Base

  • How to encrypt a text using SHA256 in dart or flutter? May 10, 2025
  • How To The Write `directoryList( )` Function In ColdFusion? May 10, 2025
© 2024 Defineway Technologies Private Limited. All Rights Reserved.
Terms & Condition Privacy Policy