1400 comments found.
Hello,
I downloaded the theme and for some reason, it doesn’t extend to the entire web page but have white spaces on the side. Please take a look at my website and let me know how I can fix the issue.
www.blacktechandwine.events
Thank you,
Hello,
Can you please send me a temporary admin login to check things out? There seems to be a very aggresive minifying rule in effect.
Send the credentials to support@okthemes.com
Thanks
Hello, i’m having 2 problems with the theme.
1. the section with the image box and text over the middle / centre of the image, is not displaying like your demo here https://okthemes.com/villenoirdark/homepage-v2/ see screen shot, https://prnt.sc/To4nmO0WIY_o
I have imported the demo content but it is showing the image doubled and stacked. see screen shots https://prnt.sc/pyyxiTNcQImb when i add my own image it still doubles https://prnt.sc/KgqVSQbw1FEU
2. When i add more than one slide to the homepage revolution slider, if you try to scroll down the page it does not scroll, but goes to the next slide instead, you have to keep scrolling a few time until it will scroll the webpage down.
Can you help resolve this please, Regards Aaron
Hello?
NO response, i’ve requested support 6 days ago
Hello Aaron,
1. Please add this piece of css in Appearance >> Customize >> Additional CSS, for the first problem:
.featured-image-box figure.sadie a > img {
display: none;
}
A more comprehensive fix will be added in the next theme update (next week)
2. There is mouse wheel scroll interaction enabled. Please check this doc on how to disable it. https://www.sliderrevolution.com/documentation/keyboard-arrows-mouse-wheel/Let me know if you have any other issues.
Thanks
Thanks, those solutions both worked.
hi there, the product filter is displaying all products when I choose a category. How do I get it to display only the set products to the related category.
Thanks.
figured it out. no need to reply. thanks
Good morning, In the timeline I want to be able to put the date and the title on the same side, how can I make a line break, the date first then the title after I tried the tag in the date field But it does not work.
THANKS
Hello,
Please add the following CSS snippet in Appearance >> Customize >> Additional CSS:
.cd-timeline-content .cd-timeline-content-wrapper {
display: flex;
flex-direction: column;
}
.cd-timeline-content .cd-title {
order: 2;
}
.cd-timeline-content p {
order: 3;
}
.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date,
.cd-timeline-content .cd-date {
position: relative;
width: 100%;
left: 0;
top: 0;
display: block;
line-height: normal;
margin-bottom: 20px;
text-align: left;
font-size: 60px;
letter-spacing: 5px;
order: 1
}
Thanks
Thank you, but I want to do the opposite, that is to put the date, the title and the image on one side and the text on the other? is it possible ?
THANKS
Can I have an answer please?
Hello,
Do you mean like this?
.cd-timeline-content .cd-timeline-content-wrapper {
display: flex;
flex-direction: column;
}
.cd-timeline-content .cd-title {
order: 2;
}
.cd-timeline-content p {
order: 3;
}
.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date,
.cd-timeline-content .cd-date {
position: relative;
width: 100%;
left: 0;
top: 0;
display: block;
line-height: normal;
margin-bottom: 20px;
text-align: left;
font-size: 60px;
letter-spacing: 5px;
order: 1
}
.cd-timeline-content p:not(.cd-title) {
order: 3;
position: absolute;
right: 0;
left: 145%;
top: 33%;
width: 100%;
}
.cd-timeline-block:nth-child(even) .cd-timeline-content p:not(.cd-title) {
left: auto;
right: 145%;
}
Let me know.
Thanks
Hello, thank you it works but if the text is too long, the title and date image block is superimposed on the previous text. A solution ? THANKS
Hello, I did not get an answer, a solution to this problem? THANKS
Hello, also all pages in the demo import just show a 404 error if i try to view them, can you please assist with this too? Regards Aaron
Hello Aaron,
Make sure you go to Settings >> Permalinks and just click Save. This should refresh the permalinks and get the pages working again.
Thanks
hi, i have installed the demo content, but have received this error message [ERROR] Failed to import “homepage_v2_compressed” (Media) [ERROR] Failed to import “cd-icon-location” (Media) can you please help with this? regards Aaron
When using the wp bakery accordion, the page refreshes every time I click on a section. Do you have a fix for this?
Hi my website name is Williamswine.in and I’ve purchased the villenoir theme from themforest. There seems to be a malware in the theme which my hosting support mentioned and said the theme developers will be aware of the vulnerability and could fix it. Please could you check and let me know.
Hello,
I can guarantee the theme does not have malware or any other type of malicious code. The themes on ThemeForest are verified and inspected by Envato reviewers prior to their release on the marketplace.
Now, regarding your problem … if there was mallware, most likely your server was infected … and so all the files hosted (including the theme files).
The theme can have issues after the cleanup of the mallware, if its files were affected, so I recommend to install the latest theme update. See here on how to make a theme update: https://support.okthemes.com/article/updating-a-theme/
Thanks
Good afternoon, I need your help, how can I put the slide in full screen, when I preview it on the page it comes out with borders of the background color and I want it in full screen like image 1 Image1 https://drive.google.com/file/d/1_Dv5AR0y5cyzBvTv6IbKrlkrayD9x-Ms/view?usp=sharing Image with border https://drive.google.com/file/d/17fMXRs_E9FjDUzN9UT7YHzZ9cpCx2y5Q/view?usp=sharing
Thanks
Hello,
Can you please send me a temporary admin login to see how the image is placed? Send the credentials to support@okthemes.com
The overlay image needs to have 100% width and height to fill the screen.
Thanks
Sure, thanks for answering
Hola, necesito ayuda con esto. No estan llegando los mails.
Tu tema tiene un archivo woocommerce.php, no podrás sobreescribir la plantilla personalizada woocommerce/archive-product.php ya que woocommerce.php tiene prioridad sobre archive-product.php. Esto es intencionado para prevenir problemas de visualización. Anulaciones villenoir/woocommerce/cart/cart-totals.php, La version 3.8.0 de villenoir/woocommerce/cart/cart.php está obsoleta. La versión del núcleo es la 7.0.1, villenoir/woocommerce/checkout/form-checkout.php, La version 3.4.4 de villenoir/woocommerce/checkout/form-coupon.php está obsoleta. La versión del núcleo es la 7.0.1, villenoir/woocommerce/content-product.php, villenoir/woocommerce/content-single-product.php, villenoir/woocommerce/loop/loop-end.php, villenoir/woocommerce/loop/loop-start.php, villenoir/woocommerce/loop/price.php, villenoir/woocommerce/single-product/price.php, villenoir/woocommerce/single-product/title.php, La version 2.6.1 de villenoir/woocommerce/content-product_cat.php está obsoleta. La versión del núcleo es la 4.7.0
Hello,
If the emails are not sending, then it’s an WordPress + hosting issue, not the theme. The theme is just an interface. Use a SMTP plugin for email delivery.
Those notifications about the woocommerce files are not affecting the display and functionality of the templates. A theme update will be available soon anyway.
Thanks
Hello, how I can achieve to push the left text to the right in the margins and the to photos be the same size as it is now? The problem is when I set content to not be stretched size of images is getting small than it is. Also, this size is good for the web but on mobile, the title is much bigger than the photo under it.
https://prnt.sc/_bWBHfjhO_HNHi disgogo – I asked you before regarding this issue. As you can see here: https://www.dhwines.dk/product-category/vin/red-wines/spansk/ som of the products are not aligned, when you have the signs on them, Offer and Sold out. (Tilbud / Udsolgt) How can I correct this? Another issue is, that I see my VAT (CVR) no. on mobile devices, when searching on Google, but not on a computer. I don´t want it to show at all. How can I remove it from mobile devices? Thanks
Sorry, it is on all devices I see CVR no. I want it to be removed. Any suggestions?
Can I write to you on the support mail, as I want to send some pictures of my actual problems.
Hello,
Yes, please do. Send the screenshots directly to my email address: support@okthemes.com
Thanks
Mail has been send
Hi! I have setup my blog page to show only excerpt (in settings), I added excerpt to my post manually (excerpt section is added to editor) but still the whole post content is displayed on the blog page. How can I change that?
Hi I send you a message many days ago and I don’t have an answer can you check it please?
Hello,
Yes, just replied. A theme update will be available tomorrow.
Thanks
Hi you said about the update but I didn’t see anything in my website as update the theme.
Hello,
I want to use certain models of slider revolution I am asked for a license key, does your theme have a premium license on slider revoltuion as announced on your page? How should I do it ? Thanks
Hello,
Those models (or templates) are available only if you have a personal plan on Revolution Slider. The license available with the theme is only for the default functionality of the slider.
Thanks
I’ll think at a solution and get back to you tomorrow. Thanks
ok thank you
Good morning,
You didn’t come back to me?
THANKS
Hello,
Please add the following css snippet in Appearance >> Customize >> Additional CSS:
@media only screen and (min-width: 822px) {
.navbar-nav > li .sub-menu,
.navbar-nav > li > .sub-menu li {
background: transparent;
}
.navbar-nav li.menu-item-has-children:hover > .sub-menu:before,
.navbar-nav li.menu-item-has-children:hover > .sub-menu:after {
position: absolute;
content: '';
width: 100vw;
height:100%;
background: var(--primary-color);
top: 0;
left: 100%;
right: auto;
z-index: -1;
}
.navbar-nav li.menu-item-has-children:hover > .sub-menu:before {
left: auto;
right: 0;
}
}
Let me know if that’s what you need.
Thanks
great thanks a lot !
Hello, By importing the demo, I don’t have the different styles for the store.
Thanks
Hello,
Yes, that’s because you can change the Store style direclty from the Theme Options >> Store tab. The styles available on the demo are just for demo purposes.
Thanks
ok thank you !
the theme working with php 8.1 or 8.2 ?
Hello,
The theme is working with PHP 8. I recommend not to update to 8.1 or 8.2 because the plugins used don’t have at the moment support for those versions.
Thanks
Hi disgogo,
I’m before purchasing your Villenoir theme. I would like to ask if it’s possible to combine the sections between Home and Homepage_v2?
For example we really like the V2’s home page but we don’t like the 3 wines next to each other section. But in the “main” version we really like the horizontal (laying) bottle section so we want that. Furthermore we really like the Location section in V2 but that one is missing from V1.
So is it possible to combine the sections between the 2 version?
Hi disgogo,
I purchased your theme, but on iOS de design is broken…Do you know anything about it?
Hello,
Yes, you can combine the templates, no problem. Can you send me a link to your website so I can check the mobile display?
You can send the URL directly to my email address: support@okthemes.com
Thanks
Hi, in WooCommerce > Status > System Status there is a report, all is ok (green) there is only a problem with these templates that are too old, is this a problem for the site? These are the oldest templates: - villenoir/woocommerce/cart/cart.php version 3.8.0 too old. Actual version is 7.0.1 - villenoir/woocommerce/checkout/form-coupon.php version 3.4.4 too old. Actual version is 7.0.1 - villenoir/woocommerce/content-product_cat.php version 2.6.1 too old. Actual version is 4.7.0
Thanks
Hello,
No, those are just notices, the base code of those templates is updated.
Thanks