• Resolved bieniu4

    (@bieniu4)


    Hello ,

    I have a question,

    How can i create a second button on slider ,

    i made a new group in types as a button 2 but its not working ,

    I want to make 1 button to go to blog and 2nd one to shop ,

    Thanks in advance .

Viewing 9 replies - 1 through 9 (of 9 total)
  • Theme Author shufflehound

    (@shufflehound)

    Hello,

    Sorry, but at this moment slider widget supports only one button per slide. In future updates we will try to add second button.

    ?Hola! Do you know spanish?
    Os habéis currado un bonito tema
    ?Se podría cambiar el color del segundo botón del slide?
    https://rutacaracol.com/

    Theme Author shufflehound

    (@shufflehound)

    Hello,

    Sorry, but we don’t speak in Spanish.

    Can I change the color of second button of the slide?

    Theme Author shufflehound

    (@shufflehound)

    You can change the color with some custom CSS like this:

    .slide-button .btn-white {
        color: blue!important;
    }

    Thanks!! good job!
    Can I change in Header Search the text “Searcch here…” to “Buscar aquí”?

    Theme Author shufflehound

    (@shufflehound)

    Yes, you can, because Maskitto Light theme is translate ready.
    To translate this theme use editor like poedit and use included translation file inside language folder.

    I changed a few words, but i can’t change “search here” or “previous post” or “Next Post”
    I can change in the css or php theme ?

    Theme Author shufflehound

    (@shufflehound)

    Hello,

    You can change that by editing PHP files, but keep in mind that after every new update all theme files will be reseted.

    “Search here” – location is inc/initialize.php line:631
    “Previous post” – location is inc/template-tags.php line:59
    “Next post” – location is inc/template-tags.php line:59

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Slider Button’ is closed to new replies.