skip to Main Content

Magento HTML/CSS: table responsive

I am trying to create a table using the HTML Code Element within Magento. I have attempted using responsive media types, but it is still stretching off the screen on mobile. Magento Responsive Table Mobile <style> .table { width: 100%;…

VIEW QUESTION

Magento 2 Directory '' is not under storage root path

App: Magento 2.3.7-p2 When executing MagentoCmsControllerAdminhtmlWysiwygImagesUpload::execute $this->getStorage()->getSession()->getCurrentPath()= '' although in the previous call MagentoCmsControllerAdminhtmlWysiwygImagesContents::execute the current Path was successfully saved via $this->_initAction()->_saveSessionCurrentPath(). I do not understand why $this->getStorage()->getSession()->getCurrentPath() = ''.

VIEW QUESTION

php bin/magento setup:di:compile Errors

when i run php bin/magento setup:di:compile on cmd this error will occur: Compilation was started. Plugin list generation... 8/9 [========================>---] 88% 10 mins 392.0 MiB In ErrorHandler.php line 61: Warning: file_put_contents(C:/xampp/htdocs/magento/generated/metadata/primary|global|plugin-list.php): failed to open stream: No such file or directory…

VIEW QUESTION
Back To Top
Search