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. Unpredictable distance between paragraphs

Unpredictable distance between paragraphs

Scheduled Pinned Locked Moved Bug Reports
13 Posts 3 Posters 299 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.
  • J Offline
    J Offline
    jw
    wrote on last edited by jw
    #1

    Hello everyone,

    https://www.annakubelik.com/profile/

    You can see that the distance between two paragraphs is not uniform, despite me setting the Space Top/Bottom to 0px and simply adding an extra line between every paragraph. Also, if you highlight the text you can sometimes see the extra line – and sometimes not.

    What have I missed here?

    Best
    Julius

    Bildschirmfoto 2020-04-20 um 15.20.15.png Bildschirmfoto 2020-04-20 um 15.20.06.png Bildschirmfoto 2020-04-20 um 15.19.30.png

    1 Reply Last reply
    0
    • arminunruhA Offline
      arminunruhA Offline
      arminunruh
      Global Moderator
      wrote on last edited by
      #2

      hello there is an empty paragraph tag in between two blocks of text
      Screenshot 2020-04-21 at 18.03.57.png

      also theres lots of html that shouldnt be there i believe

      you might have copied the text from a website and inserted it right into the texteditor which copies unwanted HTML

      if you copy the text, you could insert it into a texteditor like "textedit" or your standard texteditor. then copy it again from there and insert it into the texteditor in the gridder

      this extra step strips away all formatting and html of the text

      1 Reply Last reply
      0
      • J Offline
        J Offline
        jw
        wrote on last edited by
        #3

        That fixed it, yes! I did copy it from the old website which was transferred to Lay Theme :) On that note: I bought a pro license and used that activation key but used the .zip from my old studio license. Can that cause any problems in the long run?

        Cheers

        1 Reply Last reply
        0
        • arminunruhA Offline
          arminunruhA Offline
          arminunruh
          Global Moderator
          wrote on last edited by
          #4

          no that's no problem, the files are the same, just the key is different

          1 Reply Last reply
          0
          • J Offline
            J Offline
            jw
            wrote on last edited by
            #5

            Hello,

            once again this problem has come up, but in a different context. While most of the entries in the tables look fine, some of them have different line heights despite my efforts to copy the content from a unformatted text editor.

            https://www.annakubelik.com/cv2

            Is this a bug or am I doing something wrong? Is there a way to clear all formatting of a table cell?

            Best
            Julius

            1 Reply Last reply
            0
            • mariusjopenM Offline
              mariusjopenM Offline
              mariusjopen
              Global Moderator
              wrote on last edited by
              #6

              Dear @jw
              we recommend to remove the formatting of the lines with the wrong settings. Then apply them again. Maybe something collided before?
              Best!
              Marius

              www.mariusjopen.world

              1 Reply Last reply
              0
              • J Offline
                J Offline
                jw
                wrote on last edited by
                #7

                Hey Marius,

                yes, this is why I copied all of the lines to a unformatted text editor file before copying them into the table again. I gave it another try and noticed that despite the table field being empty, there still was an invisible <p> in the field which I deleted with an extra backspace. I saw this in the breadcrumb style tag list at the bottom of the text editor field. After deleting the invisible tag, it looks like it should.

                Still, this is a problem that keeps coming back. It would be nice if it was possible to somehow remove the formatting of a text inside lay.

                Best
                Julius

                1 Reply Last reply
                0
                • J Offline
                  J Offline
                  jw
                  wrote on last edited by
                  #8

                  Another update to this:

                  I recently updated my personal website to 3.3.0 and now the Thumbnail project description has a double line break instead of one prior to the update. See www.winckler.net for reference. I think this might be down to a similar problem but caused no issues before my recent update. I deleted all of the formatting but the problem still remains.

                  How can I downgrade back to a previous version of Lay Theme until this issue is resolved?

                  1 Reply Last reply
                  0
                  • mariusjopenM Offline
                    mariusjopenM Offline
                    mariusjopen
                    Global Moderator
                    wrote on last edited by
                    #9

                    Dear @jw
                    there is not a double line break. You added some margin-top to the text-format.
                    Best!
                    Marius

                    www.mariusjopen.world

                    1 Reply Last reply
                    0
                    • J Offline
                      J Offline
                      jw
                      wrote on last edited by
                      #10

                      That's odd, neither my text formats nor my custom CSS does this – what could be the reason? This problem only came up with the update to 3.3.0 without me (knowingly) changing anything.

                      Cheers
                      Julius

                      .top-padding{
                          padding-top: 100px;
                      }
                      
                      .infotext{
                          max-width: 600px;
                          /*position: fixed;*/
                      }
                      
                      td{
                          vertical-align: top;
                          padding-bottom: 20px;
                          padding-right: 15px;
                      }
                      
                      /*.WIP{
                          <h1 class="_HEADLINE WIP">work in progress</h1>
                          position: absolute;
                          top: 34px;
                          right: 5%;
                          text-align: right;
                          color: #ff5500;
                      }*/
                      

                      Bildschirmfoto 2020-06-03 um 11.49.41.png

                      1 Reply Last reply
                      0
                      • mariusjopenM Offline
                        mariusjopenM Offline
                        mariusjopen
                        Global Moderator
                        wrote on last edited by
                        #11

                        Dear @jw
                        did you look in the CUSTOMIZER?
                        Otherwise you can use CUSTOM CSS to get rid of it.
                        Best!
                        Marius

                        www.mariusjopen.world

                        1 Reply Last reply
                        0
                        • J Offline
                          J Offline
                          jw
                          wrote on last edited by
                          #12

                          I couldn't find anything in the customizer either but solved it through the custom CSS. Still odd that this only came up with the latest update. Thanks for the help, @mariusjopen!

                          Best,
                          Julius

                          1 Reply Last reply
                          0
                          • mariusjopenM Offline
                            mariusjopenM Offline
                            mariusjopen
                            Global Moderator
                            wrote on last edited by
                            #13

                            Dear @jw
                            Nice!
                            Thank you for letting us know!
                            Best and have a wonderful day!
                            Marius

                            www.mariusjopen.world

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


                            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
                            C
                            craigfeldspar
                            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.
                            • First post
                              Last post
                            0
                            • Recent
                            • Tags
                            • Popular
                            • Users
                            • Search