Author: dx3
-
MAGENTO TIP: PLACE CATEGORY IMAGE ABOVE MAIN LAYOUT BELOW NAV
MAGENTO TIP: PLACE CATEGORY IMAGE ABOVE MAIN LAYOUT BELOW NAV 7 Jun 2013 Sometime the default position of the category images (top of the main col above product grid) breaks the design of a site. Ideally what we want is a full page banner that runs the full width of the page. Desired Layout Default […]
-
Emergency patch for Magento 2
Summary Adobe has released security updates for Adobe Commerce and Magento Open Source. These updates resolve a vulnerability rated critical. Successful exploitation could lead to arbitrary code execution. Adobe is aware that CVE-2022-24086 has been exploited in the wild in very limited attacks targeting Adobe Commerce merchants. Affected Versions Magento Open Source 2.4.3-p1 and earlier versions 2.3.7-p2 and earlier […]
-
Magento 2 Page Builder
Magento 2.4.3 launch was a halo event for the community. Included with a host of improvements to Magento, major updates to Page Builder were introduced. Page Builder has been in continual development for many years. In October 2020 the Magento Commerce 2.4.1 displayed a huge shift in its development. This version included Immersive full screen […]
-
MAGENTO 2.3.3: THE LATEST RELEASE OF MAGENTO COMMERCE AND A PATCH!
Magento 2.3.3 and Patch 2.3.2-p2 This new release introduces a number of key benefits from changes to native integrated payments to PHP 7.3 support* We also see the implementation of almost 100 security fixes, faster loading times by displaying text while loading fonts in the background. Non-critical CSS tasks are now loaded at the end of the queue and a […]
-
CHROME TO BLOCK ALL NON-HTTPS CONTENT
Google Chrome has announced it will soon block all non-HTTPS content starting January 2020. At first glance this may seam a mute point for many as there is currently no reason to be using HTTP when HTTPS exists. This move is directed at HTTPS pages loading non-HTTP content and resources. Google have said that this […]
-
MAGENTO 2.2.X END OF LIFE
Magento 2.2.x support from Magento has come to an end as of the end of September. It is highly recommended that if you’re running 2.2.x that you look into upgrading to 2.3.x as soon as possible. The benefit of the upgrade is support given for the newer versions of PHP 7.2+ which are more secure […]
-
PHP VULNERABILITY
Magento recently put out the following warning to all merchants. A vulnerability has recently been discovered in PHP and we recommend Magento Commerce customers adopt changes to address the issue. MS-ISAC has issued an alert related to multiple vulnerabilities that could allow for arbitrary code execution and a recommendation that all sites using PHP should […]
-
INDEXES: REASONS NOT TO REFRESH
A presentation by John Hughes on indexes and why refreshing them is not best practice or as he put it “Stop refreshing the @#$%&! indexes” The presentation takes an irreverent look at indexes laying out the aims, what indexes are, their impact on performance and what should be done. We also have knights, kings, dancing and […]
-
SUPEE 11155 – MAGENTO SECURITY UPDATE
Supee-11155 has now been released. This update offers a range of security updates that help close remote code executions (RCE), cross-site scripting (XSS), cross-site request forgery (CSRF) and other vulnerabilities. This is an important update given the range of security issues addressed. Patches and upgrades are available for the following Magento versions: Magento Commerce […]
-
WORKING WITH MULTIPLE PHP VERSIONS ON CLI / COMPOSER
There are a few reasons why we built our hosting solution around Plesk. 1) It is extremely light weight. Essentially its only function is to provide a front end for configuring nginx / apache / php. That is it. There are no other over heads. 2) It is extremely flexible. You can specify any version […]