Skip to content

bigbrainglobal.com domain expired

My server isn’t down but bigbrainglobal.com own domain seems to have expired!! They have been very quiet of late and slow at answering s… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1879888&goto=newpost

Magento 2.4.4-2.4.5 – {{depend order.getIsNotVirtual()}}

Magento 2.4.4 + 2.4.5 has made changes to Email templates: https://developer.adobe.com/commerce/frontend-core/guide/templates/email-migration/ I’m working on the upgrade to 2.4.5 and this depend section is no longer working: {{depend order.getIsNotVirtual()}} <div class=”ampdf-address-section-item”> <p class=”ampdf-title ampdf-text”>{{trans “Shipping Address”}}</p> <p class=”ampdf-text”>{{var formattedShippingAddress|raw}}</p> </div> {{/depend}}… Read More »Magento 2.4.4-2.4.5 – {{depend order.getIsNotVirtual()}}

Fatal error: Uncaught InvalidArgumentException: Unable to unserialize value, string is corrupted. in

After migration: Fatal error: Uncaught InvalidArgumentException: Unable to unserialize value, string is corrupted. in /home/mall/domains/xxxl/public_html/vendor/magento/framework/Seriali On old server working everything correct. Not possible run s:up, c:f etc. What is difference beetwen both VPS: old server (working) centos 7, Litespeed +… Read More »Fatal error: Uncaught InvalidArgumentException: Unable to unserialize value, string is corrupted. in

home page widget – product weird padding on hover

I have the widget in my home page {{widget type=”MagentoCatalogWidgetBlockProductProductsList” title=”” show_pager=”0″ products_count=”6″ template=”Magento_CatalogWidget::product/widget/content/grid.phtml” conditions_encoded=”^[`1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Combine`,`aggregator`:`all`,`value`:`1`,`new_child`:“^]^]”}} With the layout: but when I hover, the layout gets weird like there’s some padding: I want it to remain the same. I added the… Read More »home page widget – product weird padding on hover