Recent posts

  • Disable the default stylesheet
    Disable the default stylesheet

    You need to add code to your child theme’s functions.php file or via a plugin that allows custom functions to be added, such as the Code snippets plugin. Please don’t add custom code directly…

  • Change number of products per row
    Change number of products per row

    Add code to your child theme’s functions.php file or via a plugin that allows custom functions to be added, such as the Code snippets plugin. Avoid adding custom code directly to your parent theme’s…

  • Change number of products displayed per page
    Change number of products displayed per page

    Add code to your child theme’s functions.php file or via a plugin that allows custom functions to be added, such as the Code snippets plugin. Avoid adding custom code directly to your parent theme’s…

  • Custom sorting options (asc/desc)
    Custom sorting options (asc/desc)

    A snippet to add new sorting options to the catalog.