• Hey All!

    So, I have a problem which I THINK is down to wordpress’ auto formatting, but I am not too advanced a user an open to correction.

    Basically I have the following page: https://www.innovativewings.com/contact/

    As you can see, the second column is slightly off. Inspecting the code reveals a <p> that may be causing the misalignment?

    But what I have written in the html editor is as follows:

    [raw][one-half]
    <h3>Hangar visits and deliveries:</h3>
    Innovative Wings Inc.[/raw]
    Unit #4 160 MacLaurin Dr.
    Springbank Airport, Calgary,
    Alberta, Canada, T3Z 3S4
    [doc]Mon – Thurs: 0700-1700
    Fri : By Appointment
    Sat – Sun : Closed[/doc][/one-half]
    [raw][one-half last]
    <h3>?Mailing address:</h3>
    Innovative Wings Inc.[/raw]
    160 Rockywood Park N.W.
    Calgary, Alberta, Canada
    T5G 5S1
    [doc]Call: (403) 247-8890
    [email protected]
    Visit the hangar:Map[/doc][/one-half]
    [clear]

    No mention of <p>….so I’m at a loss how to fix the issue. I tried [raw] in case wordpress was making space for the text associated with splitting the colums and have tried the PS Disable Auto Formatting plugin which when batch processed, added a whole load of formatting the the code in the html editor that didn’t fix the issue.

    Any help is hugely appreciated…I’m pretty much done with the ”solving your own problems is fun!” stage…. Grrr Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Just a quick question, are you creating new lines in the post editor for the shortcodes you’re using? If you are, my first suggestion would be to use normal spaces, or no space between shortcodes.

    If you’re doing it the way I suggested, then you can Google for WordPress shortcode_unautop(), you should be able to find something, but just to start you off, here’s a link or two: shortcode_unautop, Shortcode is being surrounded by p tags. If you’re really stuck, contact the theme author.

    Hope that helps

    Thread Starter Griogair

    (@griogair)

    Hey pixel-jay

    I believe I was…here is the screenshot:

    https://db.tt/suHLTOqD

    I have tried condensing the shortcodes instead of having them on separate lines, but so far doesn’t seem to make a difference.

    I will definitely try the links you have provided.

    Thanks for those!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘A simple P problem??’ is closed to new replies.