Home Forums Pro Themes Clean Commerce Pro Carousel for Products categories

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #55430
    Fatim
    Participant

    Hey,
    I use carousel option for the slides show on my website, currently it’s simple pictures that scroll and when we click on them, it just show these pics.

    We have 2 carousel options :
    – featured category to display slideshow pictures
    – featured Product category to display products

    I would like to display categories instead of the products themselves so that by clicking on a category on the slideshow we can directly access to the products.

    Is that possible?
    if yes How can I proceed ?
    Thanks so much
    Fatim

    #55488
    wensolutions
    Keymaster

    Hello @fatim ,

    As you know that the theme does not have such feature and as much as we would love to help you , this is beyond the support offered for our products

    Although it is possible for you to achieve your request on the theme with advanced code customization of the theme.

    Our suggestion to you is to hire a professional developer for your customization, so that your theme will no be effected in any way.

    To hire a developer please follow the link below
    http://themepalace.com/hire-a-customizer/

    We hope it helps,

    Best Regards.

    #56201
    Fatim
    Participant

    Hey,
    Thanks for your response.
    There is a way to put the slides show without the user click on them. Because when users see the slides show they think it’s categories of products but unfortunately when they click on it it is only pictures. there is a way to scroll the slides show by avoiding the click. I have a lot of negative feedback from customers regarding my carousel problem.
    Thanks you so much
    Fatim

    #56538
    Fatim
    Participant

    Hi,
    could someone answer my question please ?
    Thank you
    Fatim

    #56539
    wensolutions
    Keymaster

    Hello @fatim,

    Our sincere apology in delay in replying to you .

    To turn off the links from the slides in Featured Carousel section use below given custom CSS.

    #featured-carousel .featured-carousel-item {
        pointer-events:none;
    }

    Hope this helps.

    Best Regards!!

    #56581
    Fatim
    Participant

    thank you so much
    Fatim

    #56584
    wensolutions
    Keymaster

    Hello @fatim,

    Glad we could help you .

    Let us know if you have any issue further .

    Best Regards!!

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.