10

Product support

Visit this product's website for support.

Categories

  • Found the theme useful on 29 Mar, 2021

    Hello, when I install and activate Mall Demo Theme, frontend displays below error, how can I fix it? Thanks!

    We're sorry, but an unhandled error occurred. Please see the details below.

    An exception has been thrown during the rendering of a template ("Mall: Please select a category page via the backend settings.") in "/opt/bitnami/apache/htdocs/themes/offline-oc-mall-theme/layouts/default.htm" at line 18.

            if (-1 === $e->getTemplateLine()) {
                $e->guess();
            }
    
            throw $e;
        } catch (\Exception $e) {
            $e = new RuntimeError(sprintf('An exception has been thrown during the rendering of a template ("%s").', $e->getMessage()), -1, $this->getSourceContext(), $e);
            $e->guess();
    
            throw $e;
        }
    }

  • author

    Replied on 29 Mar, 2021

    It says it right there in the error message:

    Mall: Please select a category page via the backend settings.

    In your backend settings, go to Mall's general settings and select the right pages from the dropdowns. You can use GitHub to report any issues you have with the plugin.

    Thank you for the review!

  • Found the theme useful on 20 May, 2019

    Hi team, is there any plan to make this theme responsive ?

  • author

    Replied on 20 May, 2019

    Hi, thank you for your review!

    Currently there are no plans to make this specific theme responsive. The demo theme aims to be a example of how to integrate the plugin with October rather than being a theme that can be re-used for custom projects.

    We plan to create a new easier to customize demo theme in the future.

    If you or anyone else feels up to the task we will gladly accept a PR on GitHub.

1.0.9

Added property values to product component

Jan 16, 2020

1.0.8

Minor improvements

Jan 08, 2020

1.0.7

Added PDF export for Wishlists

Nov 14, 2019

1.0.6

Added styles for reviews

Nov 07, 2019

1.0.5

Added terms and conditions checkbox

Nov 07, 2019

1.0.4

Added wishlists

Sep 03, 2019

1.0.3

Added default checkbox styles for custom fields

Feb 02, 2019

1.0.2

Added new on_sale filter

Jan 10, 2019

1.0.1

Initial release

Jan 08, 2019