• Resolved linkbuffer

    (@linkbuffer)


    hi,

    i have been using table press for quiet some time now….i need it to be responsive and i have downloaded Responsive table press and my problem is the that the table is responsive even when the window is not shrinked…i have the laptop resolution as 1600×900 and the responsive code i have used was [table id=35 / responsive=”all”] and the page is http://www.jkrostfritt.se/ the first table in the page with the pictures

    Regards,
    Naveen

    https://ww.wp.xz.cn/plugins/tablepress/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Instead of using the value all, you will simply need to use desired value for when responsiveness shall kick in, like phone or tablet, as in

    [table id=35 responsive="tablet" /]

    See the “Usage instructions” on https://tablepress.org/extensions/responsive-tables/ for details.

    Regards,
    Tobias

    Thread Starter linkbuffer

    (@linkbuffer)

    how should i use responsive for phone and tablet is it right ???
    [table id=35 responsive=”phone;tablet” / ]

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    in that case, the “larger” device is all that’s necessary, i.e.

    [table id=35 responsive="tablet" /]

    will switch to the responsive mode on phones and tablets.

    Regards,
    Tobias

    Hello Tobias, Thank you for this great plugin! Wonderful job. My problem is…the table is not responsive on any browser I test on. I have tried many of the suggestions in the other threads. I have spent hours trying to correct this. Could you please take a look? It would be greatly appreciated. Thank you! Development site: http://greatlakesautonetwork.maryannh.com/wp/

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi jocey,

    thanks for your post, and sorry for the trouble.

    The reason for this is that your theme is not really responsive, in the sense that it’s not reducing the page width on small screens 🙁
    Therefore, approaches like reducing the image size is not working here.

    You could maybe try using Horizontal Scrolling from https://ww.wp.xz.cn/support/topic/responsive-tables-scroll-only?replies=6#post-5511954 but I’m not sure that that’s going to help with this theme.

    Regards,
    Tobias

    Tobias,
    Thank you for your response. I determined that it was actually the single cell table that I had placed the TablePress in that was causing my problem. I needed a white background and didn’t think a single cell would cause it to not be responsive.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    ah, yes, that could be it. Using a table for things like that is usually not a good idea, as it can have unexpected drawbacks like this, due to how tables work technically.

    Regards,
    Tobias

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘responsive design’ is closed to new replies.