Hi
Is it possible to increase the maximum number of showed columns (now max 6) to 8 or 9 in de masonry gallery? So 9 columns on 1 row.
Or otherwise, is it possible to center the second row with columns instead of it’s outlined at the left side?
See private content for a example page.
Kind regards,
Devo
Hey Devo!
I’m not sure if it will work or not but you can try adding extra columns around line 75 in the /enfold/config-template-builder/avia-shortcodes/masonry_gallery.php file.
__('Automatic, based on screen width', 'avia_framework' ) =>'flexible',
__('2 Columns', 'avia_framework' ) =>'2',
__('3 Columns', 'avia_framework' ) =>'3',
__('4 Columns', 'avia_framework' ) =>'4',
__('5 Columns', 'avia_framework' ) =>'5',
__('6 Columns', 'avia_framework' ) =>'6',
Cheers!
Elliott
Hi Elliot,
Thanks for you reply! I’ve added the values to the .php file, but it doesnt work out. Now i can choose 8 colums in te gallery settings, but it only shows 2 rows with 4 colums. 6 is still the max.
Is there no other option to fix this problem?
Kind regards,
Tim
Hi!
On closer inspection it looks like it’s going to take a lot more work. It would be best to hire a freelancer to help you out with this customization.
Regards,
Elliott