-
AuthorPosts
-
August 3, 2017 at 2:33 pm #833903
HELLO:
wordpress backend post page do not show good in mobile phone or small screem
As you can see this , I’m enclose this picture.
Best regards,
ZengAugust 3, 2017 at 2:37 pm #833905copy this link to web browser DO NOT click it here directly from your site here.
August 5, 2017 at 6:28 am #834594Hi,
This is default WordPress functionality and not specific to our theme. We’d be happy to help you out with any problems you might have with our theme.
Best regards,
RikardAugust 5, 2017 at 6:31 am #834597Hello
But I use other themes it is OK, it show very good,but enfold is not good. I think it is the CSS problem with enfold.
can you find out it ?August 6, 2017 at 8:33 am #834972Hi,
I highly doubt it, though if you want us to check then send admin login details in private. We would need to change the theme to verify as well so please acknowledge that we are allowed to switch theme in order to test.
Best regards,
RikardAugust 11, 2017 at 5:31 am #837287please check it
August 11, 2017 at 5:32 am #837288here is the link
August 12, 2017 at 6:59 am #837754Hi,
Thanks, though your screenshot returns a 404 error so I don’t have anything to compare with. Please upload it again so that we can have access to it.
Best regards,
RikardAugust 13, 2017 at 4:01 am #838108Hello,
Thanks ,Now
you have login, you can compare with any themes just you like !!http://182.61.57.181/wp-admin/edit.php this page show in small screen like mobile phone, is not show good,
when your mouse hover it , it will show Edit | Quick Edit | Trash | View, but as you see , Edit | Quick Edit | Trash | View do not display good !
you can see that by yourself.
if you change it to another theme , you can find that is ok !
August 16, 2017 at 6:12 am #839698Hi,
Thank you for the update.
The site is almost blank and the screenshots no longer exist. I’m sorry but I have no idea where to check. Please provide a new screenshot so that we can see it.
Best regards,
IsmaelAugust 16, 2017 at 6:50 am #839714Hello
Why don’t you visit your own Enfold theme demo site?
and this site http://182.61.57.181/wp-admin/edit.php is ok ,August 16, 2017 at 7:36 am #839738Hi,
Why don’t you visit your own Enfold theme demo site?
Which demo? I’m sorry but we are not sure what the issue is. The previous screenshots that you provided no longer exist so we don’t know what we’re looking for.
Best regards,
IsmaelAugust 16, 2017 at 7:49 am #839744Hello
Why don’t you visit your own Enfold theme demo site?
http://kriesi.at/themedemo/?theme=enfold-overviewwhen your mouse hover it , it will show Edit | Quick Edit | Trash | View, but as you see , Edit | Quick Edit | Trash | View do not display good !
www. yoursite. com/wp-admin/edit.php
https://www.imzeng.com/123.jpgAugust 16, 2017 at 7:54 am #839750Hello,
I have to visit http://kriesi.at/ via VPN. If I do not have VPN, I can not open http://kriesi.at/
so if you have a VPN , you can try to http://182.61.57.181/wp-admin/edit.php
and you can test my problem https://www.imzeng.com/123.jpgwhen your mouse hover it , it will show Edit | Quick Edit | Trash | View, but as you see , Edit | Quick Edit | Trash | View do not display good !
August 16, 2017 at 8:03 am #839755I mean that this only caused when using small screen like mobile phone.
August 16, 2017 at 1:40 pm #839860Hi Zeng,
This is WordPress admin css, it is the same for all instances and is not governed by our theme.
You can address this question to the general WordPress forum.Best regards,
VictoriaAugust 16, 2017 at 1:43 pm #839861Hello Victoria,
But after I change the theme to other, it will be OK !
August 16, 2017 at 1:51 pm #839863So why it will be display well when using other themes ?
August 17, 2017 at 7:31 am #840269Hi,
Thank you for the update. And we are very sorry for the confusion.
I’ve checked the stylesheets and scripts but I can’t find what’s causing the issue. Maybe, you can try WP Mobile app if you want to edit the site on your mobile phone.
// https://wordpress.org/mobile/
// https://apps.wordpress.com/mobile/Best regards,
IsmaelAugust 23, 2018 at 12:58 pm #1000712HELLO
It has been more than a year, is very hard to fixed this problem ?
Best regards
Zeng
August 24, 2018 at 12:47 pm #1001179Hi,
Your screenshots do not work any more. It is hard to understand the issue however, If you select one column from the “Screen Options” on the top right it might be easier to use the backend on the mobile phones.
Best regards,
VinayAugust 25, 2018 at 5:21 am #1001466HELLO
VinayHERE is an image to show [posts] and [pages] pages in wordpress backend that do not show good in mobile phone or small screen.
AS you see
Which it will be good looking when I use any other theme.(the left example)
but when I using your ENFOLD theme, it will not show good in small screen.(the right example)August 25, 2018 at 5:26 am #1001469August 25, 2018 at 11:01 am #1001569Hi,
Thank you for sharing the screenshots. I’m unable to access your site please add the below code to your child theme functions.php file this should fix the post titles in the backed for you :)
add_action('admin_head', 'custom_admin'); function custom_admin() { echo '<style> @media screen and (max-width: 782px) { .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.check-column) { min-width: 100vw!important; }} </style>'; }
Best regards,
VinayAugust 25, 2018 at 1:58 pm #1001644HELLO
Vinay
Thanks for your help.
Here is the image to show problems http://www.imzeng.org/bg.pngAs you can see that the background color do not full with.
How can it be fixed ?
Best regards,August 25, 2018 at 2:11 pm #1001646HELLO
Vinay
Here it is still have 2 problems after using your code,
there it is have a text “image” up the post title no mater the post have Featured Image or none Featured Image.
http://www.imzeng.org/img.jpganother problem is the background color.
As you can see that the background color do not full with.
http://www.imzeng.org/bg.png
How can it be fixed ?
Best regards,August 25, 2018 at 2:36 pm #1001653HELLO
I found out one more problem,
Has a downward arrow sign that Exceeding the screen display range.
http://www.imzeng.org/es.jpg
When click this [ downward arrow ] it will show some info. such as like Comments\ Last Modified …
but these info do not show good looking.
Can,t these will be fixed?
Best regards,August 27, 2018 at 5:13 am #1002127Hi,
Thanks for the update.
We adjusted the code a bit. Please try it again.
add_action('admin_head', 'custom_admin'); function custom_admin() { echo '<style> @media screen and (max-width: 782px) { .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.check-column) { display: table-cell !important; width: auto!important; } .wp-list-table .column-primary .toggle-row { display: none; }} </style>'; }
This should fix the column alignment and remove the toggle-row button because it’s not needed anymore.
Best regards,
IsmaelAugust 27, 2018 at 11:25 am #1002202Hello
Thanks for your help,
I found that it is still have some bugs.
After removed the toggle-row button, it is still have some info Out of display range.(Finger press the screen slide to the left,when you using iphone )
And the page [Media Library] , it should be have the info. to show the images [Uploaded to] what post.!
http://www.imzeng.org/im2.jpgBest regards,
ZENGAugust 27, 2018 at 11:48 am #1002215HELLO
HERE is the good example when using other themes. http://www.imzeng.org/im3.jpgI think that when click toggle-row button to show these info. is the wordpress official functions.
An theme should be contain good css to Cooperate it.
And this is the important bug of the ENFOLD theme i think. it have confused me long time.Best regards,
ZENG- This reply was modified 6 years, 3 months ago by Zeng.
-
AuthorPosts
- You must be logged in to reply to this topic.