- This topic has 9 replies, 2 voices, and was last updated 1 year, 1 month ago by
Tom.
-
AuthorPosts
-
November 25, 2019 at 1:50 am #1075702
Ellena
Dear Generate Press Developers,
I am using the GeneratePress Premium Theme (+Child) on my own website as well as on customer websites. Yesterday I found a bug in the code of the German version for the “Load more” button on the blog page. In German I named it “Weitere Beiträge”. On the first blog page everything is fine. But after you clicked the button to see the second page, the name of the button changes to “nullWeitere Beiträge”. This might unsettle visitors because it can be understood as if there are no more posts and keep them from clicking the button again. So they will not see all the posts on the following pages.
Using a developer tool, I found that your (+my) HTML-code looks like this:<div class="masonry-load-more load-more"> <a>nullWeitere Beiträge</a> <em>(event)</em> </div>
I do not know where/how to delete the “null” and hope you can help me. For the time being I switch to infinite scrolling on my website. But that does not solve the problem for my customers who might like to have the “Load more” button on their website.
Thank you very much in advance,
Ellena (ebblogs Webdesign)November 25, 2019 at 10:55 am #1076749Tom
Lead DeveloperLead DeveloperHi there,
Is there any way for us to see this on a site without any caching plugins activated? I can’t replicate on my end, so it would be helpful to see it.
Let me know 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentNovember 25, 2019 at 11:07 am #1076772Ellena
Hi,
thank you for your reply. I cannot deactivate the caching plugin because there isn’t any installed. The only Plugin that does partly acts like that is Autoptimize. But I reactivated the “Load more” button. So you should be able to see the problem.
November 25, 2019 at 11:30 am #1076802Tom
Lead DeveloperLead DeveloperLooks like a bug in 1.9.0. I’ve fixed it in 1.9.1, which I’ll be releasing this week 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentNovember 25, 2019 at 11:36 am #1076809Ellena
Thank you for you help. So I will wait for the update.
November 25, 2019 at 11:44 am #1076817Tom
Lead DeveloperLead DeveloperFeel free to shoot me an email and I’ll send you the latest version so you don’t have to wait: https://generatepress.com/contact
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentNovember 26, 2019 at 8:43 am #1078208Ellena
Thank you again very much for your support 😊
November 26, 2019 at 8:53 am #1078223Tom
Lead DeveloperLead DeveloperNo problem! All fixed? 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentNovember 26, 2019 at 9:07 am #1078248Ellena
Yes, now the “null” is gone and everything is fine.
November 26, 2019 at 9:10 am #1078253Tom
Lead DeveloperLead DeveloperPerfect 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development -
AuthorPosts
- You must be logged in to reply to this topic.