Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table Column Headings in Admin are not wrapping #6479

Closed
TenzinNKhando opened this issue Sep 2, 2016 · 7 comments
Closed

Table Column Headings in Admin are not wrapping #6479

TenzinNKhando opened this issue Sep 2, 2016 · 7 comments

Comments

@TenzinNKhando
Copy link

Issue:
Every table structure in my admin panel is messed up. The heading for all the columns are not wrapping together in one line. Each heading is showing on their own line. Better idea by looking at the image down below.

Setup:

  1. Magento version 2.1.0
  2. Theme: SM Market by MagenTech

Expected result

  1. Expected to see the headings of each column on top of the table.

Actual result

image

Also seeing these errors. Not sure if this is related to this but its a bug.
image

@pboisvert
Copy link

Did you see this error prior to installing the 3rd party theme?

@PRAKASHSIVASANKAR
Copy link

PRAKASHSIVASANKAR commented Sep 6, 2016

this error is appear in your local server or online server?

@TenzinNKhando
Copy link
Author

This error appears after the theme was installed. I'm on the pursuit to see
what the theme developers have to say. Until then I will close this ticket.

On Sep 6, 2016 5:09 AM, "PRAKASHSIVASANKAR" notifications@github.com
wrote:

this error is appear in your local server or online server


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#6479 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AMrWIhH72dsA0xgfHhm2gBjZSKQArlgUks5qnVgAgaJpZM4J0HOh
.

@PRAKASHSIVASANKAR
Copy link

The same error i have face it on my online server but same file i will execute in local server not show this error. i fix this issue in online.

@TenzinNKhando
Copy link
Author

The response I have gotten from the theme support is to re-deploy.

Regarding your issue, please try to execute this command below:
php bin/magento setup:static-content:deploy
php bin/magento setup:upgrade
php bin/magento indexer:reindex
This hasn't worked.

@PRAKASHSIVASANKAR This is showing up on our online server. I'm curious as to how you fixed this?!?

@TenzinNKhando TenzinNKhando reopened this Sep 7, 2016
@PRAKASHSIVASANKAR
Copy link

PRAKASHSIVASANKAR commented Sep 8, 2016

This My Code...

Just add the below code your .htaccess file

<IfModule pagespeed_module> ModPagespeed off </IfModule>

@TenzinNKhando
Copy link
Author

TenzinNKhando commented Sep 8, 2016

@PRAKASHSIVASANKAR Thanks. That worked for me! also the "offset" bug disappeared too.

mmansoor-magento pushed a commit that referenced this issue Feb 9, 2021
[TR] Update CE, EE to fix constraint for magento-composer-installer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants