Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
October 16, 20204 yr Not sure why, maybe a setting somewhere, but using in v4.5 the images are not centered or resized:
October 16, 20204 yr Author Not sure why, maybe a setting somewhere, but using in v4.5 the images are not centered or resized: It means the plugin CSS isn’t working at all. Make sure the plugin is turned on. Remove everything from custom.css and try again. If it starts working then, you have problematic code in your custom.css.
October 16, 20204 yr Ok will try but this is the bloody problem with not allowing the download of addon files as I have to try and resolve this on a LIVE site stuffing up my users etc Edited October 16, 20204 yr by ibaker
October 16, 20204 yr No, that didn't fix it...I have uninstalled the addon, reinstalled it, emptied the custom.css, and deleted the cache through the support function and still the same
October 19, 20204 yr Is there any more advice on how to fix this because I can't use the addon...thanks
October 19, 20204 yr Author Is there any more advice on how to fix this because I can't use the addon...thanks Well, I could check it out with ACP access, but I wouldn’t do anything else than what I already suggested.
October 23, 20204 yr Finally fixed it...there was a clash between your addon and another one I use for the gallery
November 11, 20204 yr I am having similar issue as the user above. The images do not look correct and neither does the look of the pages https://www.bmw2002faq.com/models/ and https://www.bmw2002faq.com/models/bmw-1500-r36/ I have tried removing the plugin and the templates and reinstalling them, but still the same result. Anything i can try to resolve this. Thank you! steve k.
November 11, 20204 yr Please ignore the above post, things are as expected now. Probably need to wait for caches to clear after the reinstall. thank you, Steve
November 13, 20204 yr I use Supergrid Frontpage on several databases on my site however I have one database called Classifieds that needs a slight change to the Supergrid Frontpage template. So I created a new database Template for Featured Records (index and entry templates) and called it Classifieds_Frontpage. I then assigned Classifieds_Frontpage to the database. I copied the contents of the index and entry templates from Supergrid Frontpage to Classifieds_Frontpage. Basically duplicating Supergrid Frontpage so I could make my changes in Classifieds_Frontpage for the Classifieds database. However, the database, even though it has Classifieds_Frontpage selected in the Homepage Options, it displays Supergrid Frontpage. I did this with Supergrid Listing to get a different category display and it worked perfectly but the same process with Supergrid Frontpage doesn't work. How can I have 2 versions of Supergrid Frontpage assigned to different databases? Edited November 13, 20204 yr by ibaker
November 13, 20204 yr Author How can I have 2 versions of Supergrid Frontpage assigned to different databases? Not sure where you went wrong, but the process should definitely work as described. You can copy the template and customize them. There is also nothing special about the front page vs. other templates. Edited November 13, 20204 yr by opentype
November 16, 20204 yr Is it possible to change the width of the box for the main text in the record display? https://www.bmw2002faq.com/models/bmw-1800-r24/ I have banner ads that are in the middle of the text and the common width is 728. It would be great if it can fit within the box. Thank for the help, Steve K.
December 7, 20204 yr Is it possible to change the width of the box for the main text in the record display? https://www.bmw2002faq.com/models/bmw-1800-r24/ I have banner ads that are in the middle of the text and the common width is 728. It would be great if it can fit within the box. Thank for the help, Steve K. Any help here is appreciated. I cannot seem to find where the width of the sections. Thank you! Steve K.
December 9, 20204 yr These are sections based on the IPS grid system with the widths set as percentages. If you create two new CSS classes to control the widths you can determine what widths you'd like them set at; copy these and add them to your custom CSS file: This controls the left column - the width shown is what it is currently set at. .SG_record_left.ipsGrid_span3.ipsSpacer_top.ipsType_right.ipsResponsive_hidePhone { width: 23.404255319148934% !important; } This controls the right and similarly it is shown with the current width setting. .SG_record_right_with_image.ipsGrid_span9.ipsAreaBackground_reset { width: 74.46808510638297% !important; } By changing the width percentages, you can determine how wide each of them will be; a little experimentation will get you where you want to be. Hope this helps 🙂 Edited December 9, 20204 yr by Davyc
December 9, 20204 yr These are sections based on the IPS grid system with the widths set as percentages. If you create two new CSS classes to control the widths you can determine what widths you'd like them set at; copy these and add them to your custom CSS file: This controls the left column - the width shown is what it is currently set at. .SG_record_left.ipsGrid_span3.ipsSpacer_top.ipsType_right.ipsResponsive_hidePhone { width: 23.404255319148934% !important; } This controls the right and similarly it is shown with the current width setting. .SG_record_right_with_image.ipsGrid_span9.ipsAreaBackground_reset { width: 74.46808510638297% !important; } By changing the width percentages, you can determine how wide each of them will be; a little experimentation will get you where you want to be. Hope this helps 🙂 Thank you very much!!! This worked perfectly.
January 7, 20214 yr is there a way to make grid posts link out to external links rather than pages in the database?
January 7, 20214 yr Author is there a way to make grid posts link out to external links rather than pages in the database? No. It’s hardcoded to link to the record.
January 7, 20214 yr thanks! would be a cool feature. do you think a dev could create a plugin for the pages mod so this was an option? like a tick box that says "make this record an external link?" ...sort of like the menu manager. edit: I PM'd a dev on this! Edited January 7, 20214 yr by Jaymez
January 8, 20214 yr Is there an option for SuperGrid to also display the first few lines of an article?
January 8, 20214 yr Author Is there an option for SuperGrid to also display the first few lines of an article? No. It’s specifically meant to be an image-centered design.
January 9, 20214 yr Great plugin for Pages! Thanks @opentype One question. The "Fallback image URL" dont´show in article view? Because in my case not appear in header article. Thanks.
January 10, 20214 yr Author The "Fallback image URL" dont´show in article view? Because in my case not appear in header article. Yes, that is intentional. If there is no dedicated image for the article, there is no point in wasting so much space on the article page. In the listing view, the space is used with or without an article image, so the fallback image makes more sense there.
January 10, 20214 yr Yes, that is intentional. Thanks @opentype How can move the tags position to the top of the article (not in bottom), similar to default Pages template?
January 10, 20214 yr Try this: In the pages template Supergrid Recorddisplay -> record you will find an instance of "ipsGrid_span3" about line 16 change this to ipsGrid_span2 Next about line 30 you will find "ipsGrid_span9" change this to ipsGrid_span10 See if that solves your issue enough Thanks! @ibaker Good solution. I used this in css.custom and not modify templates: .ipsGrid:not([data-ipsgrid-minitemsize]) >.ipsGrid_span3 { grid-column:span 2 !important; } .ipsGrid:not([data-ipsgrid-minitemsize]) >.ipsGrid_span9 { grid-column:span 10 !important; }
January 10, 20214 yr How can move the tags position to the top of the article (not in bottom), similar to default Pages template? An add... Is it possible show tags in Home Page Articles presentation, after statistics? Like Default Template.