• Skip to primary navigation
  • Skip to content

Paul Chinmoy

Web Developer

  • Home
  • Tips
  • Contact
  • My account
  • Call: +919681499646

Tips

Removing The Cart Icon from Astra Header for Guest Users

September 13, 2018 Leave a Comment

I am using the free Astra theme and default Astra header layout. Also I am using the WooCommerce plugin for shop. I select the "WooCommerce" under Customizer->Layout->Header->Last Item in Menu drop down list. It is showing the bag icon at right side of my header … Continue Reading

Filed Under: Code, PHP Tagged With: astra, header, shop, woo cart icon, woocommerce

Creating The Vertical Header in Astra Theme

September 5, 2018 Leave a Comment

Creating the vertical header using the Beaver Builder plugin in Astra theme. In this tutorial I am showing how you will achieve this with our popular two tools: Beaver Builder plugin and Astra theme. At first we remove the global header from entire site. I have not Astra Pro. … Continue Reading

Filed Under: Advanced, Code, PHP Tagged With: astra child theme, astra header, vertical header, vertical menu

Removing Site Header from Entire Site in Astra Theme

September 5, 2018 Leave a Comment

I am globally removing the site header from entire site. I'm not using the Astra Pro version. So I am not sure that this option is available or not. I used following tips which I am sharing at below:Open your functions.php file of your Astra child theme and drop this simple PHP … Continue Reading

Filed Under: Basic, Code, PHP Tagged With: astra, header, site header, theme

How do you change the Gutenberg editor’s default font?

August 29, 2018 5 Comments

Changing the default Gutenberg editor’s font I am using the Gutenberg editor for my posts. My site is using the Avenir font for content and heading. So I was wanting the same font on Gutenberg editor also. But default Gutenberg editor is using the Google font "Noto Serif". I … Continue Reading

Filed Under: Basic, Code Tagged With: editor css, editor style, enqueue_block_editor_assets, gutenberg, hook

How do you remove “i1.wp.com” from your image URL

August 29, 2018 Leave a Comment

Last time I worked on a client project and he was fetching the strange issue with his image URL. Image URL was appending with https://i1.wp.com. Actually he was using the JetPack's CDN for image optimization. So image was directly from JetPack CDN sever. But problem was that … Continue Reading

Filed Under: Basic Tagged With: cdn, i1.wp.com, image url, jetpack, jetpack cdn

Enabling Field Connection Option To The Id & Class Fields

August 19, 2018 Leave a Comment

How do you add field connection option to the Id and class fields under Advanced tab of any settings forms (module, row and column)? I am sharing the small PHP snippet which will enable the connection option. So you can put the custom field key there and control the value from … Continue Reading

Filed Under: Advanced, Code, PHP Tagged With: beaver builder, beaver themer, modules, theme builder

Removing Gutenberg Welcome Panel from Dashboard

August 18, 2018 Leave a Comment

WP 4.9.8 is displaying the Gutenberg panel on your dashboard. Gutenberg is the codename for the new WordPress editor which will be releasing in WP 5.0. Right now this welcome panel is creating the confusion to my clients. So I am completely removing it from the Dashboard. … Continue Reading

Filed Under: Basic, Code Tagged With: dashboard, gutenberg, panel, welcome panel

How do you send the email from HTML Contact Form?

August 7, 2018 Leave a Comment

Your site is built in HTML and it have contact form. You're wanting to send the mail to your email address. But you're unable to do this. In this tutorial I shall show you how you will do it. You need small PHP help about it. Hope that you have PHP knowledge. Creating HTML … Continue Reading

Filed Under: HTML, PHP Tagged With: ajax, email, form, html, html5, jquery, PHP, phpmailer, send mail, validation

Auto Load Next Single Post By Scrolling The Window

August 5, 2018 Leave a Comment

WHAT IS AUTO LOAD NEXT POST? It simply automatically loads the next post on your blog once the user has reached the bottom of the initial post the viewer is reading and repeats the process as the user reads your content until there are no more posts to … Continue Reading

Filed Under: Advanced, Code Tagged With: auto load next post, genesis, next post, plugin, previous post, single post, wordpress

Skip Invoice for Cancelled & Failed Order in WooCommerce PDF Invoice Plugin

August 2, 2018 Leave a Comment

I am wanting to skip the invoice for my cancelled & failed order. I am using the WooCommerce PDF Invoice plugin. It is very simple and easy job. Plugin have a filter bewpi_skip_invoice_generation. So you can do it without editing the core … Continue Reading

Filed Under: Basic, Code Tagged With: cancelled, failed, invoice, order, pdf, plugin, status, woocommerce, woocommerce pdf invoice, wordpress

  • « Previous Page
  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • …
  • Page 10
  • Next Page »

Copyright © 2019. All Rights Reserved.