Skip to content

magento2.3.7

Auto Added by WPeMatico

Error filtering template: Notice: Undefined variable: secureRenderer in /image_with_borders.phtml on line 88

hi i need fix my problem Error filtering template: Notice: Undefined variable: secureRenderer in /home/user/public_html/app/design/frontend/Sm/themecore/Magento_Catalog/templates/product/image_with_borders.phtml on line 88 the line in 88 <?= /* @noEscape */$secureRenderer->renderTag(‘style’, [], $styles, false) ?> all code <?php /** Copyright © Magento, Inc. All rights… Read More »Error filtering template: Notice: Undefined variable: secureRenderer in /image_with_borders.phtml on line 88

Error filtering template: Warning: Invalid argument supplied for foreach() in /home/user/public_html/app/design/frontend/Sm/themecore/

hi everyone i need fix my problem magento 2.3.7 p4 add product to category i get this error in home page after delete product from category the error fixing but i need to add products to categories the line 36… Read More »Error filtering template: Warning: Invalid argument supplied for foreach() in /home/user/public_html/app/design/frontend/Sm/themecore/

How to install Magento so the store displays on my domain root in shared hosting?

I’m trying to install Magento Open Source on my shared hosting server and want the store to display when I visit my domain. I used the following command: bin/magento setup:install –base-url=https://mydomain.com/ –db-host=localhost –db-name=magento –db-user=magento –db-password=magento_password –admin-firstname=admin –admin-lastname=admin –[email protected] –admin-user=admin –admin-password=admin123… Read More »How to install Magento so the store displays on my domain root in shared hosting?