Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

KlutzyBubbles

Pioneers
  • Posts

    1
  • Joined

  • Last visited

KlutzyBubbles's Achievements

  1. Is there any way of adjusting the amount of items in the carousel or preferably adjusting the amount of max pages there can be... the setup i currently have (https://puzzlegalaxy.com.au) displays fine on desktop and ok on tablet, but as soon as you get small enough that there is one item per page the page count jumps to 20, obviously this will be resolved on its own aslong as i dont add so many products in a month, but i dont like half-arsing it like that and wanted to know if there was a workaround to possibly remove and store each products html in an array so that it isnt displayed in the carousel on mobile but is put back. I am currently working on this myself but wanted to also know if it already developed or possible, so that i dont re-invent the wheel. Currently i have these few snippets of code to work off $('.span4:gt(-4)'); // For getting the products html that will be 'removed' and then using the owl carousel API to remove the items, and add them back in.
×
×
  • Create New...