Goaskle.com Help Desk
Goaskle.com Support Department Goaskle.com Help Desk База знаний Web development CMS Magento 2
Coding
Предлагаемые статьи Базы знаний:

База знаний Web development CMS Magento 2 Coding

Статьи в этом разделе:

How to add cutom block based on static blocks in admin section using php?

<?php     $static_block_id = $this->getConfig('porto_settings/header/static_block');     $block = $this->getLayout()->createBlock('Magento\Cms\Block\Block');     if($block) {         $bloc...

244
(0)
How to insert Magezon Ninja Menu into theme using code?

How to insert Magezon Ninja Menu into theme using code? Use this line for insert into theme code: {{block class="Magezon\NinjaMenus\Block\Menu" identifier="YOUR_MENU_IDENTIFIER"}} in php:   <?php e...

254
(1)
How to use jQuery ready event in magento 2 ( adobe commerce )?

For using jquery ready event in magento 2 templates you need to have construction like this: <script> require(['jquery', 'jquery/ui'], function(){ jQuery( document ).ready(function() { // any yo...

19
(0)

Powered by Help Desk Software HESK
More IT firepower? Try SysAid