Discussion on Reverse - WooCommerce Shopping Theme

Discussion on Reverse - WooCommerce Shopping Theme

By
Cart 210 sales
Well Documented

disgogo supports this item

Supported

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

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/

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.

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

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/znNTcV8i

Let 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.

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!Au5raQdknxemh3KDxmRRVwa7kHbZ

Hello,

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

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

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