• Resolved jsminchak

    (@jsminchak)


    I have the responsive extension installed, and the table code has responsive=”phone”, but on the iPod it doesn’t seem to be working at all. https://test.buergerenergy.com/proven-results/ is the url of the page with the table. Here is the Debug and Version info from the plugin…

    Please provide this information in bug reports and support requests.

    · Website: https://test.buergerenergy.com
    · TablePress: 1.0
    · TablePress (DB): 18
    · TablePress table scheme: 3
    · Plugin installed: 2013/05/15 04:44:10
    · WordPress: 3.5.1
    · Multisite: no
    · PHP: 5.3.21
    · mySQL (Server): 5.0.96-log
    · mySQL (Client): 5.5.19
    · ZIP support: yes
    · UTF-8 conversion: yes
    · WP Memory Limit: 40M
    · Server Memory Limit: 256M
    · Magic Quotes: on
    · WP_DEBUG: false

    Please assist.

    https://www.ads-software.com/extend/plugins/tablepress/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    From what I can see, the functionality in itself is working in the web browser (which can test by reducing the width of the browser).

    However, I don’t really know why this is not working on the iPod. It might be possible that your theme contains some code that changes how the iPod determines or handles the width of the browser in CSS.

    Could you try again after temporarily switching to the WordPress default theme TwentyTwelve? Does that work?

    Regards,
    Tobias

    Thread Starter jsminchak

    (@jsminchak)

    The theme I am using is more like a framework, called Catalyst Theme with Dynamik Child Theme. It has an option built in to activate Responsive Design options (which is currently activated), so if you view the site in any kind of android, iphone, ipod, etc, you will see how it works. This is likely the issue. I am hesitant to switch themes because of all of the custom css, and theme/childtheme settings that I would fear be reset.

    I have the ability to hardcode the @media to make the table smaller and smaller at various browser widths, if you could give me the ID or Class I would use to define the widths.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    ok, that makes sense. It’s then indeed likely that those theme settings somehow interfere or at least influence this.

    The Responsive Tables Extension actually uses @media queries to activate the responsiveness. Please see the file “tablepress-responsive.css” in the Extention’s folder for more information. That will also give you input about the uses CSS classes of the Extension. For the regular TablePress CSS classes and IDs, please also see the TablePress documentation at https://tablepress.org/documentation/

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Responsive extension not working on mobile’ is closed to new replies.