opentype Posted September 11, 2023 Author Posted September 11, 2023 18 minutes ago, The Old Man said: I wondered if you could tell me which is the latest that I should keep? You can ignore the modification indication and the default state. That refers to IPS’ default templates, which are irrelevant for custom templates. If you do anything on these screens, you replace the SuperGrid code with the default IPS code. You will hardly ever want that. If you never touched the templates, you can always just upgrade the plugin (carrying the templates) and the templates are updated when needed. You only need to deal with these code comparisons if you manually made change to the templates. In this case, the upgrade will prompt a code comparison where you would need to decide if you want to keep your own lines or have them replaced with the templates in the plugins. The Old Man 1
The Old Man Posted September 11, 2023 Posted September 11, 2023 Excellent, thanks for clarifying all that. Really appreciate it.
David N. Posted September 19, 2023 Posted September 19, 2023 On 1/14/2018 at 7:25 PM, Meddysong said: <span class='ipsBadge ipsBadge_style7'>{$record->container()->_title}</span> will get you that result. In which template file should this be added? Thanks!
David N. Posted September 19, 2023 Posted September 19, 2023 32 minutes ago, David N. said: In which template file should this be added? Thanks! Nevermind I just realized this doesn't go in a template file but in the Display Options when editing a field.
David N. Posted September 19, 2023 Posted September 19, 2023 (edited) I am using sharp images as the record image and they appear sharp in record view, yet they are blurry on the front page? Edit: I deselected "Use Thumbnails for Listing" in the plug-in settings, and now images are sharp. Edited September 19, 2023 by David N.
opentype Posted September 19, 2023 Author Posted September 19, 2023 50 minutes ago, David N. said: Edit: I deselected "Use Thumbnails for Listing" in the plug-in settings, and now images are sharp. Even better: Increase the thumbnail size in the database settings. The default is rather small (200x200 pixels). Note: This change only affects new uploads. David N. 1
David N. Posted September 19, 2023 Posted September 19, 2023 2 minutes ago, opentype said: Even better: Increase the thumbnail size in the database settings. The default is rather small (200x200 pixels). Note: This change only affects new uploads. Thank you! Why is that better? Would it make the page load faster because it would be using smaller image files?
opentype Posted September 19, 2023 Author Posted September 19, 2023 5 minutes ago, David N. said: Thank you! Why is that better? Would it make the page load faster because it would be using smaller image files? Yes. If you have 20 articles on the listing page and all use the full-size image, it will load much slower than using thumbnail images of say 600 by 600 pixels. David N. 1
David N. Posted September 19, 2023 Posted September 19, 2023 (edited) When the Articles database is set to not use categories, the byline for each SG_card on the front page says: By David, in Articles, April 19, 2022 Is it possible to remove "in Articles" since that is the only place where all my articles are? Edited September 19, 2023 by David N.
opentype Posted September 19, 2023 Author Posted September 19, 2023 5 hours ago, David N. said: Is it possible to remove "in Articles" since that is the only place where all my articles are? Your only choice would be to remove the entire byline. David N. 1
David N. Posted September 19, 2023 Posted September 19, 2023 2 hours ago, opentype said: Your only choice would be to remove the entire byline. That's a bummer! But thank you for the answer @opentype.
David N. Posted October 5, 2023 Posted October 5, 2023 On my Article home page, the bylines display: The number of comments, The number of views, A blue raised thumb icon for reactions. However, in the Supergrid block, I see a fa-fa chart icon instead of the blue raised thumb icon?
opentype Posted October 5, 2023 Author Posted October 5, 2023 11 minutes ago, David N. said: However, in the Supergrid block, I see a fa-fa chart icon instead of the blue raised thumb icon? Not much space in blocks, so it uses a reduced reaction counter there. David N. 1
David N. Posted October 5, 2023 Posted October 5, 2023 Just now, opentype said: Not much space in blocks, so it uses a reduced reaction counter there. Ok got it, thanks! Is it possible to change the icon for example for a thumb-up icon like this one: https://fontawesome.com/icons/thumbs-up?f=classic&s=solid ?
David N. Posted October 5, 2023 Posted October 5, 2023 Ok I was able to change the icon in Pages > Pages Management > Templates > Block Plugin Templates > RecordFeed > supergrid to make it look like this which I like better than the chart icon: My Sharona 1
Recommended Posts