Jollyness - Multi Purpose, eCommerce Drupal Theme

Block translation

Hi I'm trying to translate into 3 languages but the block-subtitle is not translatable, I added this to the hook form alter: $form['settings']['dexp_block_subtitle'] = array( '#type' => 'textarea', '#title' => t('Block subtitle'), '#description' => t('Block subtitle'), '#weight' => 0, -> '#translatable' => TRUE, '#default_value' => _dexp_animation_variable_get($form['module']['#value'], $form['delta']['#value'], 'dexp_block_subtitle'), But it still doesn't show up in string translation Is there a way to do this? Thanks

Best way to disable carousel?

Using dexp_portfolio, what is the best way to show only the first image on the portfolio views (2/3/4 column) and on the taxonomy term pages? In other words, I'd like to have the carousel functional on the portfolio node page only, with other displays only showing the first image. I've tried display suite but then I lose the mouse-over link to content and image lightbox, and if I use field_multiple_limit, the second two images are blank but it still cycles through them. Thanks for your help.

Font Awesome Icons disappeared after update.php

All of the font awesome icons on my site turned into small rectangles after I ran update.php. Any idea how to restore them? I tried adding the font awesome module and library to my files, but it didn't make any difference. Have run cron, cleared cache, no change. Thanks for any help you can give me.

Install profile not working

I have added the jollyness profile to the profiles directory and when I run install.php I get a blank white page, with no errors. Removing the profile brings up the standard install page. Any ideas?

Jollyness layout crashed

My customized Layout (copy of Jollyness with some smaller adjustments) was just deleted after a server time-out, still trying to understand why. I have now recreated my Layout but of some reason has the url to the logo disappeared. Just empty: http://www.yuehantrading.com/YH/ next to the main menu. When i check the source code, it looks like this: = No path to the logo.png that do exist at location /sites/all/themes/jollyness/logo.png Where can i fix this, from some source-file or from admin?

Internet explorer

Site looks broken in internet explorer. Looks like all blocks are in one section.

Site is Super Slow

Hi, I really like this theme and I really want to be able to use it. I have the demo site installed on a VPS and it takes 15 seconds or more to load. I tried installing it on a separate server to make sure it wasn't a fault in my server or host, but the test install of the demo site on a separate server yielded the same results. Users assume a site is broken if it takes more than 4 seconds to load; this theme renders my site functionally useless. Please help.

Contact form sending

Hi, My contact form doesn't work, no e-mails arrive. http://www.yuehantrading.com/YH/contact I'm new to Drupal and I not sure how to configure SMTP or whatever I need to do? Please help Thanks

Jump from sliderlinks and menu links to sections on the fp

Hi, I'd like to put anchor links in the sections of the frontpage and make the links in the slider and in the menu jump to the respective section. The closest I got to making it jump to the first section was putting an anchor link at the top of the region--content.tpl.php inside the drupalexp theme folder. The jumping works, but it doesn't account for the sticky menu, that resizes during the jump, get's sticky and covers the top of the first section. Thankful for any directions how to prevent this. Greetings, Jens

Where are the installation instructions?

Where are the installation instructions for Jollyness? I downloaded the folder "Drupal_Jollyness" but there are no instructions within it, not even in the sub-folder "Documentation".