Skip to content
Discussion options

You must be logged in to vote

@eberlyjm If you override the product template in your child theme, you can make the changes to exclude categories. I made a folder called bs-swiper-main in my child theme and I added a file called sc-swiper-card-product.php

With a few small changes to this file, we have this:

<?php

/*
 *
 * Product slider template with exclude category functionality.
 *
 * This template extends the original bootscore bs-swiper template to add
 * exclude_category parameter support for filtering out specific product categories.
 *
 * Installation:
 * Copy this file to: your-child-theme/bs-swiper-main/sc-swiper-card-product.php
 *
 * @author   Bootscore (original)
 * @modified Custom extension for exclude…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@eberlyjm
Comment options

Comment options

You must be logged in to vote
1 reply
@eberlyjm
Comment options

Answer selected by crftwrk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants