- This topic has 15 replies, 5 voices, and was last updated 7 months, 1 week ago by
Tom.
-
AuthorPosts
-
July 29, 2020 at 8:18 am #1380738
padron
Hello,
Please, there is an error in the mobile version of the page, with the widgets, please if you can tell me how to correct it.
I do not know if it is the theme, or if the most advisable thing would be to change the theme, I see that the child theme has generated several problems.
which he recommends, change the theme. Thank you
July 29, 2020 at 9:16 am #1380814Leo
StaffCustomer SupportHi there,
Not sure if I fully understand.
Are you currently using a child theme?
If so can you try activating the parent theme to test?
An empty child theme should not cause any errors at all unles you’ve added something to it.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/July 29, 2020 at 9:28 am #1380834padron
I have not added anything, I have the child theme, without an additional theme. in several evaluations it gives error.
Please, you can check the mobile version and you will notice the widgets as they are deformed. It has no defined dimension.
I must change the subject to solve the errors.
July 29, 2020 at 10:30 am #1380914David
StaffCustomer SupportHi there,
that plugin is using really general styles which are overriding the theme.
Use this CSS to fix that:
@media (max-width: 768px) { .site-content .sidebar { width: 100%; } }
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/July 29, 2020 at 10:58 am #1380934padron
Hello,
Thanks for answering,
Include the CSS, and the error continues in the phone version. ๐ฃ
July 29, 2020 at 11:36 am #1380986Konstantino
I have exactly the same problem.
Widgets that appear fine on desktop, do not appear on mobile
See korikis.com and screenshot
at https://imgur.com/a/gRof7jdJuly 29, 2020 at 11:50 am #1381003padron
Hello Konstantino,
In the mobile version of the page the widgets are deformed, it does not have the correct space.
Please, you can check the mobile version and you will see how the widgets are.
Thank you.
July 29, 2020 at 12:01 pm #1381012Konstantino
I do not understand. I know the widgets are deformed. What do you mean the correct space? The problem appeared after the update
July 29, 2020 at 12:06 pm #1381018Konstantino
I changed the css, with the lines before, and problem was fixed
July 29, 2020 at 12:07 pm #1381020padron
Konstantino,
yes, the problems arose after the update.
I must change the theme.
I already tried several ways and the mobile version is not right.
July 29, 2020 at 12:09 pm #1381023Leo
StaffCustomer SupportHi Padron,
Can you confirm the version of GP Premium you are using?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/July 29, 2020 at 12:11 pm #1381026padron
Konstantino,
yes, I changed the css.
the problem continues.
July 29, 2020 at 12:14 pm #1381029padron
Hi. Leo
Version 1.11.0-beta.1
July 29, 2020 at 1:17 pm #1381067Tom
Lead DeveloperLead DeveloperHi there,
Looks like a bug in the beta – fixed in beta.2.
The CSS David provided above will fix it: https://generatepress.com/forums/topic/error-with-widgets/#post-1380914
I’m not seeing that CSS added to your site right now.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJuly 29, 2020 at 1:50 pm #1381087padron
The problem continues.
I’m going to change the theme.
Thank you.๐
-
AuthorPosts
- You must be logged in to reply to this topic.