VC Carousel posts - by belemans - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler

  • Avatar: belemans
    belemans
    Participant
    March 14, 2018 at 10:58

    Hi guys,

    The VC carousel posts is driving me crazy. When you add it with no modifications, the items in the carousel won’t link to the post. However, you will get a pointer cursor. The only way is to add an hover icon, which I don’t want.

    How to get an item in the carousel to link to the post?

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2018 at 11:22

    Hello,

    Thanks for the topic.
    You can add this code in Custom css for page https://prnt.sc/ir0jnz:

    .mpc-post .mpc-post__overlay .mpc-post--vertical a:first-child{
        width: 100%;
        height: 100%;
    }

    Regards

    Avatar: belemans
    belemans
    Participant
    March 14, 2018 at 11:34

    Hi Rose,

    Thank you for your fast reply. Unfortunately the custom css doesn’t change anything?

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2018 at 13:18

    Hello,

    How to get an item in the carousel to link to the post?

    – unfortunately, this is not possible.
    But you can use this code:

    .mpc-post .mpc-post__thumbnail {
        cursor: default;
    }

    to change the cursor to the default state.

    Is it possible to start in the grid, until the end of the screen?

    – sorry, but there is no such possibility.
    Feel free to ask if you have any other questions.

    Regards

    Avatar: belemans
    belemans
    Participant
    March 14, 2018 at 13:51

    Wow, didn’t see that one coming, that makes the posts carousel absolutely useless..
    Can’t I add a “>code of carousel item here somewhere?

    Edit
    I just tried the 8theme log carousel what basically does what I am looking for, why didn’t you advice me about this?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2018 at 15:33

    Hello,

    I am glad that you prefer our carousel element.
    Let us know if you need any further assistance.

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.