Do you use AccelerateWP Free or Premium from CloudLinux?
Do you use AccelerateWP Free or Premium from CloudLinux? If so, with or without LiteSpeed/LSCache?… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1898123&goto=newpost
Do you use AccelerateWP Free or Premium from CloudLinux? If so, with or without LiteSpeed/LSCache?… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1898123&goto=newpost
I have a block with a function getParts() which is called from a template. This function does a bunch of queries and returns an array of data. I need to make it so if it does not return any data,… Read More »Need a block to cache its result regardless if it called from the controller or the template
I am using the REST API to sync orders down from Magento into our ERP. When retrieving an order’s details, I need the billing address’s Company value in order to make sure that the synced order is associated with the… Read More »Customer’s company not showing in Orders API
Using Codazon Fastest theme, I have created ~/fastest/fastest_child/Magento_Catalog/web/css/source/_extend.less which contains the following CSS extensions: .catalog-category-view.product-item-photo { display: none } .action.tocompare.show-tooltip { display: none } I have also tried defining class more specifically, like this: .products-list.product-item-photo { display: none } Images… Read More »How do I hide images and compare button in category view List mode?
I am installing PWA but facing below error when executing command sudo yarn run build As of version 12.1.0, PWA Studio requires the appropriate PWA metapackage to be installed on the backend. For more information, refer to the 12.1.0 release… Read More »Magento 2 installing PWA error
How to change the image of swatches for disabled options. By default, Magento put a vertical red line if the option is not available for all options. I want to change the image to my custom image.
I’m working on a Joomla 4 website which is migrated from Joomla 3.11. Everything else is working fine except one page. These page is also rendered and further it loads data from a ajax request from the same server. The… Read More »Joomla component loading throws exception [migrated]
I am facing this error [object Object] frequently on the iPhone at the Checkout, on the Homepage, and Add to Cart . I can’t reproduce till now, can anybody guide me on how can I can reproduce and fix it?
I made a custom module block with the following layout: <page xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” layout=”1column” xsi:noNamespaceSchemaLocation=”urn:magento:framework:View/Layout/etc/page_configuration.xsd”> <head> <title>Form Partner</title> </head> <body> <referenceContainer name=”content”> <block class=”MyvendornameMymodulenameBlockCaptchaForm” name=”contactForm” template=”Myvendorname_Mymodulename::captchaform.phtml”> <container name=”form.additional.info” as=”form.additional.info” label=”Form Additional Info”> <block class=”MagentoCaptchaBlockCaptcha” name=”captcha” after=”-” cacheable=”false”> <action method=”setFormId”> <argument name=”formId”… Read More »Child block is not loaded when the main block is called in a CMS page
How can I get list of shipping methods for the different customer group.