Sovereign Grace Singles Posted July 13, 2019 Posted July 13, 2019 (edited) 3 hours ago, opentype said: No. I realize that you know whether your app would need to be rewritten for Lazyload but please correct me if wrong. If I have a page with a lot of images with Lazy Load only the images in the viewable window are actually downloaded. Thus making the page appear smaller and quicker to load? That is, until I scroll down. For example, my front page is 2mb in size and would probably be recognized as being around 700kb with lazy load. Without all 2mb is loaded at once. Am I missing something here? If I am correct and you do not want to implement LazyLoad is it permissible for me to hire someone to implement it to your product? Edited July 13, 2019 by Christforums
sobrenome Posted July 13, 2019 Posted July 13, 2019 How can I add lazy load to the template? Thanks Sovereign Grace Singles 1
opentype Posted July 14, 2019 Author Posted July 14, 2019 8 hours ago, Christforums said: For example, my front page is 2mb in size and would probably be recognized as being around 700kb with lazy load. Without all 2mb is loaded at once. Am I missing something here? You’re missing what that means for the users. It‘ not like they see a blank screen until the 2 MB are fully loaded. The page rendering will start exactly at the same time, with or without lazyload, if the image dimensions are known. With lazyload, there might be a tiny loading advantage above-the-fold and then a disadvantage of newly introduced wait time while scrolling. Without lazyload you don’t have that scrolling wait time, but a slightly slower above-the-fold finish time. Again, I tested this and could not see clear benefits for a typical use of my template products and even a considerably worse experience in some cases. 8 hours ago, Christforums said: If I am correct and you do not want to implement LazyLoad is it permissible for me to hire someone to implement it to your product? You could, but I do not recommend it. If you modify any template, you can’t receive updates for it anymore. Also keep in mind that native browser lazyload is coming. I’m happy to support that in the future, since it is a proper and elegant solution. JavaScript-based lazyload really is not. The Old Man and Sovereign Grace Singles 2
adekk Posted July 14, 2019 Posted July 14, 2019 (edited) OK. Let's start from the beginning. I started using your plugins: SuperTopics (no issues) SuperBlock (!) I'm not able to make it work. Custom block is not showing my artcile's feed. I read docs. I've created block, I set up content etc. I can see the error and that's all. Two pages back there was one user with one similar issue. I saw that when setting up SuperBlocks - I'm not able to select "Articles" category until I add on my page stock "Database block" showing "articles". Do I need to set up somehow "Articles" category or page? Edited July 14, 2019 by adekk
opentype Posted July 14, 2019 Author Posted July 14, 2019 6 minutes ago, adekk said: I was trying to read the thread. I saw one similar issue - I'm not able to add "SuperBlocks" with "Articles Feed" until I add "database feed". When database feed is not added to page while adding new block with SuperBlocks - I'm not able to select "Articles" in content. I don’t understand what you are saying.
adekk Posted July 14, 2019 Posted July 14, 2019 Sorry. Not sure how I pushed this draft here. I edited my post and pushed the right question.
opentype Posted July 14, 2019 Author Posted July 14, 2019 29 minutes ago, adekk said: Do I need to set up somehow "Artciles" category or page? You need to set up a page with the article database, yes. Categories are optional.
adekk Posted July 14, 2019 Posted July 14, 2019 OK. So here's my setup. I've got articles, database but nothing is showing. I've got one database (Articles) (screenshot #1) As you can see I've got 3 items in "Articles" I've created new block showing record feed (see attachment #3) Result at my home - stock articles feed (database feed) is showing articles. Custom (SuperBlocks) is showing nothing. Do I need to rebuild something to make it work?
opentype Posted July 14, 2019 Author Posted July 14, 2019 Looks all correct from what I can see. So not sure what to suggest. I could have a look at it in your ACP if you set up an admin account.
Sovereign Grace Singles Posted July 15, 2019 Posted July 15, 2019 22 hours ago, opentype said: You’re missing what that means for the users. It‘ not like they see a blank screen until the 2 MB are fully loaded. The page rendering will start exactly at the same time, with or without lazyload, if the image dimensions are known. With lazyload, there might be a tiny loading advantage above-the-fold and then a disadvantage of newly introduced wait time while scrolling. Without lazyload you don’t have that scrolling wait time, but a slightly slower above-the-fold finish time. Again, I tested this and could not see clear benefits for a typical use of my template products and even a considerably worse experience in some cases. You could, but I do not recommend it. If you modify any template, you can’t receive updates for it anymore. Also keep in mind that native browser lazyload is coming. I’m happy to support that in the future, since it is a proper and elegant solution. JavaScript-based lazyload really is not. Browser companies must recognize the benefit of LazyLoad!
sobrenome Posted July 16, 2019 Posted July 16, 2019 There is a bug indeed in the forum topics feed. Only the first topic has the image:
opentype Posted July 16, 2019 Author Posted July 16, 2019 3 hours ago, sobrenome said: There is a bug indeed in the forum topics feed. No, it’s not a bug. The plugin has settings where you can chose to either show more or less images, or hi-res and lo-res images depending on the content type. And as said before, there needs to be a proper image in the content to begin with. sobrenome 1
sobrenome Posted July 17, 2019 Posted July 17, 2019 (edited) I am missing the point I guess. All the three topics have image attachments, but only the first topic in the SuperBlocks shows the image. Edited July 17, 2019 by sobrenome
sobrenome Posted July 17, 2019 Posted July 17, 2019 Yes, it was the auto setting. I chose to show "all". I was confused because auto settings of Pages is different. Thanks and sorry for the confusion.
adekk Posted July 22, 2019 Posted July 22, 2019 I know currently images related with superblocks are "backgrounds" to make rendering faster but is there a way to make images clickable? It's div and even with image rendered as background this should be possible, right?
opentype Posted July 22, 2019 Author Posted July 22, 2019 40 minutes ago, adekk said: It's div and even with image rendered as background this should be possible, right? Yes, it’s technically possible, but I decided against it, since there are layouts where the image sits behind text and other links (like the profile picture) so it would get kind of messy with overlaying links.
adekk Posted July 22, 2019 Posted July 22, 2019 OK. Where I can find the template with HTML code? In plugins section (templates) I got this (attachment). I believe it's connected with other template but I'm not able to find it.
sobrenome Posted July 31, 2019 Posted July 31, 2019 (edited) Hello, is there a way to change the image aspect ratio just like in SuperGrid? thanks Edited July 31, 2019 by sobrenome
opentype Posted July 31, 2019 Author Posted July 31, 2019 45 minutes ago, sobrenome said: Hello, is there a way to change the image aspect ratio just like in SuperGrid? thanks No. Making that value editable could break the more complex layouts or make them look really weird. sobrenome 1
sobrenome Posted August 2, 2019 Posted August 2, 2019 If I want to customize it at my own risk, where should I change the aspect ratio code? Thanks
wegorz23 Posted August 9, 2019 Posted August 9, 2019 Hi, I want to put Clubs section on my main page like on your demo: https://www.opentype.space/superblocks/ Could you help me please? I've made a block from clubs database, but when I drag n drop it on main page I can't choose it from list :(.
wegorz23 Posted August 9, 2019 Posted August 9, 2019 Ok, after changing options (permissions to all users) it appears on page, but with standard IPS look of list. How to make it work with Superblock view plz?
Sonya* Posted August 31, 2019 Posted August 31, 2019 Hi, I have created a new block for upcoming events from Calendar. While it looks good on desktop, the block lacks important information like event date and time on mobile and tablet. I can only see event title, cover and submitter. I wish there were date and time (submitter is not important in my case as all events are submitted by Admin). Thank you, Sonya
Sonya* Posted September 26, 2019 Posted September 26, 2019 (edited) Another question: I have defined a block to have 10 calendar events to display (unlimited number of days). The block "Upcoming events" shows maximum 5 events on desktop and only 3 on mobile. Is it a setting, feature or bug? And another one: the description length below the calendar events seems to be inconsistent on mobile. Some events have "more" description lines before the text is truncated and another fewer. I can see that on desktop it makes sense, as there are different sizes for images. But it looks odd on mobile as every event has the same image size. Edited September 26, 2019 by Sonya*
opentype Posted September 26, 2019 Author Posted September 26, 2019 16 minutes ago, Sonya* said: Another question: I have defined a block to have 10 calendar events to display (unlimited number of days). The block "Upcoming events" shows maximum 5 events on desktop and only 3 on mobile. Is it a setting, feature or bug? It should be up to six on desktop for all feeds.
Recommended Posts