• Resolved hunvm

    (@hunvm)


    On mobile phone not the whole table is displayed, please look here:

    http://scopribudapest.com/

    I have already tried to use Jetpack mobile theme but with it it was even worst.

    I also read about responsive data tables in CSS tricks but with my poor HTML knowledge I can’t actualize it for my problem.

    Is there any simplier solution?

    Thank You in advance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @hunvm,

    I don’t recommend using HTML tables for layout as, as you’ve discovered, it’s hard to make them work across multiple devices. Some browsers may also render them differently to others.

    Instead, I recommend either of the following two alternatives:

    • Use HTML <div> tags to create columns or find a plugin to generate columns on your behalf. This article gives a good overview on how to use HTML to create columns and also some options for plugins.
    • Use Sela’s Front Page template to display your images in widgets.

    To assign a page template: Navigate to the editor for a page and then select from the Template dropdown menu in the Page Attributes module. The Page Attributes module can generally be found to the right hand of the editor. If you can’t see it, select the Screen Options tab in the upper right and then check the option next to Page Attributes to get the module to display.

    After you have assigned that template, navigate to Appearance > Widgets and add the HTML for your images and links in each of the Front Page Area widgets.

    Let me know how you get on with those options and if further questions come up.

    Thread Starter hunvm

    (@hunvm)

    Dear Siobhan,

    Thank You very much for your help.

    First I tried to add the images and links in widgets as You adviced but I couldn’t put them horizontally only vertically by one by.

    Then I dicided to use HTML <div> tags, and with it the position of the images is OK, but I have some problems with the syllabication (in the mobile version).

    Finally I installed Advanced WP columns and with it FUNCTIONS WELL:)

    Thank You very muche for your fast and complete help!

    Monika

    I’m glad you found a plugin that works well for your needs, Monika! We’re right here if you have any extra questions, too.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Table view on mobile’ is closed to new replies.