honar systems
  • Tutorial
    • CSS Tutorial
    • PHP
    • WordPress
      • WordPress Development
      • WordPress Theme
      • WordPress Plugin
    • React JS
  • Products
    • Zolog Blogging WordPress Theme
    • Chefex Blogging WordPress Theme
    • WiSu – WordPress Light Blog Theme
    • Honrix Addon Plugin
  • Blog
  • Contact Us
  • Support
    • New Ticket
    • Tickets
  • Account
Instagram LinkedIn
Posted On: 26 Dec, 2021

Custom Comment List In WordPress

Used before category names. Blog WordPress WordPress Development

WordPress has own template to display post or page comments. But some times you want to change it with your own format. To do this, at first, we create comments.php in root folder of the theme. Open the file and add the below code in it. The first section of…

Continue Reading...
Posted On: 26 Dec, 2021

How to Detect Internet Explorer Browser In WordPress

Used before category names. Blog JavaScript WordPress WordPress Development

In the backend (PHP) we can’t detect user browser, but we can do it with JavaScript. To do the job, add the following code in your functions.php file in theme.

Continue Reading...
Posted On: 25 Dec, 2021

Get Attachment URL By ID in WordPress

Used before category names. Blog WordPress WordPress Development

To get the attachment (media) URL by ID in WordPress, first, you need to find the ID. To do this, go to Media and click on the image. In the page URL, you will see the ID in front of the post. In this example, the ID is 68. Add…

Continue Reading...
Posted On: 12 Dec, 2021

Customizer Select List Control in WordPress : Dropdown

Used before category names. Blog WordPress WordPress Development

If you are developing WordPress theme, you will be deal with WordPress customizer. Customize WordPress theme is one of the options you can customize your theme based on your needs. To add customizer select list control, you can use below code. In this post, we will give you a custom…

Continue Reading...
Posted On: 8 Dec, 2021

How to Create Custom Search Form in WordPress

Used before category names. Blog WordPress WordPress Development

To create a custom search form in WordPress, WordPress provides a method get_search_form() which renders the search form. If you use this method in your theme, you will get a default search form created in WordPress core. Search is a key part of the online experience, and it’s how most…

Continue Reading...
Posted On: 8 Dec, 2021

How to Create a Scroll Back to Top Button In WordPress with Smooth Move

Used before category names. Blog JavaScript WordPress WordPress Development

Without back to top button, your visitor might leave your site instead of scrolling all way to the top. Fortunately, creating a scroll back to top button in WordPress is very easy and simple. What Is A Back To Top Button? It’s a button that comes with an arrow icon…

Continue Reading...
Posted On: 8 Dec, 2021

How to Add Skip Link to WordPress Theme

Used before category names. Blog WordPress WordPress Development

All standard WordPress themes have skip link. This feature allows users to go to content directly. In this tutorial, we will add skip link to the WordPress theme. Open header.php file of your theme. Add below code after the wp_body_open() If user clicks on this link, he will go to…

Continue Reading...
How To Create and Add a Custom Widget Area To WordPress Themes
Posted On: 8 Dec, 2021

How To Create and Add a Custom Widget Area To WordPress Themes

Used before category names. Blog WordPress WordPress Development

How to create a WordPress custom Widget Area in WordPress themes with a plugin and manually? If you are familiar with WordPress themes then you know that a lot of themes have a widgetized sidebar or widget ready. If you visit your site’s Admin Dashboard and head over to Appearance…

Continue Reading...
Add And Enqueue a Google Font To WordPress with plugin and manually
Posted On: 8 Dec, 2021

How To Add And Enqueue a Google Font To WordPress Theme

Used before category names. Blog WordPress WordPress Development WordPress Plugin

One of the easiest ways to customize a WordPress website’s look is to add custom fonts to it. Google Fonts has different fonts that can ease up the customization process. There are two ways to add and enqueue a Google Font to WordPress Websites. One is added with the plugin…

Continue Reading...
Posted On: 8 Dec, 2021

How to Customize the Excerpt Length in WordPress

Used before category names. Blog WordPress WordPress Development

An excerpt is a part of a post that links to the full article. Can you change the length of a WordPress excerpt? The short answer is “Yes“. You can customize the excerpt length. In the blog section, most of the WordPress themes display a part of the content of…

Continue Reading...

Posts navigation

1 … 5 6 7 8

Latest Posts

  • PHP Resize Image
  • Tailwind Form With 6 Examples
  • WordPress Dashboard Widgets
  • PHP String Contains (5 Methods)
  • PHP Validation And Sanitization With Practical Example

Categories

  • Blog
  • CSS
  • Elementor
  • HTML
  • JavaScript
  • PHP
  • React JS
  • SEO
  • WordPress

Zolog WordPress Blog Theme

Copyright ©2023 Honar Systems