Discussion on Luxwine - Wine WordPress Theme

Discussion on Luxwine - Wine WordPress Theme

By
Cart 690 sales
Recently Updated
Well Documented

disgogo supports this item

Supported

This author's response time can be up to 2 business days.

422 comments found.

Hi, we have a problem with the slider. We have imported your demo and update the content, but the numbers in the left, that reference the number slide is not ok. I have 3 sides but it appears 1 / 2 / 2 instead of 1 / 2 / 3 We don’t know where to change it. Please tell me something. If you answer me I could see your email address and then send you capture images. Thanks

Kind regards

Hello,

Please send me a temporary admin login to support[at]okthemes.com Those numbers should appear there automatically in relation with the number of slides you have.

Thank you

I just have send it to you. Thanks.

Hi, I’m missing hamburger menu. I installed demo data but menu items are below slider image

Hello Jelena,

Hmm, pretty weird. Can you send me a temporary admin to check? Send the credentials to support[at]okthemes.com

Best

hi, a third level menu not works. Why? i need them. Please, can i fix this?

Hello,

Please send me the link to your website so I can check. Send it to support[at]okthemes.com

Best

Hello,

Please add this style also:

body.menu-style-regular .navbar-nav > li.open > .dropdown-menu li.open > .dropdown-menu {
z-index: 1;
}

will fix it.

Thanks

all works, thanks

Hi, Link in ”Theme Options” is broken “https://*./wp-admin/themes.php?page=theme-options”it heads to the home page. (404 redirection is active). Can you help? Thank you

The problem is when i publish “Theme Optiions” it heads to 404 page. It seems like I can’t make any change to “Theme Options”...

Can i send you the admin login?

Sure, send it directly to my email address: support[at]okthemes.com

Best

Hi, hope everything is ok… Can you check css on the multi currency selector, when I have it enabled its looking off in the menu and on product pages but mainly in the menu. Also it mess with language selector and partly hides it. Site is https://baraka.co/ and i am using dark theme.

Any chance to have in the shop and product page whole block where categories or filtering is hidden and shown from sides as slide in effect or something like that. Idea is to have only products shown in 4 rows, and show categories/filtering only when needed… how could I approach this?

Best regards

Hello,

I’ll have to issue a theme update for that currency dropdown problem. I’m trying to release it by the end of the week.

Regarding the other issue, i’m afraid you’ll have to use a plugin with ajax filtering for woocommerce, like this one: https://codecanyon.net/item/woocommerce-product-filter/8514038

Thanks

Thanks for update, looking forward for it. Check also the currency switcher and search button in in the shop sidebar, they also look without style… Will give a try for that plugin, thanks…

Just installed the 2.8 update, currency switcher is still looking messed out. Can you just point me to where in theme is the code for this so I can try to hack it out… Regards, Filip

Hi, how can I change the animation when i’ll send the order from the cart? how can I fix the color of the table Login/Psw in My Account page?

Hello,

These are the styles that are powering the checkout animation:

.woocommerce .loader:before,
.woocommerce .blockUI.blockOverlay,
.woocommerce .blockUI.blockOverlay:before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    display: block;
    -webkit-animation: spin 1s ease-in-out infinite;
    -moz-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    content: "";
    background: url(../images/loader-master.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(#000,0.75);
}

.woocommerce .blockUI.blockOverlay {
    background: #000 !important;
}

Change them to your liking.

For My Account page I’ve already send you by email.

Thank you

hi , when i import the demo, recive error like this:

Failed to import pa_alcohol 10% Failed to import pa_varietal 100% Cabernet Sauvignon Failed to import pa_alcohol 13.5% Failed to import pa_vintage 2014 Failed to import pa_vintage 2015 Failed to import pa_alcohol 5% Failed to import pa_volume 750 ml Failed to import pa_appellation Luxwine Cabernet Sauvignon Failed to import pa_profile Semi-dry Failed to import pa_varietal 100% Cabernet Sauvignon

and the image are not importert. why?

Hello,

Those errors are not affecting the demo import. If the images did not get imported try to run the demo import again. Most likely the server closed the connection before the script finished.

If you still have issues, please send me a temporary admin login and I’ll import it for you. Send the credentials to support[at]okthemes.com

Best

we are try to upload and installed a theme we purchase from envato but at the end of the upload it says the link has expired we downloaded from them the all the files and aslo only the installation zip file which we are tying to install and the error is the same

Hello,

Thank you for your purchase.

That error usually occurs due to server restrictions/limitations. Please follow this guide on how to get it fixed: https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress/

Best

I set a purple background to the site. The buttons are white but I would like to change the background of the button in hover mode. In the theme options (Headings, Menus, Btns color) I set the color white but when I press the button it becomes all white. I would like the word “add to cart” to be of another color.

https://www.dropbox.com/s/jrrvj9hej9ekeit/stout.png?dl=0

Hello,

Please add the following style in Appearance >> Theme Options >> Custom CSS:

body .button:hover,
body .btn-primary:hover,
body .button:focus,
body .btn-primary:focus {
    color: #fff !important;
}

Change the color hex with your own.

Thanks

Hi, I wanted to know if there is already a function integrated in the template for the newsletter? And for a search with filters? Regards

Hello,

No, you have to use a plugin or other online services like MailChimp. What do you mean by search with filters? The theme has the default WordPress search functions.

Thank you

Is it possible to change the color of the account svg icon in the header on the right?

Hello,

Sure! Go to Appearance >> Theme Options >> Custom CSS and add the following style:
ul.second-nav-menu li.gg-woo-my-account .svg-icon-my-account path {
    fill: #998067;
}

Modify the color hex with your own.

Best, Cristian

Hello i have presale question, is it posible on this theme see the menu ? i see just hamburger menu i would like to have menu visible. (no humburger) Thank you for answer info@fotodobias.cz

Hello,

Yes, we have the option to use a regular menu instead of the Hamburger one. This is how the regular menu looks like: http://okthemes.com/luxwine/?menu_style=regular

Thanks

Hello,

it is compatible with woocommerce 4 ?

Thanks

Hi, Another question it is possible to put the comments reviews in the page builder wpblackberry because the or it is of origin does not correspond for my client

Hello,

Yes, it’s compatible with WC4 but I’m not sure what you mean by your second question … Can you send me a screenshot?

Best

I will send you an email in 5 min with my explanations

hi, after installing the updated version of woocomerce I encountered a problem on the product page. each product has 2 add to cart buttons. I can’t understand why. can you help me? thanks

Hello,

Sure, please send me a temporary admin login to check things out. Send the credentials to support[at]okthemes.com

The latest version of WooCommerce plays well with the theme so I’m thinking the problem is somewhere else.

Best

I was able to pinpoint the problem. it was an additional woocommerce plugin. thanks and sorry for the inconvenience

No problem, glad that you fixed it.

Hi :)

Your Theme looks amazing!

But by getting on the checkout page the part where the subtotal is displayed it looks a bit confusing. The “subtotal” is outside of the big black box and gets cut at smaller displays. Shouldn’t be the black box square around everything?

Thanks!!

https://www.dropbox.com/s/pro3o8qz4lhdk50/Screenshot%202020-03-12%2019.16.11.png?dl=0 https://www.dropbox.com/s/pro3o8qz4lhdk50/Screenshot%202020-03-12%2019.16.11.png?dl=0

Hello,

Yes, it should stay in his box. Can you send me the URL of your website to check? Send it to support[at]okthemes.com

Thanks

Hellohello – can you please check you mails – thanks!

Hi, when I try upload the theme, I recieve a message: ” The link you have followed has expired” Can you help me? Thank you

Hello,

Sure, it’s a common error and is related with the server configuration. Please see this guide:

https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress/

Let me know how it goes.

Best

how can I change the “all” text with my italian translation?

Hello,

Which translate plugin are you using? Loco Translate or Polylang or WPML?

Thanks

Loco Translate

Is there anybody out there? Can you help me with my next question? (I didn’t have received an answer on my previous question) How can I change the settings of the Google Map like the popup, night vision? And if I go tot streetview I can’t go back to the map. Thanks.

Hello,

To change the display of the Google map you need to modify directly in the theme files. Go to /theme-templates/contact.php and scroll to line 93, styles array.

And to activate the controls of the map you need to hide the gradient overlay. To hide it add this in Appearance >> Theme Options >> Custom CSS:

.gg-contact-template #contact-map .overlay {
display: none;
}

Let me know what exactly you need changed on the Our History page header.

Thank you

Hi thanks, the “overlay display none” has worked. And I will play a bit with line 93 :grin:. Can i also change the weird white lines and the dimensions of the black box?

https://www.globalwines.be/support/20200218 google map black box.jpg

In the page header of Our History page there is a kind of slider with a little vertical line and in white letters Our History. How can I change the vertical line in the header.

https://www.globalwines.be/support/20200218 little vertical line.jpg

Thank you

by inserting the background image on the menu, it becomes too small on mobile … what size should the image have?

thanks, it works! but thus also narrows the image. what can I do to not shrink the image?

There are updates? thank you

There are updates? thank you

how can I insert background image in the site search function?

There are updates? thank you

There are updates? thank you

Hello,

You have to add it exactly like this:

#fullscreen-searchform {
    background-image: url(https://cantinamarramiero.wine/wp-content/uploads/Menu-Marramiero-en.jpg);
    background-size: cover;
    background-position: center;
}

Thanks

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