Discussion on Adrenalin - Multi-Purpose WooCommerce Theme

Discussion on Adrenalin - Multi-Purpose WooCommerce Theme

Cart 2,183 sales
Well Documented

commercegurus supports this item

Supported

971 comments found.

Hi, presale question: Will it be compatible with woocommerce 2.3 coming out soon?

Cheers.

Hi there!

We’re planning a compatibility release early next week for Adrenalin as soon as 2.3 goes out of beta.

Best

Simon

WPML is for multi-language and multi-currency. It’s what we use.

Best

Simon

hi, i have installed the plugin but it wont work for me if you can give me then i can give you id pwd of site ok i mailed the detail on support@commercegurus.com

please check

We have a 6 part video tutorial on WPML and Adrenalin on our YouTube channel – you can follow that:

https://www.youtube.com/channel/UClvNafnizyoA1u-Ul1B0nCQ

Regards

Simon

hi i want to know that from where the country comes(from backend) and can you add the magnify glass on product page when i mouse over it in product description page

Answered below!

Hello Sorry to bother you again,

I was did a performance test on my website http://gtmetrix.com/reports/athleticdiscount.com/QFEL122I

the issue that I’m having is that the website is trying to call the file

http://athleticdiscount.com/wp-content/uploads/titan-framework-gambit-vc-4k-icons-free-css.css?ver=4.1

However no such file exists. This makes it return an error 404. Please advise on how this can be fixed. Thanks.

Hi there Zixpk,

Thanks for getting in touch!

There is a minor bug with the 4k icons for Visual Composer plugin which causes this issue on some servers. If you’re not using the features of this plugin (it’s used to generate icons on some pages like the about us page that e ship with the demo data) you can simply deactivate and delete the plugin which will resolve the issue.

Best,

Colm

Hey, My page has suddenly started giving me the message “you do not have permission to preview drafts” anytime I try to use the preview button. The account is an admin account and I’ve tried updating all plugins. Any idea whats up?

Hi there,

This is not a theme related issue – you’ll see there’s a ton of people who have this issue with WordPress via a quick google search for that error message.

e.g. https://wordpress.org/support/topic/you-do-not-have-permission-to-preview-drafts

The most common solution seems to be to delete all cookies and re-login.

Best,

Colm

Hi Colm, First of all i love this awesome theme! Smooth and appealing !

I have a question about the mega menu. Is it possible to create a mega menu without multiple parent and childpages.

Example : Productcategorie 1 as parent menu item and the subcategories in the mega menu?

If i use the full width class it shows up likes this : http://postimg.org/image/4oj608sp7/full/

But i want to let it look like this Subcategories in the megamenu: http://postimg.org/image/latwszyrp/

Thanks in advance!

Allright, i will take a look at another host.

Another question if you don’t mind, i’ve placed widgets in the top toolbar. But the right toolbar disappears when scaling down. Only the left toolbar stays visible.

Hi there,

this is by design.

The top right widget area is hidden on smaller viewports and a mobile search widget area is displayed instead.

It’s necessary to hide the top right widget area on smaller viewports to ensure an optimal design for smaller devices.

Hope this helps,

Colm

Hi Colm,

Allright, then i’ll switch the contents of the toolbars. Thanks again for your reply.

Regards, Karim

Hi, love the theme, works well in most respects. Is there a way of changing the default bog post and single post image containers? We work mainly with square images, particularly for head and shoulder images, currently there is too much white-space around the image.

If not, is it possible to remove the image from the single post page? Thanks!

Ah ok so you’re images are much smaller!

You would need to make some tweaks to content.php to suit your requirements.

If you setup a child theme you can simply copy in content.php from the parent theme and then change the grid to be a 3/9 grid (rather than the current 6/6 grid).

line 39 of content.php

change from
<div class="col-lg-6 col-md-6 col-sm-6">

to
<pre>
<div class="col-lg-3 col-md-3 col-sm-6">

line 46

change
                <div class="col-lg-6 col-md-6 col-sm-6">

to

                <div class="col-lg-9 col-md-9 col-sm-6">

you'll also need a small css tweak which you can add either to your child theme or via Theme Options -> Custom code

<pre>
.content-area img {
max-width: 100%;
}
</pre>

Hope this helps,

Colm</div></div></div></pre></div>

Thanks Colm, Perfect, will get our team into it and let you know how we get on! While I have you! Your theme and our site relies heavily on LayerSlider. Do you know a way of auto scaling images? It if I have two sliders, one 600×600 and one 300×300, how can I scale all images to 600×600 and have LayerSlider automatically size them to fit the 300×300 slider? At the moment, any image that is not exactly the same size as the slider is either cropped or leaves a lot of blank space around the sides. I hope that makes sense? Thanks Matt

Hi Matt,

In my experience with Layer Slider I find it’s always best to upload images to fit the proportions desired. (e.g. in your example, both should be 600*600px). There may be a way of doing auto scaling but it’s not something we’ve ever done so you would need to check in with the Layer Slider team to see if it’s possible.

Our tried and tested method is reflected in the demo slides we ship with the theme.

Best,

Colm

Hello, My website is http://athleticdiscount.com/

I have enabled SSL on the cart & checkout pages. However my browser says that it’s not fully encrypted.

I pinpointed the issue to the Cart in the main menu. The product images inside the cart are served as regular none https links.

These images are causing web browsers to display the checkout page as not fully secured.

How can I fix this? I would like the images in the menu cart to be served in https when the webpage is https.

Thank you.

Hi there,

I can see your issue but I think it’s down to how you’ve configured SSL.

The images in the mini cart in the nav bar are called simply with

$_product->get_image();
which normally respects your http/s prototcol. You may need to review your ssl setup per the instructions here http://docs.woothemes.com/document/ssl-and-https/

You may also need the WordPress HTTPS plugin referenced in the WooCommerce doc link above.

Best,

Colm

Hey Colm, Thanks for your replay. After doing everything it seems that the real issue was with the mailchimp plugin.

The file /?mcsf_action=main_css ver=4.1 was causing the issue.

After uninstalling mailchimp plugin everything worked correctly.

ok great to hear you got a resolution :)

Hi, I working on the video banner on the Home Page and I uploaded an MP4 video to my Media Library. When I look at my website from my tablet (a Windows 8.1 HP Steam), everything is fine and the video plays perfectly, but when I look at the website from my laptop (from which I’m modifying the website), video simply doesn’t start…

Any idea what is happening?

Best regards,

Max B

P.S. Your theme rocks!!!!!

Hi there Max,

Thanks for the kind words :)

Please send us your site details to support@commercegurus.com and we’ll take a look. Please also include your WP admin user/pass as well.

Thanks,

Colm

Hi, in responsive mode on my cell phone, I view a product, and it shows the variations, but when i make a selection it does not show the price of that variation on the product.

Thebestscents.com/newsite

Hi there,

Can you email us a specific product url to support@commercegurus.com so we can take a look?

Thanks,

Colm

How can you add the page banner and control page title options if you don’t want to import the demo content? Not all site builders are starting from scratch and are able to import the dummy content.

Hi there,

If you shoot me an email to support@commercegurus.com I can send you an xml import of just these options.

Best,

Colm

Hi! I have a trouble. I bought and installed adrenaline. All perfect. I did it in Spanish. But i need it in two languages (spanish and english) I used Polylang in other webs, but i can´t use it with Adrenaline. How can i do?

I want to translate it by myself (not automatic translations) to show it to spanish or english.

What can i do?

Thank you!

And something free?

Hi there,

I think you’ll struggle to find anything that caters for WooCommerce specifically for free.

There are options for WordPress in general like qTranslate but we’ve not tested the theme with it – nor do I know if they fully support WooCommerce. (WPML does things like currency conversion/switcher).

Colm

OK, thanks

Hi guys, we’re here again!

We’re trying to give an user permission to have access to Dashboard-Theme options. We have tried “edit_theme_options” but this one lets the user to reach at Dashboard-Appearance (several options) but not your great “Theme Options”.

Thanks in advance!

PD: We’re using “Capability Manager Enhanced” plugin. PPD: Have a great weekend! :)

Hi there,

I installed that plugin (I’ve not used it before) and found the same issue you have. I would recommend a plugin like Adminimize which I think gives more fine grained control.

Best,

colm

Hi, commercegurus. How sort Categories in left sidebar at shop page? Why after use Russian language all Categories link has error 404 page. In Dashboard all working/ Thanks

Best, Paul

Hi Paul,

Your mail was blocked by our spam filters – I managed to retrieve it and just sent you a response :)

Best,

Colm

Hi, commercegurus. This plugins working with excerpt, content, product categories, product tags and sku. Look at author page. http://yithemes.com/themes/plugins/yith-woocommerce-ajax-search/

Best, Paul

Hi Paul,

Those additional search options are part of the premium/paid version of the plugin. The free version is the version that is installed when you install the theme.

This paid version is only new and we’ve not actually used it yet so I don’t know if it works but I presume it should be fine.

Best,

Colm

Hi there, I really like this theme. I have a website on another theme but I want to purchase this theme. I have following pre-purchase queries 1: I want my header and main navigation to be still like the one I have my website on pierrelouisclothing.com 2: Is it possible to add a zoom functionality on this current theme on product detail page. If not how can I do that? 3: Can I integrate facebook login on the registration page (my account). I want my visitor to have that option to log-in directly using their facebook.

Thank you I really like to purchase this theme.

Hi there,

Thanks for the kind words :)

Re: 1 – the Adrenalin header design is completely different from http://pierrelouisclothing.com/ so if you’re looking to keep it the same you’re going to need to do a lot of custom css to make them match. It’s possible but this is not something we generally recommend. Each theme has it’s own unique design elements :)

Re: 2 – Re: Zoom functionality – we recommend you use one of the many WooCommerce Zoom plugins – the YITH Zoom plugin is free and works great.

Re: 3 – Re: Facebook Login – we recommend you use the WooCommerce Social login plugin which you can buy from WooThemes.

Hope this helps,

Colm

Hey I really appriciate your quick response. My two problem solved. Thanks!

So is there anyway to keep my old navigation on this new theme. I am kind of frustrated in searching how to do that. Coz I really wanna move to adrenalin, I am kind of newbie to this custom CSS and other stuff. If you can help me to do that I can send my wp-admin login and old theme files and .php files after I download the adrenalin. I am not sure if this is too much to ask but I am also up for any additional fees if required. Hope you appreciate how much I am in love with your theme. Lol!

Hi there,

Shoot me an email to support@commercegurus.com and we can discuss in more detail over email.

Best,

Colm

The code seem to be referring to a column grid based on screen sizes like xs, sm, md, lg (e.g. col-sm-product-3 col-md-product-3), but there seem to be no CSS code to use this classes? It seems to use only large and xs, so if i set a ul to classes “col-xs-product-2 col-sm-product-3 col-md-product-3 col-lg-product-6” it goes from 2 columns to 6 columns. Am I missing something?

Hi Simon

Could you explain a little more on what you’re trying to do? If it’s to change the number of items per row there’s a theme option – Theme Options > WooCommerce Product Listings

Best

Simon

Sorry to bug you guys again but I am hoping that you can also assist me with my logo :) As you can see I have a simple animated gif as my logo, but I would like it to move across the entire header so it comes on/off screen. I have increased the width in custom code but it seems to just move the logo left to right but not increase the margins of the movement. Below is my site and the code I used..Thanks!!!

http://837.c36.myftpupload.com/

.header, .mean-bar, .cg-menu-default, .cg-menu-default .logo, .cg-menu-below, .cg-menu-below .logo { height: 102px; width: 1000px;

Added another line and it works now :)

.cg-logo-center .container {
    padding: 0px;
    max-width: none;
}

Best

Simon

Yes it does!! Thanks again! As always you guys are THE BEST!!!

you are most welcome :)

How do I center an image?

I am trying to do

width="1/1"]vc_single_image image="66666" alignment="center" border_color="grey" img_link_target="_self" img_size="large"[/vc_row]

but the image is still on the left hand side.

Hi there,

Ah yes, just add this to Theme Options -> Custom code

.wpb_single_image.vc_align_center img {
display: inline !important;
}

Best,

Colm

Hello again! So, my client would like to show a grid of all of his products on the homepage under the slider. I tried to do this by making the shop page my homepage, but when I try to add any extra content to the shop page (layer slider or even plain text) nothing appears on the shop page other than the product grid! And on the homepage even if I set the number of products to be shown in the carousel to be 10 only 5 show up at once…Any advice? thanks for the help!

Understood! And thanks for the lightning fast help as always :) I was able to add the shortcode to a text box row but they are appearing all over the place! Would you mind taking a look at the bottom of my homepage and maybe telling me what may be causing it? The shortcode I used is [recent_products per_page=”12” columns=”3”]

http://837.c36.myftpupload.com/

Thanks again!

Could you send a username/password to support@commercegurus.com – I’ll check it out in the am, late here in Europe :)

Best

Simon

Hi there!

That’s fine now – you just had some extra [pre] code pasted in. If that happens switch to the ‘text’ tab and delete the rogue html.

Best

Simon

I have just started working on a site that is built in this theme, its going great! I do have a question about how the products are displayed on the homepage. Is it possible for them to be shown in several rows rather than the single scrolling row?

Hi there!

Just like the answer below this one, I’d check out WooCommerce shortcodes for this – you can see the links below.

Best

Simon

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey