- This topic has 15 replies, 2 voices, and was last updated 6 years ago by
themedleb.
-
AuthorPosts
-
November 28, 2017 at 11:32 pm #437589
themedleb
Hi, because of the dynamic cache feature coming to new GP built websites (and not old ones) … I delayed starting the production website until the final release of GP 2.0, I hope it’s not going to take long, that’s why I’m wondering when will the final release of GP 2.0 is expected to be available?
Thank you.
November 28, 2017 at 11:37 pm #437593Tom
Lead DeveloperLead DeveloperNo need! You can turn on dynamic CSS caching within your existing websites in Customize > General π
I’d love to get 2.0 out next Wednesday, but it depends on the amount of testing we can get done.
November 28, 2017 at 11:56 pm #437604themedleb
Oh, that’s a great option to have for that feature, thank you for your reply.
November 29, 2017 at 9:42 am #438076Tom
Lead DeveloperLead DeveloperNo problem! π
November 29, 2017 at 10:31 am #438125Tom
Lead DeveloperLead DeveloperI just release beta.1 with fixes to the bugs you reported: https://generatepress.com/generatepress-2-0-alpha-beta/
Thanks!
November 29, 2017 at 8:39 pm #438421themedleb
November 29, 2017 at 9:03 pm #438436Tom
Lead DeveloperLead DeveloperYour site isn’t including the GP rtl.css file. You can add it like this: https://generatepress.com/forums/topic/rtl-menu-sub-menu-aligned-left-i-need-it-to-be-aligned-right/#post-373683
November 29, 2017 at 9:19 pm #438444themedleb
The horizontal scroll bar issue is solved, but when I click the search icon, no text field appears.
I also need to know why should I include the GP rtl.css file, is this something new with GP 2.0? because I already had issues with some RTL stuff in my website (I think regarding the search icon) and you (or Leo) helped me with it by referring me to an RTL CSS code to include in my child theme’s style.css. Oh! maybe the CSS I already have in my website is the responsible about the search’s text field not appearing.
November 30, 2017 at 12:10 am #438509Tom
Lead DeveloperLead DeveloperAh, looks like I didn’t totally fix it.
Try adding this:
.rtl .navigation-search.nav-search-active { right: 0; }
It’s always been required to manually enqueue the RTL stylesheet if you’re using a child theme. It’s something WordPress itself should do but doesn’t unfortunately.
November 30, 2017 at 12:28 am #438527themedleb
Thank you for the explanation.
After adding the code, it appears now, but it’s with the old problem (has no focus, still need to click to write the search words).
November 30, 2017 at 9:21 am #438917Tom
Lead DeveloperLead DeveloperI can’t reproduce that on any of my test sites using 2.0, so I’m assuming it has something to do with your install.
Can you try setting up a fresh install and see if it still happens?
November 30, 2017 at 2:00 pm #439101themedleb
Yeah it is just in my website as you said, I will try and see how to solve it.
If you have time and patience, please don’t hesitate to have a look and illuminate me with the issue source or the solution.
Thank you very much.
November 30, 2017 at 3:40 pm #439154Tom
Lead DeveloperLead DeveloperHave you tried it on another one of your websites? Did it work?
November 30, 2017 at 11:03 pm #439299themedleb
Yeah I did and it worked perfectly, so It’s definitely my website’s issue, not your theme’s.
November 30, 2017 at 11:10 pm #439302Tom
Lead DeveloperLead DeveloperTry making a staging version of the site so you don’t disrupt the live site. Then disable things one by one. Plugins, CSS etc..
-
AuthorPosts
- You must be logged in to reply to this topic.