Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Template - FlexibleMart (SKU# FLEX-00007)

TOPIC: Add to cart bottom disappear

Add to cart bottom disappear 11 years 1 month ago #2289

Hello,

I have a problem with one of my stores. I am using a template from YOOtheme, when active in the template manager GZIP compression disappears bottom of me add to cart. (www.picnicybarbacoa.com)

I have the same problem at another store, delete the template cache several times and it works, but I understand that that is not the way... In this new store does not get it to work doing the same

thanks
Manuel
Last Edit: 11 years 1 month ago by Manuel del Real Pasquin.
The topic has been locked.

Add to cart bottom disappear 11 years 1 month ago #2301

Hi,

I understand the problem. Yootheme compression doesn't change the Image path after the compression and sends it to /cache/ folder.

I don't know why yootheme compression is doing this but, it just does.

The solution is pretty easy though.
Open this CSS file:
www.picnicybarbacoa.com/templates/yoo_subway/html/com_virtuemart/assets/css/flexibleVM2Global.css

And find this CSS rule:
span.addtocart-button input.addtocart-button {
	background: url(../images/Flexible/add-to-cart.png) no-repeat 0 0px !important;
	width:160px !important;
	...
        ...
        ....

And change it with this:
span.addtocart-button input.addtocart-button {
	background: url(http://www.picnicybarbacoa.com/templates/yoo_subway/html/com_virtuemart/assets/images/Flexible/add-to-cart.png) no-repeat 0 0px !important;
	width:160px !important;
	...
        ...
        ....

The path of the add to cart image will be HTTP so, the yootheme won't change it no more, and it will be valid no matter where the GZIP cached CSS file is located.

Regards.
Forum Support.
The topic has been locked.

Add to cart bottom disappear 11 years 1 month ago #2315

works fine!!!

Thank you
Manuel
The topic has been locked.

Add to cart bottom disappear 11 years 1 month ago #2377

your welcome.
Follow the same procedure if this "disappearing" occurs in anywhere else.

Case solved. Topic is closed.

Regards.
Forum Support
The topic has been locked.
Time to create page: 0.083 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo