Lay Theme Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    Carousel Addon Caption listed

    Bug Reports
    2
    10
    293
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      saonkeer last edited by

      Hi, I´m currently building a website for a client. https://www.paul-richard-keller.com/kreationen/#Ringefürzwei

      The Carousel Addon shows the Caption listed? 0_1557606902049_Bildschirmfoto 2019-05-11 um 22.29.57.png

      Captions are not shown properly? I would like to have just one textline according to each picture. Could someone help me ?

      Thanks you so much!

      best, Paul

      1 Reply Last reply Reply Quote 0
      • mariusjopen
        mariusjopen Global Moderator last edited by

        Dear @saonkeer
        you need to add the caption for each image in the Carosel.

        You did that?

        Best!

        Marius

        www.mariusjopen.world

        1 Reply Last reply Reply Quote 0
        • S
          saonkeer last edited by

          Hey Marius,

          yes I added a caption for each image. New versions of Google Chrome work fine. Looks like its a problem for older OSX versions and some older browsers. Maybe you got an idea?

          Best!

          Paul

          1 Reply Last reply Reply Quote 0
          • mariusjopen
            mariusjopen Global Moderator last edited by

            Dear @saonkeer
            there is an error on your page.
            What extra plugins do you use?

            Best!

            Marius

            www.mariusjopen.world

            1 Reply Last reply Reply Quote 0
            • S
              saonkeer last edited by

              Hey @mariusjopen
              I use these:

              -Akismet Anti-Spam
              -Goldschmiede_Schriften #3758769 (myfonts pack)
              -Lay Theme Carousel
              -Lay Theme Fullscreen Slider
              -Lay Theme Lightbox
              -qTranslate-X
              -Smart Cookie Kit
              -WP Migrate DB

              Hope you can help me

              Thanks!

              Paul

              1 Reply Last reply Reply Quote 0
              • mariusjopen
                mariusjopen Global Moderator last edited by

                Dear @saonkeer
                mhm. That looks fine.
                What custom code do you use?

                Best!

                Marius

                www.mariusjopen.world

                1 Reply Last reply Reply Quote 0
                • S
                  saonkeer last edited by

                  Hi @mariusjopen

                  I used this code in Custom CSS:

                  #footer-region {
                  z-index: 1000;
                  }

                  .lay-hr {
                  height: 2px;
                  background-color: #d4af37;
                  }
                  .lay-carousel.fadeSlider.fading .lay-carousel-slide.transition
                  { transition: opacity 8000ms ease-out;}
                  .img {
                  z-index:1;
                  }
                  .img a img{
                  transition: all 300ms ease;
                  }

                  .img:hover .img{
                  filter: brightness(50%);
                  }

                  .img .caption{
                  opacity: 0;
                  transition: opacity 300ms ease;
                  }

                  .img:hover .caption{
                  opacity: 1;
                  }

                  .caption{
                  text-shadow: 0px 0px 0px 10px rgba(0,0,0,0.56);
                  position: absolute;
                  top: 50%;
                  left: 50%;
                  -webkit-transform: translate(-50%, -50%);
                  -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
                  text-align: center;
                  z-index:2;
                  }

                  and this in Custom <head> content

                  <script>
                  window.laytheme.on('newpageshown', function(){
                  if(window.location.hash.length > 0){
                  var id = window.location.hash;
                  if(jQuery(id).length > 0){
                  jQuery('html, body').animate(
                  { scrollTop: jQuery(id).offset().top },
                  { duration: 1200 });
                  }
                  }
                  });
                  </script>

                  Best!

                  Paul

                  1 Reply Last reply Reply Quote 0
                  • mariusjopen
                    mariusjopen Global Moderator last edited by

                    Dear @saonkeer
                    is the problem still there if you take out all the CUSTOM CODE?

                    Best!

                    Marius

                    www.mariusjopen.world

                    1 Reply Last reply Reply Quote 0
                    • S
                      saonkeer last edited by

                      Dear @mariusjopen

                      found the error. The link is wrong. I used an Ü in the Link looks like that was the problem:
                      https://www.paul-richard-keller.com/kreationen/#ringefürzwei

                      solved it with an UE. :D

                      Thanks for all,
                      Best !

                      Paul

                      1 Reply Last reply Reply Quote 0
                      • mariusjopen
                        mariusjopen Global Moderator last edited by

                        Dear @saonkeer
                        ah wow!

                        Glad you managed it.
                        Thank you for letting us know!

                        Best!

                        Marius

                        www.mariusjopen.world

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post
                        Post a link to where the problem is
                        I don't answer or check forum DMs, please just post on the forum.
                        Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com

                        Before you post:

                        Use the Search Feature. Maybe there is already a solution to your issue.

                        1. Update Lay Theme and all Lay Theme Addons
                        2. Disable all Plugins
                        3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
                        4. Now see if your problem solved itself
                        5. Go here, see if your problem is listed here:
                        Troubleshooting

                        When you post:
                        1. Post a link to where the problem is
                        2. If the problem is difficult to explain, post screenshots / link to a video to explain it

                        Thanks!

                        Online Users

                        K
                        Q
                        L

                        Recent Topics

                        • L

                          HTML

                        • M

                          Burger menu in desktop and tablet view

                        • M

                          WPForms Lite not working with new theme update (5.5.5)

                        • K

                          remove licence from old site

                        laytheme.com