New Landing How can we help? Cardinal gallery navigation dissapeared

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Cardinal
  • #144909
    nikobruggemans
    Member
    Post count: 29

    First of all let me say that this theme is fabulous! Great work!
    I’ve inserted a gallery in this page, but the navigation isn’t visible. The cursor turns into a pointer where the arrows should be, but no arrows. I was also wondering if it is possible to put the arrows beneath the gallery together with the caption?
    Thank you!

    #144936
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Thanks for the nice words.
    It seems you are using a child theme, in your javascript console there was the error 404 on this file:

    http://www.basisbox.be/prodabc/wp-content/themes/cardinal-child/images/slider-nav.png

    Please fix that 404 error by copying that file to that directory in the child theme.

    -Rui

    #145131
    nikobruggemans
    Member
    Post count: 29

    I copied the images folder from the themes folder into the child themes folder and it works! Thank you!

    Is it possible to put the arrows and caption under the gallery slider like this example? http://www.bernardobader.com/projekt/haus-kaltschmiedn
    Also with fixed height and pictures aligned to the left?

    #145135
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    That is already a complex change to accomplish. Unfortunately we can do it.
    Hope you understand.

    -Rui

    #145562
    nikobruggemans
    Member
    Post count: 29

    I understand, no problem.
    Is it possible to show the arrows of the slider all the time, not only on hovering? I want the arrows to be there all the time.

    #145663
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please check your link

    – Kyle

    #145670
    nikobruggemans
    Member
    Post count: 29

    Which link do you mean? Here is an example of a gallery slideshow where I would like the arrows to be constantly visible. (even the left one if possible) http://www.basisbox.be/prodabc/portfolio/speelgoed-atelier-venetie/

    #145679
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .flex-direction-nav a, .wooslider-direction-nav a, .carousel-wrap a.carousel-next, .carousel-wrap a.carousel-prev {
      background: url("images/showcase-nav.png") no-repeat scroll left center transparent;
      opacity: 0/8;
    }

    – Kyle

    #145706
    nikobruggemans
    Member
    Post count: 29

    Doesn’t seem to work, the arrows only show on hover. I would love to have them all the time. Is it possible?

    Thank you!

    #145712
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sorry, made a mistake:

    .flex-direction-nav a, .wooslider-direction-nav a, .carousel-wrap a.carousel-next, .carousel-wrap a.carousel-prev {
      opacity: 0.8;
    }

    – Kyle

    #222155
    obviews
    Member
    Post count: 19

    Hello,
    I’ve tried css code and moved showcase-nav.png, the arrows don’t show. Is there another solution ?
    Thank you by advance.

    #222170
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    What’s your link?

    – Kyle

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register