Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. Bug Reports
  3. Overflow-y not hidden on captions-wrap

Overflow-y not hidden on captions-wrap

Scheduled Pinned Locked Moved Bug Reports
23 Posts 4 Posters 462 Views
  • 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 Offline
    S Offline
    samuel.t
    wrote on Aug 21, 2020, 7:53 AM last edited by
    #5

    Great - I'll wait for the update and confirm once the problem is resolved.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      samuel.t
      wrote on Aug 26, 2020, 6:57 PM last edited by
      #6

      Yep, fix works - thank you. Bug can be closed.

      1 Reply Last reply
      0
      • R Offline
        R Offline
        Richard
        Global Moderator
        wrote on Aug 27, 2020, 1:35 PM last edited by Richard Aug 27, 2020, 9:37 AM
        #7

        Dear @samuel-t

        Thank you indeed for following up, this is very kind & helps promote the forum :)

        Have a wonderful day
        Best
        Richard

        L 1 Reply Last reply Sep 2, 2020, 9:49 PM
        0
        • R Richard
          Aug 27, 2020, 1:35 PM

          Dear @samuel-t

          Thank you indeed for following up, this is very kind & helps promote the forum :)

          Have a wonderful day
          Best
          Richard

          L Offline
          L Offline
          lilievongruen
          wrote on Sep 2, 2020, 9:49 PM last edited by
          #8

          Dear @Richard-Keith
          I am experiencing the same issue. Everything is up to date but the scrollbar gets still activated:

          Bildschirmfoto 2020-09-02 um 23.43.04.png

          Source: https://mona.productions/

          Installed/Activated plugins:
          Google Analytics for WordPress by MonsterInsights
          Really Simple SSL
          Simple Post Notes

          Could you have a look at it again? Thank you!

          1 Reply Last reply
          0
          • S Offline
            S Offline
            samuel.t
            wrote on Sep 2, 2020, 10:04 PM last edited by
            #9

            Are you're sure you're running the latest theme? When looking at your page, the fix with "overflow-y: hidden" is not there. When adding it manually through the developers console, the page looks fine.

            L 1 Reply Last reply Sep 2, 2020, 10:09 PM
            0
            • S samuel.t
              Sep 2, 2020, 10:04 PM

              Are you're sure you're running the latest theme? When looking at your page, the fix with "overflow-y: hidden" is not there. When adding it manually through the developers console, the page looks fine.

              L Offline
              L Offline
              lilievongruen
              wrote on Sep 2, 2020, 10:09 PM last edited by
              #10

              Hi @samuel-t, there is no update available and I am running lay theme 3.4.5.

              Bildschirmfoto 2020-09-03 um 00.07.30.png

              I uninstalled the plugin Simple Post Notes…no change so far.

              1 Reply Last reply
              0
              • S Offline
                S Offline
                samuel.t
                wrote on Sep 2, 2020, 10:28 PM last edited by
                #11

                @arminunruh : looks like another class selection is needed:

                .lay-carousel-sink .single-caption {
                overflow-y: hidden;
                }
                

                .single-caption instead of .captions-wrap

                L 1 Reply Last reply Sep 2, 2020, 10:33 PM
                0
                • S samuel.t
                  Sep 2, 2020, 10:28 PM

                  @arminunruh : looks like another class selection is needed:

                  .lay-carousel-sink .single-caption {
                  overflow-y: hidden;
                  }
                  

                  .single-caption instead of .captions-wrap

                  L Offline
                  L Offline
                  lilievongruen
                  wrote on Sep 2, 2020, 10:33 PM last edited by
                  #12

                  Thank you @samuel-t, it works on Firefox. Safari is still showing the scrollbar.

                  1 Reply Last reply
                  0
                  • R Offline
                    R Offline
                    Richard
                    Global Moderator
                    wrote on Sep 4, 2020, 5:13 PM last edited by
                    #13

                    Dear @samuel-t

                    Thanks for following up again and providing interest in this,
                    I will forward this for further inspection

                    @lilievongruen
                    As a 'Must ask" part of debugging, do you have:

                    • any third party plugins that when de-activated change the issue?
                    • any Custom CSS, HTML or JS/jQuery code that when temporarily removed changes the issue?
                    • ( as mentioned before :) , Both the Theme and the Theme's Addon's are all up to date.

                    Let me know and come to a solution,
                    Until then @lilievongruen thank you for using Lay Theme and your patience

                    Best wishes and a nice weekend

                    Sincerely
                    Richard

                    L 1 Reply Last reply Sep 5, 2020, 5:41 PM
                    0
                    • R Richard
                      Sep 4, 2020, 5:13 PM

                      Dear @samuel-t

                      Thanks for following up again and providing interest in this,
                      I will forward this for further inspection

                      @lilievongruen
                      As a 'Must ask" part of debugging, do you have:

                      • any third party plugins that when de-activated change the issue?
                      • any Custom CSS, HTML or JS/jQuery code that when temporarily removed changes the issue?
                      • ( as mentioned before :) , Both the Theme and the Theme's Addon's are all up to date.

                      Let me know and come to a solution,
                      Until then @lilievongruen thank you for using Lay Theme and your patience

                      Best wishes and a nice weekend

                      Sincerely
                      Richard

                      L Offline
                      L Offline
                      lilievongruen
                      wrote on Sep 5, 2020, 5:41 PM last edited by
                      #14

                      Dear @Richard-Keith,

                      as you suggested, I did temporarily deactivate third party plugins and removed all custom css. The scrollbar was still showing up in Safari.

                      Third party plugins are:
                      Google Analytics for WordPress by MonsterInsights
                      Really Simple SSL

                      Thank you for further inspection!

                      1 Reply Last reply
                      0
                      • R Offline
                        R Offline
                        Richard
                        Global Moderator
                        wrote on Sep 8, 2020, 12:15 PM last edited by Richard Sep 8, 2020, 8:16 AM
                        #15

                        Dear @lilievongruen

                        I am inspecting your website and do not see the Scroll bars that have been an issue,
                        Did you update & the problem is solved?

                        Screen Shot 2020-09-08 at 2.12.18 PM.png

                        Would love to know the end result if you are able :)

                        Also any additional question's that may still be causing you issue.

                        Best Wishes
                        Richard

                        L 1 Reply Last reply Sep 8, 2020, 12:41 PM
                        0
                        • S Offline
                          S Offline
                          samuel.t
                          wrote on Sep 8, 2020, 12:25 PM last edited by
                          #16

                          .single-caption now has an attribute "overflow-y: hidden". Not sure if this has been inserted with some custom CSS or is from a theme update.

                          L 1 Reply Last reply Sep 8, 2020, 5:51 PM
                          0
                          • R Richard
                            Sep 8, 2020, 12:15 PM

                            Dear @lilievongruen

                            I am inspecting your website and do not see the Scroll bars that have been an issue,
                            Did you update & the problem is solved?

                            Screen Shot 2020-09-08 at 2.12.18 PM.png

                            Would love to know the end result if you are able :)

                            Also any additional question's that may still be causing you issue.

                            Best Wishes
                            Richard

                            L Offline
                            L Offline
                            lilievongruen
                            wrote on Sep 8, 2020, 12:41 PM last edited by
                            #17

                            Dear @Richard-Keith and @samuel-t
                            the issue is still appearing in Safari, but not in all screen sizes, so when I changed the size of the browser window I got different results.

                            Bildschirmfoto 2020-09-08 um 14.38.29.png

                            Thank you, best, Susann

                            1 Reply Last reply
                            0
                            • S samuel.t
                              Sep 8, 2020, 12:25 PM

                              .single-caption now has an attribute "overflow-y: hidden". Not sure if this has been inserted with some custom CSS or is from a theme update.

                              L Offline
                              L Offline
                              lilievongruen
                              wrote on Sep 8, 2020, 5:51 PM last edited by
                              #18

                              Dear @samuel-t the attribute "overflow-y: hidden" has been added by custom css. Theme is up to date.

                              1 Reply Last reply
                              0
                              • R Offline
                                R Offline
                                Richard
                                Global Moderator
                                wrote on Sep 9, 2020, 1:52 PM last edited by Richard Sep 9, 2020, 9:53 AM
                                #19

                                Dear @lilievongruen

                                Could you please send your website address, /wp-admin/ username and password and a link to this topic to info@laytheme.com ?

                                At this point it is the best way forwards.

                                Sincerely
                                Richard

                                L 1 Reply Last reply Sep 10, 2020, 12:25 PM
                                0
                                • R Richard
                                  Sep 9, 2020, 1:52 PM

                                  Dear @lilievongruen

                                  Could you please send your website address, /wp-admin/ username and password and a link to this topic to info@laytheme.com?

                                  At this point it is the best way forwards.

                                  Sincerely
                                  Richard

                                  L Offline
                                  L Offline
                                  lilievongruen
                                  wrote on Sep 10, 2020, 12:25 PM last edited by
                                  #20

                                  Dear @Richard-Keith, I just send you an email…thank you!

                                  1 Reply Last reply
                                  0
                                  • A Offline
                                    A Offline
                                    arminunruh
                                    Global Moderator
                                    wrote on Sep 11, 2020, 11:54 AM last edited by
                                    #21

                                    hey if you update the carousel addon now, this should be fixed!

                                    1 Reply Last reply
                                    0
                                    • L Offline
                                      L Offline
                                      lilievongruen
                                      wrote on Sep 15, 2020, 11:55 AM last edited by
                                      #22

                                      Dear @Armin-Unruh & @Richard-Keith,
                                      it works now. Thank you!

                                      Best, Susann

                                      1 Reply Last reply
                                      0
                                      • R Offline
                                        R Offline
                                        Richard
                                        Global Moderator
                                        wrote on Sep 16, 2020, 6:18 AM last edited by
                                        #23

                                        Dear @lilievongruen

                                        Amazing!
                                        Thank you for posting to confirm your success as this help other's as well.

                                        Have a wonderful day and thank you for using Lay Theme

                                        Best Wishes
                                        Richard

                                        1 Reply Last reply
                                        0
                                        Reply
                                        • Reply as topic
                                        Log in to reply
                                        • Oldest to Newest
                                        • Newest to Oldest
                                        • Most Votes

                                        14/23

                                        Sep 5, 2020, 5:41 PM


                                        I also code custom websites or custom Lay features.
                                        💿 Email me here: 💿
                                        info@laytheme.com

                                        Before you post:
                                        1. When using a WordPress Cache plugin, disable it or clear your cache.
                                        2. Update Lay Theme and all Lay Theme Addons
                                        3. Disable all Plugins
                                        4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

                                        This often solves issues you might run into

                                        When you post:
                                        1. Post a link to where the problem is
                                        2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
                                        3. If the problem is difficult to explain, post screenshots / link to a video to explain it
                                        Online Users
                                        reinterpretR
                                        reinterpret
                                        about a minute ago
                                        benjaminmugnierB
                                        benjaminmugnier
                                        28 minutes ago
                                        Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
                                        laytheme.com
                                        • Login

                                        • Don't have an account? Register

                                        • Login or register to search.
                                        14 out of 23
                                        • First post
                                          14/23
                                          Last post
                                        0
                                        • Recent
                                        • Tags
                                        • Popular
                                        • Users
                                        • Search