[Support request] "SECTION" and columns

Home Forums Support [Support request] "SECTION" and columns

Home Forums Support "SECTION" and columns

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #316349
    Michael

    Hello,

    Sorry for the silly question, but I am trying to do columns when building the page using the SECTIONS feature of GP. When I put in this code, I get a line all around the table.

    <tr>
    <td>100</td>
    <td>200</td>
    <td>300</td>
    </tr>
    <tr>
    <td>400</td>
    <td>500</td>
    <td>600</td>
    </tr>
    </table>

    Mike

    #316365
    Tom
    Lead Developer
    Lead Developer

    Hi Mike,

    I would use a solution like this to create columns: https://wordpress.org/plugins/lightweight-grid-columns/

    HTML tables should be reserved for tabular data only.

    #316405
    Michael

    Thanks Tom,

    Do you have any other plugins you created/recommend? I see you did the lightweight columns.

    Mike

    #316418
    Leo
    Staff
    Customer Support
    #318750
    dale

    Jumping in because I was trying to build a table in Sections and not having much luck. Lightweight Grid Columns looks like a good solution, but it’s not tested with the newest version of WP. Do you have plans to maintain it?

    #318863
    Leo
    Staff
    Customer Support

    Hi Dale,

    This should still be the best option for creating columns ๐Ÿ™‚

    Let me know if you need more info.

    #318957
    dale

    I installed it. It’s not working the way I expected, but I am a bit slow today so who knows. I can ask about that in the proper forum once I’ve gotten some sleep ๐Ÿ™‚

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.