Invision Community 5: A video walkthrough creating a custom theme and homepage By Matt Thursday at 04:02 PM
Editorn Posted September 8, 2021 Posted September 8, 2021 3 hours ago, opentype said: It shouldn’t. But then it also wouldn’t update what needs to be updated for PHP8. As with any theme modifications, you would have to manually resolve these type of conflicts. Roger that, @opentype. Thanks for clarifying.
estan Posted October 24, 2021 Posted October 24, 2021 @opentypeI'm considering buying the plugin. I have a question though. Can blocks be added to a 2 columns page, like the one at https://invisioncommunity.com/forums/ ? Can I still have the SuperBlocks blocks appear on the left, and I can still have a right column with Latest Blog Posts etc as on the link above?
opentype Posted October 24, 2021 Author Posted October 24, 2021 2 minutes ago, estan said: @opentypeI'm considering buying the plugin. I have a question though. Can blocks be added to a 2 columns page, like the one at https://invisioncommunity.com/forums/ ? Can I still have the SuperBlocks blocks appear on the left, and I can still have a right column with Latest Blog Posts etc as on the link above? Check out the image in the following post. It shows where you can put SuperBlocks: https://invisioncommunity.com/forums/topic/445379-pages-superblocks-support-topic/?do=findComment&comment=2741286 estan 1
IndianaJoe Posted February 21, 2022 Posted February 21, 2022 I really liked this plugin, but now I get the error [[Template core/global/plugins/superblocks is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]] When trying to load it. Not sure what broke, but would like to use this plugin again.
opentype Posted February 21, 2022 Author Posted February 21, 2022 (edited) 28 minutes ago, IndianaJoe said: I really liked this plugin, but now I get the error [[Template core/global/plugins/superblocks is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]] When trying to load it. Not sure what broke, but would like to use this plugin again. I would need some more information, e.g. what PHP version are you using and which block type is failing (e.g. forum topics, Pages database, calendar events …). Then I could try to replicate it. Of course, also make sure you are using the latest version. Edited February 21, 2022 by opentype
IndianaJoe Posted February 21, 2022 Posted February 21, 2022 Just now, opentype said: I would need some more information, e.g. what PHP version are you using and which block type is failing (e.g. forum topics, Pages database, calendar events …). Then I could try to replicate it. PHP version 7.2.34 Using it with Pages Database Record Feed
My Sharona Posted March 11, 2022 Posted March 11, 2022 @opentype Have you given any consideration to expanding the templates for the feed types? In my instance specifically, the commerce feeds? TYIA for your response.
opentype Posted March 11, 2022 Author Posted March 11, 2022 3 hours ago, My Sharona said: Have you given any consideration to expanding the templates for the feed types? In my instance specifically, the commerce feeds? It’s a possibility. I think the product feed didn’t exist when SuperBlocks was first created. My Sharona 1
My Sharona Posted March 11, 2022 Posted March 11, 2022 (edited) 47 minutes ago, opentype said: It’s a possibility. I think the product feed didn’t exist when SuperBlocks was first created. The consideration is appreciated. Love the plugin btw. You do excellent work and your support is top notch! Edited March 11, 2022 by My Sharona
My Sharona Posted March 18, 2022 Posted March 18, 2022 On 3/11/2022 at 1:08 PM, opentype said: It’s a possibility. I think the product feed didn’t exist when SuperBlocks was first created. Fantastic! Thank you!
2002faq Posted April 6, 2022 Posted April 6, 2022 Is it possible to truncate or wrap the titles for the images feed block? I am getting things looking like this. Also, in mobile it makes the browser wider then the screen. Thank you!
opentype Posted April 6, 2022 Author Posted April 6, 2022 22 minutes ago, misfit76 said: Is it possible to truncate or wrap the titles for the images feed block? Do you have a live page to see this?
2002faq Posted April 6, 2022 Posted April 6, 2022 This page should show the image block with the long titles at the bottom of the page https://www.bmw2002faq.com/ Thank you!
opentype Posted April 6, 2022 Author Posted April 6, 2022 13 minutes ago, misfit76 said: This page should show the image block with the long titles at the bottom of the page As a quick hack, put this in your custom.css: [data-blockid="app_cms_Blocks_9cdpgw7f2"] h3 { overflow-wrap: break-word; } I will investigate this again in the future to see if it makes sense as a native configuration for the plugin.
Matthew Fay Posted May 8, 2022 Posted May 8, 2022 Not showing up in blocks manager when checking templates.
opentype Posted May 8, 2022 Author Posted May 8, 2022 12 minutes ago, Matthew Fay said: Not showing up in blocks manager when checking templates. What blockt type is it? Things to check: Make sure the plugin is installed under System -> Plugins If self-hosted: Make sure you are not in developer mode Make sure you are creating a block that is supported by SuperBlocks: Pages: Record Feed Forum: Topic Feed Post Feed Calendar: Upcoming Events Clubs: Club Feed Download: Files Feed Blog: Entry Feed Gallery: Image Feed Album Feed For all these block types, SuperBlocks should be available like this: If none of that helps, I would need ACP access to check out what is wrong.
Jirinex Posted May 31, 2022 Posted May 31, 2022 Is there any way to display first featured or first pinned in a feed? Or any thoughts to add it as an option ?
opentype Posted June 1, 2022 Author Posted June 1, 2022 7 hours ago, Jirinex said: Is there any way to display first featured or first pinned in a feed? Or any thoughts to add it as an option ? Sorry, I don’t understand what you are asking.
Jirinex Posted June 1, 2022 Posted June 1, 2022 I`ll try to make it more clear... If we have a pinned or featured record we want to display that as first post in the feed until we remove pinned or featured status from that. Is that possible in a future release ?
My Sharona Posted September 14, 2022 Posted September 14, 2022 @opentype Again, I hate to ask but is this compatible with 4.7.2?
AlexJ Posted September 14, 2022 Posted September 14, 2022 1 minute ago, My Sharona said: @opentype Again, I hate to ask but is this compatible with 4.7.2? Yeah - i don't 'use it' but it works: My Sharona 1
My Sharona Posted September 14, 2022 Posted September 14, 2022 10 minutes ago, AlexJ said: Yeah - i don't 'use it' but it works: Thank you sir!
Demonland31 Posted September 25, 2022 Posted September 25, 2022 I'm having issues with this with PHP 8/8.1 Works fine with 7.4 The block is not showing up, producing an error or causing a blank page.
opentype Posted September 25, 2022 Author Posted September 25, 2022 2 hours ago, Demonland31 said: I'm having issues with this with PHP 8/8.1 Works fine with 7.4 The block is not showing up, producing an error or causing a blank page. Are you sure you are on the latest release and that you overwrote the templates when updating the plugin? Compatibility with PHP8.x was added with SuperBlocks 1.2 and it is running fine on my own installations with 8.0 and 8.1. If you see errors, check the ACP error logs as well. They usually give more details about what went wrong.
Recommended Posts