106 comments found.
Can you outline how to upgrade from other versions of the theme?
Hey crowdismo,
Basicly, you should replace the existing theme folder with the new one. If you need more information about the update, please contact me by e-mail.
Thank you.
Hi, I’m still waiting for a response to my email query about the out-of-the-box non-working MegaSlider – upgrading to the new version still didn’t fix the issue. If you are unable to provide support to help get this going at least please let me know so we can move on and look for another solution. Thanks.
Hey Mike,
I’m sorry for the late reply. We are preparing updates to resolve these issues and we are now ready for the upgrades. I’ll publish this updates in the day, and keep you posted on this matter.
Thank you
No worries at all, thanks for letting me know. 
I’m trying to change the background on the Postscript Top section however, when I click on the “Choose Media” button nothing happens. Here’s an image of the js error.(i’m using chrome and jquery_update 7.x-3.x-dev) How can i fix this?
http://i.imgur.com/RNZJJxW.pngI’m also using the media 7.x-2.0-beta1
Hi crowdismo,
This issue is related to media module update, However, we are preparing relevant updates. I will inform you.
Thank you.
We are considering purchasing your theme. The demo version has a layout which is full width. Can your theme also display pages in a boxed (limited width) layout? Thanks in advance for answering.
Hey, fozzie,
Boxed feature is not available, but we have added a “Global wrapper” class for boxed feature.
Add the following code into your child theme custom.css file ( sites/all/themes/zenon-child/custom.css )
.global-wrapper {
width: 1200px;
margin-left: auto;
margin-right: auto;
/* The following are optional settings */
border: 1px solid #d4d4d4;
box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
}
That’s all! content in the box now!
You can add a background image to make it more aesthetically, it’s up to you.
>p.s: This simple CSS code will not work to responsively, you need to specify a box width for each screen resolution with media-query.
For any further questions or concerns do not hesitate to contact me back. I would be glad to assist you.
Thank you.
Hi,
Still no response for MD Slider, we need urgently an update. The old version does not work with new Media Module, which is now the default option while upgrading Drupal.
Hi, Sorry for late reply, I just reply your mail, please check your inbox
Thank you.
Hi, could you resend your email. I cannot find it in my inbox. Thank you
Hey Dmytro,
I sent it again, please check your mail.
Thank you.
Hello,
yes thank you, everything works.
Updating to jQuery Update 7.x-3.0-alpha2 definitely breaks CKeditor wysiwyg when editing content. Tried restoring and updating a second time to test it. Probably breaks other things as well. Adjusting jQuery Migrate settings to those in the screenshots above doesn’t fix it. We shouldn’t have to choose between securing our site and breaking functionality.
Hi crowdismo, Sorry for late reply,
I just reply your mail, please check your inbox
Thank you.
Please add the recent version of MD Slider 7.x-2.18
Hi Sebastian, Sorry for late reply,
I just reply your mail, please check your inbox
Thank you.
Hi. It seems like I can’t update the md_slider module. I keep getting an error that states:
Failed to download md_slider from #
How can we get the most up-to-date slider?
Hi afreymuth, Sorry for late reply,
I just reply your mail, please check your inbox
Thank you.
After updating all modules except MD Slider, flexslider slideshows stopped working as views and as field slideshows. I’ve tried enabling and disabling jquery migrate plugin with no success. Any ideas on how to fix this?
Hi joseaguev , Sorry for late reply,
I just reply your mail,please check your inbox
Thank you.
hi fantastic theme. but i have a problem. cannot change background in themebuilder. get the message: drupal settings load media Preview (a) is undefined. What can i do? thank you very much
Hey sinni,
Thank you for purchasing the theme.
I think it is related to jQuery, Please contact me by e-mail. I will help you in this regard.
Thank you.
Hi there,
When i change drupal performance (enable javascript) Why You Will Love? ==> responsive /documents/support/ features Aren’t working anymore…. clicking them doesn’t do anything anymore.
Please, .... support.
Kind regards,
Webagent05
Hi there,
I am using this great theme for my site. I wanted to use mega menu such as TB Mega Menu and failed. I would appreciate if some one can help how I can integrate any mega menu module to this theme.
Best regards,
Hey egetahun,
Please contact me by e-mail about the issue, I’ll try to help you in this regard.
Thank you.
Hello Friend ,
Can you Please anyone help me ? I have a Drupal website Name: http://www.kulapurohit.com/ , i want to update this theme : http://themeforest.net/item/zenon-responsive-multipurpose-drupal-7-theme/full_screen_preview/9350969 , But i am not successfully up load , so please help me . if any one help me i can pay some charges .
Hey, dasdinesh07,
I’ll help you in this regard please contact me by e-mail.
Hi there.
Since I uploaded the recent updates, Block Control, Typo Builder and Layout Builder seem to have stopped working.
MD Slider had too but I got around that by changing the jQuery version, yet I can’t get the above working with any jQuery version at the moment.
Do you have any ideas to assist?
Thanks!
Hey CommunityCouncilAustralia,
Thank you for purchasing the theme and Sorry for the late reply 
I’ve seen this issue before, and it’s all about jQuery. If you check the browser console, you will see that there are many JavaScript errors. but no need to worry, the solution is quite simple.
You must first make sure that jQuery settings properly. You’ll find a screenshot of the settings below. Please compare yours with these settings.
screenshot: https://db.tt/lwJzvMAY
You can access your jquery_update setting page on Administration » Configuration » Development » jQuery Update ( http://[yourdomain].com/admin/config/development/jquery_update )
You can reach me by email if you have any other questions.
Thank you.
Perfect, thanks for your help. Looks like the issue was the admin theme using the wrong version of jQuery. All fixed now!
Also how you make it so the menu items don’t have icons to the left in the mobile menu?
The MD Slider does not show up when using FireFox. Any suggestions?
After disabling, clearing cache and then enabling again the Mobile Sliding Menu the slider now appears in Firefox.
With last security update of mmobile, the MD Slider edition doesn’t work. What can I do?
This error is experiencing because of improperly altered jQuery version to 1.4.4 by MD Slider module. We are aware of this bug and have forwarded our complaint to the MD Slider developers. If you disable the “Mobile Sliding Menu” module, you will see that everything is okay. This is currently a temporary solution. and the good thing is; You can re-enable “Mobile Sliding Menu” module, after you create/edit the Slideshow. This error arises only when editing Slideshow. I’ll keep you posted about the improvements.
Thank you.
How can i guarantee the background image of the parallax always fills the full height of the block. On desktop version I can always get it to look good by increasing the size of the image, but on mobile it cuts off and repeats. I tried solving it by changing it from parallax to fixed…once again the desktop version looks great, but the mobile doesn’t: although it fills the whole screen, it is so zoomed in that the image is pixelated. What can I do to get the parallax to look good on mobile and not cutoff or repeat?
Hi corbellinicreative,
There’s no easy way to do exactly what you want but You can try your hand by changing the xPos value to 50%, so that the image is located exactly in the center of the block and then you can write custom CSS with media queries for a specific screen resolutions. Media queries will make it look smooth on each screen.
Hi there,
Please update your change log on the product page… always handy to know or updates are affecting or installation or not.
Kind regards,
webagent05
Hey webagent05,
Changelog has been updated on the product page.
Thank you for reporting.
Fresh demo install with package recently downloaded and ckeditor is not working. I’ve went through every setting and compared it to an older installation of zenon and all settings are exact. Ckeditor does work on my older install though. Any ideas?
Hey jtm4604,
If you see an error associated with the JavaScript in the browser console, this is probably related to the jQuery Migration plug-in error. Please Enable jQuery Migrate Plugin on /admin/config/development/jquery_update ( ref: https://db.tt/Wqa6kG6h ) and check your “Theme Specific Versions” ( ref: https://db.tt/LKx3sI3B ) if you have problems with 1.9 version on Admin sides, Please change the Site Default jQuery Version to 1.8
Thank you.
Only error I have in the console is this:
TypeError: $.browser is undefined
if ($.browser.msie && $.browser.version.substr(0,1)<7)
Using Firefox 37.0.2
Yes, this is definitely related to the jquery migration issue, You can solve the problem, as I mentioned in my previous posts.
Unfortunately I do not see the jQuery Migrate Plugin on the page you specified. I see the plugin did not make it through on install. Let me double check files and will report back. Thanks for all your help!
Did you update “jquery update” module recently?
This module was patched for the migration plug-in, Please contact me by email, I will help you.
All is well. Restored some settings and it’s working. Really appreciate your help!
Well, I am glad to hear that your problem has been resolved.
Thank you.