207 comments found.
Hi, I am having the following issues,
1. On the product page the page stops scrolling when you get to the product images, the picture are not responsive on mobile devices. 2. How can I get/create the product filter for size & color just like the demo? 3. How can I create a menu like the demo?
Hello,
Thanks for your email.
1. Please make sure you have the latest version of theme installed (Ver 2.4). This version provides support for WooCommerce 3.x.x
2 & 3. The easiest way is to install the demo content and see how everything is done. There are instructions in the documentation on how to achieve the demo.
Let me know if you have problems.
Thanks
Hi, I am having troubles installing WMPL using your theme, when i do install it, theme settings and some .js do not work on other languages. They do work fine on default language tho.
Thanks
http://williamsreiff.wbc24.pl/also product pages in translated products do not show woocommerce options like buy now etc.
Hello,
Once you install WPML you need to configure the theme options for every language. In order to do that load the language you need to modify in the admin and go in theme options.
If the buy now cannot be seen in other languages it means it’s not activated from the theme options. Go in Appearance >> Theme Options >> Store tab and activate it – make sure you load the language first.
Thanks
Ok, thanks. I have one more question, would it be possible for badges “On Sale” and “Sold out” to be displayed only when you hover over the item in store? (similarly how button <buy_now> showes up only on hover?)
I would like to have thumbnail without any badges etc, and all the info including sales price and buy button to be aviable on hover
Hello,
Yes, you can do that. Please add the following style in Appearance >> Theme Options >> Custom CSS:
.product-image-wrapper span.onsale,
.product-image-wrapper span.soldout {
opacity: 0;
-webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
-webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
}
.product-image-wrapper:hover span.onsale,
.product-image-wrapper:hover span.soldout {
opacity: 1;
}
Thanks
Thank you very much <3
Hello, I think that there is a problem with WooCommerce and Advanced Custom Fields Pro plugin. The problem is related with the attributes and the variations part. They are not working at all with the latest version of WooCommerce. I believe you should release the theme with the latest version of this plugin.
Hello,
I’m checking and let you know. In any case a theme update for the latest ver of WooCommerce will be available today.
Thanks
I’m still awaiting for an update for WooCommerce 3.0.4. Is it coming anytime soon?
Hello,
I just released a theme update, you can redownload the theme.
Thanks
Thank you!
Hello, I have a problem on my website. Some items are cropped on the slide. How can I resolve this?
My website is: tienda.mufi.org.mx
Hello,
Can you also give me the password to access your website? it’s password protected – send it to cristian.gogoneata [at] gmail.com
Thanks
the pass is: 123probando
you can check it again.
If you’re referring that the images are not filing up the image container and they seem cropped it’s because the images have small resolution – they are not big enough to fill the placeholder.
What you can do is to add this style and center them. Please add this in Appearance >> Theme Options >> Custom CSS:
.product-image-wrapper {
text-align: center;
}
Let me know if that’s what you need.
Best
Thanks, apparently the code works! I have an issue with the Advanced Custom Fields Pro plugin, i have the 2.3 version of the theme, however this plugin still ask me the upgrade.
Hello,
Yes, ACF has a very fast string of releases, so since v.2.3 ACF got a new update but don’t worry is not important.
Thanks
Hello, could you please give me CSS code or PHP location of code which makes that in product categories will show all names of products ? Because now i need to make a hover on product for show product name.
Thanks.
Hello,
Sure, please add this in Custom CSS:
.product-image-wrapper .product-image-overlay {
position: relative;
transform: none;
}
Let me know if that’s what you need.
Thanks
Hello, i have a problem of email coding, when i receive a message from the website the coding is not correct: Suite de signes linguistiques constituant un écrit ou une œuvre. Texte corrompu, incomplet, interpolé, mutilé; texte autographe, imprimé, manuscrit, polycopié;
How can i change that? thank you
Hello,
You have 2 modify in 2 files, cf_ajax.php and cmf_ajax.php, both are in /lib/forms folder.
Open cf_ajax.php and replace all the content with the one from here: http://pastebin.com/EChR4UkM
Open cmf_ajax.php and and replace all the content with the one from here: http://pastebin.com/znNTcV8iLet me know if that solves it.
Thanks
Thank you i have just changed charset to UTF-8 in both files and it’s working great now, thank you 
Hello, i have a problem of email coding, when i receive a message from the website the coding is not correct:
Suite de signes linguistiques constituant un écrit ou une œuvre. Texte corrompu, incomplet, interpolé, mutilé; texte autographe, imprimé, manuscrit, polycopié;
How can i change that? thank you
Cristian, Hello! I wrote you a letter in the mail, the theme specified in the installation instructions, but received no reply …
Please forgive me for my english.
When I saw your topic – fell in love with the first time! I bought your theme and tune it for a whole month ) – Odrey.ru
I do not work as a programmer, I am a normal user and try to deal with the subject of their own … So I have a few questions if they seem childish – please do not be offended )
1, it turns out very high / thick. If you put the logo on the top menu bar. And if you try to select a page subgroups, such as in a children’s home page Home – about us, it does not put the cursor – it runs away. What can be done?
2. In my store will sell several kinds of goods. One product will be sold – units, the other – meters and centimeters. Fabric – product of variability, it is sold in centimeters, different segments. http://odrey.ru/product/cotton-oxford-shirt/I have a question on the product page, under the product name is the value of all the variations 600р – 6000р, the same data is displayed in the wishlist. http://odrey.ru/wishlist/view/IIEBG2KU65ZK/ Buyer is not clear what the numbers! Perhaps to make under the name of the goods been highlighted variations in the price of the chosen? Same as the final – at the bottom (the cost of the selected variation). And wishlist display the same data.
3. When the product is sold segments, how to set the number of desired length calculator? Fabric is sold in increments of 0.5 meters, and the goods counter shows the step – 1 unit. If the buyer chooses the length of the tissue through a variation, the counter product number on this page – once it interferes and must be removed. Also, it should be removed from the shopping cart, when you make – it’s there to be superfluous. This counter is the quantity of goods should not be removed from all pages, because in this store will be sold piece goods, for example, a button or thread spool. They will be in a different category – accessories(фурнитура). http://odrey.ru/product/button-maroon/ Here count of the number of goods, the choice will be useful. You can make a number of counter product selection – to turn off his hands? That it could be turned off when filling the product page? And if it is turned off, the shopping basket – it is not!
4. If you come from a mobile phone in the category on the fabric page, on category does not open! http://odrey.ru/fabrics/ With the computer and all iPаds opens well, and with the phone – no. What could be the reason ?
Thank you in advance, Alex.
Hello Alex,
I received your letter and i’ll respond tomorrow, it’s a big one. 
Thanks
Cristian, Thank you ! I look forward to your answer )
There was another question: trying to set up a mega menu to display it, as shown by the example of the reverse of the theme. http://okthemes.com/reverse/#Image set out, but the carousel is not installed. Instead, the image of the goods is written – for free! I tried all possible options, the result is one – free of charge! http://odrey.ru
Tell me please, what am I doing wrong? Thanks
Hello,
Please make sure that you entered the product ids correctly in the Extra HTML menu field. Please check this for reference: http://imgur.com/uuvy0Tf
Thanks
Hello,
Please find the responses to your first batch of questions bellow:
1. You can make the logo smaller in height … or you can just add the following styles in Appearance >> Theme options >> Custom CSS
.navbar-nav > li > a {
padding-left: 25px;
padding-right: 25px;
padding-top: 58px;
padding-botttom: 58px;
}
header.site-header .logo-wrapper .brand {
padding: 0;
}
.navbar-nav > li.circle-menu-item > a {
padding-top: 51px;
padding-bottom: 51px;
}
2, 3 – Sorry but i do not understand what you need, maybe you can send me a screenshot with some visual indications…
4. They do not open because the parent menu acts as a trigger for the submenu. You can add the same parent category as a subcategory also and it will open.
Thanks
Christian, Hello!
With the carousel figured out – thank you very much for an example!
Step by step – fall in love with your template even more) The remaining problemmy until resolved – preparing a detailed question. I believe that all sure to succeed!
Sincerely, Alex.
Cristian, Hello!
https://yadi.sk/i/1tSo2h3E3EpFeq2. I have a question on the product page, under the product name is the value of all the variations 600р – 6000р ( 1 ), the same data is displayed in the wishlist ( 1 ) . Buyer is not clear what the numbers! Perhaps to make under the name of the goods been highlighted variations in the price of the chosen ( 2 )? And wishlist display the same data ( 2 )?.
3. When the product is sold segments, how to set the number of desired length calculator? Fabric is sold in increments of 0.5 meters ( 4 ), and the goods counter shows the step – 1 unit ( 3 ). This counter is the quantity of goods should not be removed from all pages, because in this store will be sold piece goods, for example, a button or thread spool. They will be in a different category – accessories (фурнитура) . http://odrey.ru/product/button-maroon/ You can make a number of counter product selection – to turn off his hands? That it could be turned off when filling the product page? And if it is off, in the shopping basket it should not be!
Here count of the number of goods, the choice will be useful.
Perhaps make a product page where the counter product number (3) works with a gradation of 0.5?
Thank you in advance, Alex.
Cristian, Hello!
Do not open category on the phone! I tried to change the parental attachment to the category – nothing changes. Only with the phone, the category does not want to open.
Try to go with your phone: http://odrey.ru/en/fabrics/ and try to open there any category: cotton-for or jersey-cotton
I really hope for your help)
Thank you in advance, Alex.
Cristian, Hello!
I have noticed that the name of the product category, constantly on the center of the image. https://yadi.sk/i/aDrMY9FX3EtHrh
In your example, the reverse template – do not exist, the category name appears on another. Maybe this is the reason? Why the phone, product category is not open?
Thanks in advance, Alex.
Cristian, the code that you gave me – gorgeous!
The logo is in place and the menu now looks beautiful.
Thank you very much, my friend)
Sincerely, Alex.
Hello Alex,
Regarding your 2, 3 questions you must check if some WooCommerce plugins have the behaviour that you need because it’s a very specific request. Search here: https://woocommerce.com/product-category/woocommerce-extensions/product-extensions/
Regarding the category on mobile please add this in Appearance >> Customize >> Custom CSS:
.product-category .product-image-wrapper a.product-link-wrapper {
display: block;
}
Thanks
Hello, Cristian !
A new question has appeared)
Http://odrey.ru/product/jersey-cotton-mix/
On the goods change page – press the flag – sell individually
https://yadi.sk/i/DBQbMnop3F5WcZ
Because of this, the number 1 in the shopping cart – do not look beautiful (flew up)
https://yadi.sk/i/33SG2qEM3F5Wkq
Help please, solve this problem )
With respect, Alex.
Cristian, Hello!
I am very grateful for your help!
The code you gave me did not solve the whole problem. Categories on the phone are now open – one problem is solved!
Now, in fact categories https://yadi.sk/i/aDrMY9FX3EtHrh – there was an information block! As I understand it – it should be at the bottom of the image. And it should rise when you put the cursor on it – the mouse / finger. As shown in the example of your template reverse.
How to make the title of the category (inscription in the middle of the image) be displayed – only when you hover the cursor? On the image – was not crossed out text, in a black frame.
Thanks in advance, Alex.
Hello Alex,
Regarding your first problem, please add this:
.woocommerce .shop_table.cart .product-meta-wrapper .product-quantity {
line-height:44px
}
Thanks
Cristian, Hello!
Thank you very much for the code!
In the shopping cart, everything shows perfectly )
Sincerely, Alex.
Cristian, Hello!
I look forward to your help on the second question
Sincerely, Alex.
Cristian, Hello!
Please excuse my impatience.
I look forward to your help on the second question…
Sincerely, Alex.
Hello Alex,
Can you please fw me your second question? i’m lost between all of them 
Cristian, Hello!
I’m sorry that I caused you inconvenience. I hope this question will be the last 
In the category image – there is a name (button), it is all the time in the middle.
Http://odrey.ru/fabrics/
As I understand it, this button should be at the bottom of the image. And the button should go up when the mouse / finger cursor is placed on it. As shown in the example of your template. How to make the title of the category (inscription in the middle of the image) be displayed – only when you hover the cursor? Image – should not be crossed out text, in a black frame
https://yadi.sk/i/aDrMY9FX3EtHrhI really hope for your support.
Thanks in advance, Alex.
Cristian, hello!
Three days passed, there are no messages from you… When can I get a response from you?
Sincerely, Alex
Hello Alex,
But it’s exaclty like the theme demo and that’s how it was developed…. please see this: http://okthemes.com/reverse/product-categories/
If you want the btn to be hidden first and displayed only on hover, add this:
.woocommerce ul.products li.product-category h3 {
opacity: 0;
}
.woocommerce ul.products li.product-category .product-image-wrapper.inverse:hover h3, .woocommerce ul.products li.product-category .product-image-wrapper.inverse:focus h3 {
opacity: 1;
}
Thanks
Cristian, Hello!
Everything turned out great ! Many thanks for the support )
Alex
Honestly, I’m a little disappointed with the support. All my questions remained unanswered, although in General new answers appear. Product is of average quality, so the question you have to ask a lot. Moreover, the quality of the support makes me doubt the quality of the whole service themeforest.
Before the end of the term of service I would like to ask the last question in the hope that at least he will be with the answer.
How to make transparent only the lower part of the header (75px), so that the menu overlaps slider.
https://1drv.ms/i/s!Au5raQdknxemh3KDxmRRVwa7kHbZHello,
Thanks for your comment. Support is offered for the theme standard code and layout not for all kind of modifications to meet your project, although support was offered for that as well.
Now, if you find that the theme does not fit your project or you consider it buggy or you just do not like it, you can request a refund at any time.
Regarding this issues you’re presenting, please send me your website URL and a sketch on how you want it to appear, cause i do not understand what you need.
Thanks
widgets for product sidebar is didn’t work.
I was put @recent_viewed widget in «product sidebar» but wordpress give on the page @popular.
How to use @recent_viewed on product page?
How to change the header title, without change the site name?
Hello,
Can you be more specific, i don’t really understand what you mean. Send me a screenshot with what you need modified.
Thanks
Hello,
You have 2 options, you either upload a picture with an another site name or make this change directly in the code. To make the change in the code open /lib/headers/part-logo.php and modify in the else clause.
Thanks
Dear Disgogo,
Short question about Reverse theme. Is the ‘stripe’ through titles standard or an option (what you can put on/off)??
Thanks, Arjen
Hello Arjen,
You have an option in the theme settings to turn it off/on, so yes.
Thanks
Hi, i’ve lately updated the theme, but i can not update the Advanced Custom Fields Pro, my Installed version is: 5.3.8.1, and says there is an Available version: 5.5.2, but i can not update the plugin. Could you help me? Please
Hello,
I’ll release a theme update with this new version next week.
Thanks
Hi, any news about the update?
Hello,
A theme update is currently available. If you have troubles updating ACF plugin, try to deactivated it and then update it.
Thanks
How to add telephone number in header of mobile view? thanks!
Hi, i just bought your theme and it was awesome ! but i found this, a little anoying img icon, how i can get rid this ? thank you ! https://www.dropbox.com/s/h83hkce8wj7lh2f/error.png?dl=0
that icon on the bottom left side
Hello,
Thanks for your purchase.
I see it in your printscreen but i cannot replicate it. Can you send me your website URL?
Thanks
here is my website url https://goo.gl/bw7Zpp
ok, that anoying icon is gone. now, can you tell me how to adjust my logo so it can become HD? i already use 1080px resolution but become big when it use. here is my website https://goo.gl/bw7Zpp thx
and how i can update Advanced Custom Fields PRO plugin?
Hello,
You can upload you logo HD (example: 200×200px) and then add in Appearance >> Theme Options >> Custom CSS add the following style:
.logo-wrapper {
max-width: 100px;
}
to force the logo to display half of it’s size.
The premium plugins can be updated only if i release a theme update with the latest versions of the plugins included. The latest ver of ACF plugin contains only some styling improvements so i wont release a theme update for now.
Let me know if you have any other problems.
Thanks
I want to install the theme on wordpress but cannot install the required plugins. I check all the boxen and press on ‘apply’ but nothing happens. It says that the url is invalid. What should i do?
Hello,
Please send me a temporary admin login to check things out. I’ll install them for you. Send the credentials to cristian.gogoneata [at] gmail.com
Thanks
Hi, I have already figured it out thanks! I got another question. How do I change the social media accounts and delete some of them like youtube and pinterest on the bottom of the page?
Hello,
You can configure the social icons from Appearance >> Theme Options >> Social media. You just have to add the ones you need and delete the ones you don’t need.
Thanks
I am getting the command:
Parse error: syntax error, unexpected T_FUNCTION in /wp content/themes/reverse/reverse/functions.php on line 603
Please guide asap.
Thank you
Hello,
This means you have a PHP version installed on the server lower than PHP 5.x.x. Please upgrade to a newer version.
Thanks
Hi,
It seems that I don’ve have any “theme options” in my dashbord. Also i can’t install the plugin: advanced-custom-fields-pro..
Please can you help me??
Kind regards, LP
I’ve send you an e-mail to log into my wordpress from navynotch.com
Hello,
If the ACF plugin is not installed the Theme Options panel will not appear. That plugin is mandatory for the theme to function correctly.
I’m checking your website now.
Thanks
Hello,
I installed the plugin for you and everything seems to be running smoothly.
Let me know if you have any other issues.
Thanks
Hi,
On my homepage (and also other pages) I still have on the left a white space (I checked it, it was the sidebar-nav). I want to remove this but i cant find it!)
So now my content isn’t centered..
Pleas help me!
Kind Regards, Lois Palm The Netherlands
www.navynotch.com is my website
There is a problem with the product variation image. When I choose a variation the primary image does not swap
Please check http://evraa.com/product/womens-viscose-long-pyjama-set/Hello,
I’m releasing a theme update today which will fix that.
Thanks