• Skip to primary navigation
  • Skip to main content

BookingWP™

WordPress Appointment Booking Plugins for WooCommerce

  • Get Appointments
  • Contact
  • My Account

Reply To: Tiled gallery – Full width

Home › Forums › Deprecated › Taverna › Tiled gallery – Full width

Log in
Zeljan Topic
Support
10 years, 11 months ago

I see you already have this function defined, so change the functions.php code with this:

1. Open your theme’s functions.php file and add this code at the end of it:

//* 1600px width for tiled gallery
add_filter( 'tiled_gallery_content_width', 'custom2_jetpack_galleries_width', 15 );
function custom2_jetpack_galleries_width() {
	return 1600;
}

Sorry for the inconvenience. Log in via FTP if site is inaccessible via web.

Follow @bookingwp 900+ followers

  • About
  • Blog
  • Support
  • Terms
  • Privacy

© BookingWP™