• Resolved dbyrnecan

    (@dbyrnecan)


    Hi, I am using a Theme that contains this schedule. It’s a table that the developer of the theme made as part of WPBakery content elements. Does your plugin work with this? Any ideas on what I could do?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Nikolay Nikolov

    (@nnikolov)

    Hello.
    If we look at the source code of that table we see that it is not even a table. There is no table tag. It is made with many div tags. My plugin is for tables only (the <table> HTML tag).
    Your table seems to be made to be able to scroll right and left at least, which kind of makes it responsive, this is a common way to handle the issue as well. But not real responsiveness. If you want real responsiveness you can either ask the developer to make it and update the plugin or hire a developer to make it via additional CSS code that you can include in your site to overwrite the CSS code of the plugin.
    Regards.

Viewing 1 replies (of 1 total)

The topic ‘Plugin not working’ is closed to new replies.