Add custom code

The Custom Code feature allows you to add HTML, JavaScript and CSS code snippets to your site. For example, Google Analytics code or Facebook Pixel code. You can add any kind of JavaScript code to tweak the DOM, add events and dynamic features and much more. You can use CSS snippets to add custom styling to any element on the site.

Table de matières

Not

Custom code does not support PHP snippets. You cannot use this feature to add custom hooks or actions. You can use a different approach for PHP, either through functions.php or a third-party plugin.

To add custom code, follow these steps:

  1. Login to WP Admin.
  1. Go to Elementor > Custom Code. The Custom Code page shows.
  1. Tıklayın Add New Custom Code. The New Code page shows.
  1. Enter the following:
  • Add title – It helps you identify this code snippet later.
  • Location  Determines the section of the webpage where the code will be located. Choose from the following options:
    • <head> –  at the page level
    • <body> – Start –  at beginning of the page’s body
    • <body> – End –  at end of the page’s body
  • Priority – Choose from (1 – 10). If multiple scripts are assigned to the same location, the priority levels determine the order in which they should run.

Not

Lower numbers indicate higher priority. So a script with a priority of 1 will have a higher priority than a script with a priority of 5.

  • Enter or paste the code snippet in the code block editor. The built-in code linter checks your code and notifies you of error, if any.
  1. From the Publish block, for Conditions click Edit. The PUBLISH SETTINGS window shows.

  1. Set the desired conditions. For details,
  1. Tıklayın Publish. You can also save the custom code as draft or set a later publish date & time.

Not

In addition to scripts, you may also add CSS to your website by wrapping it between the HTML style tag. This allows you to only include the CSS based on the conditions you set. See example below:

Add custom code in Elementor

Code with Elementor AI

You can use Elementor to generate your custom code. 

0 Yorum

Bir İçerik Gönder

E-posta adresiniz yayınlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir