You can place the sponsors carousel everywhere, using a classic WordPress shortcode.

The sponsors shortcode is the following

[qt-sponsors]

You can set the parameters manually:

  • items_per_row_desktop
  • items_per_row_tablet
  • items_per_row_mobile
  • gap
  • pause_on_hover
  • loop
  • center
  • nav
  • dots
  • stage_padding
  • autoplay_timeout (milliseconds, set 0 to disable autoplay)

To set a parameter, add it to the shortcode in this way

[qt-sponsors items_per_row_desktop="4" ]
Was this answer helpful? 0 Users Found This Useful (0 Votes)