Changing InfoBoxes display
This support request was posted in Flatbase by aidanchard
- aidanchard February 16, 2018 at 2:48 pm
Hello,
I’m trying to change the way the info boxes are displayed. We want either 4 infoboxes in a row instead of the default 3, or 2 rows of 3 infoboxes.
I’ve managed to get 2 rows of infoboxes by adding another [infoboxes] to the Home Page Sections in the theme options however this displays the same infoboxes as the row above.
Ideally we would like the 2 rows of 3 infoboxes, with different content, however I am struggling to find out how to do that.
Any ideas?
Juanfra Aldasoro February 16, 2018 at 8:55 pmHi,
Thank you for writing. I hope you are doing well.
We have coded the infoboxes, allowing to change the default arguments so you can change that by adding some code directly. You can use the following code in your functions.php file:
You should change the values of the columns and “numberposts”.
Best,
Juan.aidanchard February 19, 2018 at 11:06 amHello,
I’ve changed the ‘numberposts’ field to 4, however that’s not made a difference to the display, do I need to change the “‘rows’ => false,” field as well?
Thanks
aidanchard February 19, 2018 at 6:53 pmHello,
Thank you for your support, this worked when adding the ‘rows’ field.
Have a nice day 🙂
Juanfra Aldasoro February 19, 2018 at 8:09 pmHi,
Thank you for the follow-up.
I’m happy to hear that.
Have a nice day,
Juan.
This topic is marked as resolved
Only the topic author can re-open this thread.