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

    (@dbar-productions)

    If you’re using the tables view, I made a really simple plugin a few years back that queues up the jquery Stacktables plugin which will stack columns in your tables on your site for mobile view:

    https://www.ads-software.com/plugins/ssp-stacktable-tables/

    The other option is to switch to the divs view and override/disable the CSS of my plugin and create your own CSS to display things the way you want for the various desktop and mobile views.

    Thread Starter the_webscaper

    (@the_webscaper)

    Aha, that’s what I thought I remembered, but I couldn’t find the plugin. It’s been removed from the repository – and it’s kicking the following error:

    Warning: include(shortcodes.php): failed to open stream: No such file or directory in /home/customer/www/movingcommunitiestochrist.org/public_html/wp-content/plugins/ssp-stacktable-tables/ssp-stacktable-tables.php on line 148
    
    Warning: include(): Failed opening 'shortcodes.php' for inclusion (include_path='/home/customer/www/movingcommunitiestochrist.org/public_html/wp-content/plugins/mai-styles/vendor/aristath/kirki:/home/customer/www/movingcommunitiestochrist.org/public_html/wp-content/plugins/mai-styles/vendor/aristath/kirki/core:.:/usr/local/php74/pear') in /home/customer/www/movingcommunitiestochrist.org/public_html/wp-content/plugins/ssp-stacktable-tables/ssp-stacktable-tables.php on line 148

    I can’t tell if the error is a quick fix, but if it is, by updating it I think it would be available through the repo again? For what it’s worth, other than the error, it does still work and fixed the issue on my page. Could use some styling but at least it’s now usable. Thank you!

    Kym

    Plugin Author DBAR Productions

    (@dbar-productions)

    I can still see the plugin in the repository at the link I gave you, even when I log out and use a private browsing window, so it hasn’t been removed and I have had no notifications from WP of it being removed.

    I just reactivated it on my dev site and tried it both with selecting the pages to queue it up on, and also with the shortcode, and it’s still working just fine here.

    Looks like your installation is missing the shortcodes.php file, which is really just a simple php/html file to show the shortcodes you can use, when you are on the admin settings page for the plugin.

    Try downloading and installing the plugin again. If you still have troubles, please use the support forum for that plugin, as it’s a completely separate plugin from this one.

    If you can’t download it for some reason, you can email me privately and I’ll send the full plugin to you. It’s a very simple plugin that just queues up some javascript, so even though I haven’t updated it for a long time, there is really nothing that needs updating as it still works just fine.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mobile display’ is closed to new replies.