Jelly Theme Documentation
Installation – top
1. Uploading
- Download the add-on
- Go to Admin panel > Add-ons > Manage Add-ons
- Click on [+] to open upload modal window
- Please choose whatever is comfortable to you:
– Local: zip archive is saved on your computer
– Server: zip archive is uploaded on your server
– URL: you have a direct link to the zip archive - After you selected the zip archive corresponding to your current version of CS-Cart please click Upload & install
2. License Activation
- Open add-on settings page Admin panel > Add-ons > Manage Add-ons >
[TH] Jelly Theme Settings - In Activation tab insert License key
- Save the settings and go back to Manage Add-ons page
- In same line with the name of the add-on, click Active
- Clear cache, choose Administration > Storage > Clear cache
3. Theme Activation
- Go to Admin panel > Design > Themes
- Click on tab Browse all available themes
- Hover “Jelly theme” and press Install button
- Then you can activate the theme in the Installed theme tab
That’s all, the theme is installed
The demonstration banners will be installed automatically
Thin Theme & Emerald Theme
If you are using Thin Theme and/or Emerald Theme themes, you need to comment or remove
ADD `section_class` varchar(255) NOT NULL default '', ADD `section_width` varchar(1) NOT NULL default 'S',
in app/addons/ath_jelly_theme_settings/addon.xml file before installing
Change colors – top
- Go to Design > Themes
- Press Visual Editor in front of the currently active layout
- In the new tab, you will see your shop with Theme editor panel
- In CUSTOMIZE selector choose Colors
- After editing save your changes by pressing Save and press [X] to close editor
Change styles – top
Style files add-on should not be changed, this can lead to incorrect work of the add-on. If there was a need to redefine or add styles, please use Theme editor for this
- Go to Design > Themes
- Press Visual Editor in front of the currently active layout
- In the new tab, you will see your shop with Theme editor panel
- In CUSTOMIZE selector choose Custom CSS
- In textarea your can add your styles
- After editing save your changes by pressing Save and press [X] to close editor
Full-width section – top
You can easily make the section to full width
In grid settings added User-defined CSS class for section and Full width
For their appearance it is necessary to fulfill two conditions
- The grid has no parent
- Width – 16
Theme Update – top
Starting from version 1.13, updates are installed through the Upgrade center
Administration > Upgrade center
To upgrade to 1.13, follow these steps:
- make a full backup of the store
- close the store
- install the theme add-on over the old version without removing the previous one
- clear the cache
- if necessary, make changes that can be erased during the upgrade if you changed the theme files directly
- check that everything is successfully updated
- open the store
To update language variables and add-on settings:
- Go to developer mode
- For this file local_conf.php add define(‘DEVELOPMENT’, true);
If you do not have a file, create one. - Clear the cache
- On the add-ons page in the drop – down list next to the add-on “[TH] Jelly Theme Settings” select “Update”
- Return to normal store mode
You can update alone or contact with us via support@themehills.com
Update layout to CS-Cart 4.10.1
Checkout_layout_for_4.10.1.zip – this is a Checkout layout, to install it follow these steps
- Go to Design > Layouts > Gear next to the plus > Import layout
- In the opened window select Update current layout > Override locations by dispatch
- Upload the unzip file
Theme update for CS-Cart 4.11.3
After the standard theme update process, you must change the color scheme
In the file design/themes/thin_theme/styles/data/<Your_color_scheme>.less
Add less variables:
//checkout @checkout_selected_control_border: #4fbe31; @checkout_control_border: #acbdcd; @checkout_input_border: #acbdcd; @checkout_selected_input_border: #4fbe31; @checkout_step_title: #2e3a47; @checkout_input_text: #2e3a47; @checkout_input_label: #a1a6aa; @checkout_control_background: #fff; @checkout_selected_control_background: #fff; @checkout_control_title: #4fbe31; @checkout_control_description: #6c6c6c; @checkout_control_label: #2e3a47; @checkout_terms_background: #f9f9f9;
FAQ (Frequently asked questions) – top
-
How do I change the default vendor logo?
Change the file design/themes/jelly_theme/media/images/logo.png to yours own and clear the cache.
Changelog
1.24 (13 Oct 2024) Fixed compatibility with the Mega Wishlist add-on Fixes in PHP scripts 1.23 (31 Jul 2024) - Fix in styles - Improved update center - Script fixes 1.22 (25 Jul 2023) Fonts are hosted locally Fix for layout editing mode 1.21 (10 Jan 2023) Added the login button for the multivendor to the drop-down list Fixes in styles for drop-down lists (bug in cs-cart 4.15.2) 1.20 (14 Jul 2022) Fix in the license system If you have www in your domain, and you don't see the new version in the update center, then install the new theme add-on on top of the old one (in a dangerous way - without erasing data in the database) 1.19 (04 Jul 2022) The "Price per unit" add-on has been adapted Updates in the license system (www ignored) Fix in styles 1.18 (21 Jan 2022) Fixes for the Zoom Image add-on Fixed scrolling on the detail page Changes in the image template 1.17 (05 Jan 2022) Updated scripts 1.16 (01 Nov 2021) Fixed image viewers on the detail page Fixed a bug when installing on 4.13.3 Fixed PHP error when calling the fn_get_discussion function when the feedback add-on is turned off 1.15 (23 Mar 2021) Fixed a bug that occurs when the Comments & reviews add-on is disabled 1.14 (03 Mar 2021) Fixed compatibility with Call requests add-on Added captions to icons Added the ability to enable / disable the image stub on the detailed product page Fixes to styles 1.13 (22 Feb 2021) Integrated the update system through the Upgrade center 1.12 (18 Dec 2020) Updated the add-on for compatibility with CS-Cart 4.12.1 You need to reinstall the add-on for CS-Cart Multivendor Ultimate 1.11 (24 Jun 2020) Fixes in styles Added a hook to fix the shopping cart icon when the "Direct Customer-to-Vendor Payments" add-on is enabled 1.10 (25 Mar 2020) RTL fixes: quick view and arrows design/themes/jelly_theme/css/rtl.less 1.09 (18 Mar 2020) --!Before updating, let us know if you have Multi-Vendor Ultimate!-- Updated the license system Added language variables Fix for Image zoom add-on design/themes/jelly_theme/css/product_pages.less 1.08 (06 Feb 2020) Added compatibility with CS-Cart 4.11.3 Modified files design/themes/thin_theme/styles/schema.json and LESS files in the folder design/themes/thin_theme/styles/data add fix for "Simtech Development: YouTube Video Gallery" add-on design/themes/jelly_theme/templates/addons/sd_youtube/overrides/common/image.tpl add fix for phone block design/themes/jelly_theme/templates/blocks/static_templates/phone_dropdown.tpl 1.07 (28 Jul 2019) Updated search layout Updated checkout layout 1.06 (05 Jul 2019) Fixed a bug of the "Image zoom" add-on 1.05 (27 Jun 2019) Fixed product detail page 1.04 (03 Jun 2019) Fixed checkout page for 4.10.1 Fixed product details page Updated layouts 1.03 (22 May 2019) Fixed display of SVG for Firefox Fixed error when no add-on "Call requests " 1.02 (14 May 2019) RTL support Russification of layout Added styles to support CS-Cart 4.10 1.01 (09 May 2019) Changed license system Changed the priority of the add-on 1.0 (07 May 2019) Product release