Invision Community 5: A video walkthrough creating a custom theme and homepage By Matt Thursday at 04:02 PM
ibaker Posted October 16, 2020 Posted October 16, 2020 Not sure why, maybe a setting somewhere, but using in v4.5 the images are not centered or resized:
opentype Posted October 16, 2020 Author Posted October 16, 2020 7 minutes ago, ibaker said: 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.
ibaker Posted October 16, 2020 Posted October 16, 2020 (edited) 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, 2020 by ibaker
ibaker Posted October 16, 2020 Posted October 16, 2020 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
ibaker Posted October 19, 2020 Posted October 19, 2020 Is there any more advice on how to fix this because I can't use the addon...thanks
opentype Posted October 19, 2020 Author Posted October 19, 2020 6 minutes ago, ibaker said: 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. sobrenome 1
ibaker Posted October 23, 2020 Posted October 23, 2020 Finally fixed it...there was a clash between your addon and another one I use for the gallery sobrenome 1
2002faq Posted November 11, 2020 Posted November 11, 2020 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. sobrenome 1
2002faq Posted November 11, 2020 Posted November 11, 2020 Please ignore the above post, things are as expected now. Probably need to wait for caches to clear after the reinstall. thank you, Steve sobrenome 1
ibaker Posted November 13, 2020 Posted November 13, 2020 (edited) 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, 2020 by ibaker sobrenome 1
opentype Posted November 13, 2020 Author Posted November 13, 2020 (edited) 1 hour ago, ibaker said: 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, 2020 by opentype sobrenome 1
2002faq Posted November 16, 2020 Posted November 16, 2020 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.
2002faq Posted December 7, 2020 Posted December 7, 2020 On 11/16/2020 at 12:05 PM, misfit76 said: 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. sobrenome 1
Davyc Posted December 9, 2020 Posted December 9, 2020 (edited) 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, 2020 by Davyc sobrenome and Ramsesx 1 1
2002faq Posted December 9, 2020 Posted December 9, 2020 1 hour ago, Davyc said: 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. sobrenome and Davyc 2
Jaymez Posted January 7, 2021 Posted January 7, 2021 is there a way to make grid posts link out to external links rather than pages in the database?
opentype Posted January 7, 2021 Author Posted January 7, 2021 49 minutes ago, Jaymez said: 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.
Jaymez Posted January 7, 2021 Posted January 7, 2021 (edited) 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, 2021 by Jaymez
David Lim Posted January 8, 2021 Posted January 8, 2021 Is there an option for SuperGrid to also display the first few lines of an article?
opentype Posted January 8, 2021 Author Posted January 8, 2021 16 minutes ago, David Lim said: 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. Chris027 and sobrenome 1 1
pequeno Posted January 9, 2021 Posted January 9, 2021 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.
opentype Posted January 10, 2021 Author Posted January 10, 2021 9 hours ago, pequeno said: 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. pequeno 1
pequeno Posted January 10, 2021 Posted January 10, 2021 2 hours ago, opentype said: 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?
pequeno Posted January 10, 2021 Posted January 10, 2021 On 9/11/2019 at 6:19 AM, ibaker said: 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; }
pequeno Posted January 10, 2021 Posted January 10, 2021 1 hour ago, pequeno said: 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.
Recommended Posts