Jollyness - Multi Purpose, eCommerce Drupal Theme

problems w/uploading new logo and changing theme related settings

i have managed to install this with the both the first and second ways listed in the documentation (full and/or profile). unfortunately when it comes to updating something as simple as the logo or layout the site goes out into a death spiral of waiting to reply. updating nodes is no problem, but alas when i go to update anything that has to do with the theme or sub-theme i cannot get the website to respond. please help this theme looks cool but it's not working.

CSS Error (featured products has white background in darkgreen theme) - Solved

The "!important" was missing in darkgreen.css. As a result the inline color wasn't overruled. (probably in more color sets) body[class*=preset-dark] section.dexp-section { background-color: #292929 !important; }

Carousels shortcode not working - Solved

The carousels shortcode isn't working. It's not showing images, only the browsers broken image icon. Inspecting the code (firebug) I noticed that the IMG src stays empty; < div class="item"> < p> < img src=""> < /p> < /div> I copied the shortcode from a sample widget from the full install (temp. got both installed) to exclude typing errors. How to fix this? Regards, Edwin ps. Any word on when the update will come out?

CSS/Code error ( nth-child) - Open

Checked style-darkgreen.css, but it's probably in all the themes colors. The nth-child offsets are wrong. The counting is inverted. grid-xx-12 means the column will be 12/12th width. (not 1/12th width) grid-xx-2 means the columns will be 2/12th width.

Demo Drupal theme Jollyness Error 404

Hello, When clicking on the link as provided in the index.html there is an error. See http://demo.themesvision.com/drupal/Jollyness Can you provide me the right url as being a newbie? I'd like to get access to the list of shortcodes (there is more then in the index.html I hope. Thanks!

install problems

Hi there! I've successfully installed the Demo version of Jollyness on my Mac - no problems. However, I'm running into problems on our public hosting server - there, I'm seeing two big problems and some minor problems (which are probably side-effects of the big problems). For my local installation, I followed the steps in the docs at: Documentation/index.html#!/installation.

automatic update of price when different variant is selected

I have created several products that have different prices and then associated those products with a product display as product variations as described here - https://drupalcommerce.org/user-guide/product-attributes-variations. When I view the product display and select a different variant from the drop down the price does not update. I wanted to test if it was an issue related to the Jollyness theme so I switched to a the Bartik theme which is included with Drupal and this fixed the issue.

Error when enabling Payment UL - Solved

I was looking for how to setup payment options and I saw that the Payment UI module wasn't enabled so I enabled it and got the error below. For anyone else having the same issue I solved the issue by increasing the max_allowed_packet in the my.cnf file. Here is the error. Additional uncaught exception thrown while handling exception. Original PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: ......

Google map

Hi Where do I set a different location for the map ? (the coordinates, Latitude / Longitude information) (Could not find the answere in the documentation.) Bstrgds Tor

tab block warning

On any page where the TABBED WIDGET block is included I see the following error. Strict warning: Only variables should be passed by reference in include() (line 23 of /var/www/vhosts/ck.wmservices.net/httpdocs/sites/all/themes/jollyness/templates/views/views-view--blog--blog-tabbed.tpl.php). Happy Sunday, Thanks