Lost since update

Posted in: Newspaper
Post count: 18

Hi, since update 7.8 my homepage was kinda messed up 🙁
I used to be able to have a big grid in a double-column row, and now it says it “Please move this shortcode on a full row in order for it to work.”. Used to work before…

Anyway, I had to change my layout and now I’m looking for the location where I can change the title font of Big grid full 2 and Big grid full 4, but I can’t find the right modules in the Theme panel > theme fonts

Could you please help ?
Thanks !

Olivier

Post count: 22421

Hello,

The message was introduced in the current version as mentioned in the change log: https://www.screencast.com/t/ERUOsLGk
The big grids were never meant to display on a 1 or 2 column layout. You need a full 3 columns layout in order to use a big grid.
As for the module used on each one, you can simply access this section of the theme panel to see what mkodule is used on what block: https://www.screencast.com/t/4T4GsivncMI

Thank you!

Post count: 18

Thanks for your reply.

It’s a disapointment for me, as Big grids used to work fine with a 2 column layout on my site.

Accordingly, I have to change the layout and I’d like to change title fonts. Unfortunately, if I’m looking for Big grid full 2 (td_block_big_grid_fl_2), it says “Module MX1″9, but it is nowhere to be found in “Theme fonts > modules MX and other blocks – article title”. Same for td_block_big_grid_fl_4 which supposedly uses “module MX21”, but I can’t find it either. It seems lots of “mx” are missing in the title font section.

Thanks for your support.

Post count: 22421

Hello,

The new grids do not have font settings yet. You can change the font with a custom css cod like for example on a big grid full 2:
.td_block_big_grid_fl_2 .td-module-title, .td_block_big_grid_fl_2 .td-module-meta-info{
font-family:tahoma;
}

Thank you!

Post count: 18

Thank you !
Cheers

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.