Shopclass is a premium and open source osclass theme.
Made for the latest version of Mindstellar Osclass to provide premium features without the requirements of plugins.
https://github.com/mindstellar/shopclass
Our Note: This theme works with issues, use it mainly for testing and see how it works for you.
I attach it also here for easiness.
Thanks for bringing this to our attention. Seems promising but several issues.
1. The logo seems distrorted and i see no css form for the theme?
2. There is some "Or" in login and register, probably for social login. But we do not use that.
3. That silly black background of buildings at the footer how do we change it?
4. There is a Depreciated debug log notice "USER_DEPRECATED: footer_scripts_loaded is deprecated since version 5.1.0! Use scripts_loaded instead."
thanks!
4. There is a Depreciated debug log notice "USER_DEPRECATED: footer_scripts_loaded is deprecated since version 5.1.0! Use scripts_loaded instead."
Fixed. A simple rearch and replace. Pitty that the developer didn't fix his own theme.
Thanks for bringing this to our attention. Seems promising but several issues.
1. The logo seems distrorted and i see no css form for the theme?
Yes that comes from an style IN header.php .... not a good practice.
Edit the header.php and change line 12 the height from 53px to auto.
2. There is some "Or" in login and register, probably for social login. But we do not use that.
Comment out the "Or" php echo line in user-register.php and user-login.php, there is no other way.
This theme doesn't have some additional form for CSS and we are obliged to edit things here and there.
Otherwise we could hide it via css.
3. That silly black background of buildings at the footer how do we change it?
Replace the background image (background1 and background2) with something else, a line or whatever you want.