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

TOPIC: Puremart 3.5 problems after update

Puremart 3.5 problems after update 11 years 2 months ago #3078

Hello!

I have updated puremart and i have som eproblems, please help me if you can.

products s page: The quantity boxes have some problem, also im missing the Prev and Next prodcuts button.

Shopping cart: The whole log in, register, buy as a guest area is missing.
Also had some more problem, i signed those things that im missing or not really the best.

The test page url is:
test.telefonkiegeszitok.hu/index.php?option=com_virtuemart&view=productdetails&virtuemart_product_id=152&virtuemart_category_id=72&Itemid=127

Waiting for your reply,
Thank you,
Viktoria
Attachments:
The administrator has disabled public write access.

Puremart 3.5 problems after update 11 years 2 months ago #3091

Hi Viktoria,

Prob 1 - your over-riding our css with your joomla.css line 77
 
.adminform button, #adminForm button, .button, button, a.readon, .pagenav-next a, .pagenav-prev a, input[type="submit"], input[type="button"], span.addtocart-button input.addtocart-button, .show_cart a, div.mobileSwitch > a {
  background: url("../images/style1/btn.png") repeat-x scroll 0 bottom transparent;
  border: 1px solid #D1D1D1;
  color: #383838;
  display: block;
  float: left;
  font-family: Arial,Verdana,sans-serif;
  font-size: 11px;
  font-weight: bold;
  height: 22px !important;
  line-height: 26px;
  margin: 0;
  padding: 0 8px;
}
 

either remove the height !important

or add somewhere
 
span.quantity-controls input.quantity-plus,
span.quantity-controls input.quantity-minus  {
  height: 16px !important;
}

Problem 2

quantity box size - coupon box etc

again your over-riding in your joomla.css - around line line 21 & on line 77 - float:left etc

registration box

what is your shop registration setup? Experiment with that ..

also see below from another post if that helps
Through here: VM Backend > Configuration > Checkout

If you disable this On checkout, ask for registration option
Then the "the login / register div" will be gone in the shopping cart. This is normal. Not recommended but some people want to disable this. Its their call.

So what i did in your website:

1- browsed your website,
2- Add product to shopping cart
4- Only "checkout now" button was available at the bottom to proceed (which is normal)
5- I clicked that button and it gave me a form to fill out.
6- i filled out that form, and got this error: "Si prega di registrarsi per procedere con l'acquisto"

Which i believe means; "you need to register."

So in the VM Backend, disable this option:
Through here: VM Backend > Configuration > Checkout

Only registered users can checkout

So virtuemart will let users to finish the order without being registered user, then let me know. I will re-test your website to see what is going to happen when i try to place 2nd order.

Cheers
Attachments:
The administrator has disabled public write access.

Puremart 3.5 problems after update 11 years 2 months ago #3142

Hi,

You can solve those CSS override issue in couple seconds with using Mozilla Firefox Developer Plugin, Firebug.
More more info about FireBug, look at this topic:
www.flexiblewebdesign.com/forum-virtuemart-2-template-puremart-support/342-using-firebug-for-customization-or-troubleshooting

Just one example;

Attachment Pasted_Image_3_12_13_11_41_PM.gif not found



Attachment Pasted_Image_3_12_13_11_42_PM.gif not found



Eliminating this height: property from that CSS file will take care the dislocation problem. For other CSS override issues (margin, height, float etc..) investigate the elements and look for the extra rules that comes from your Joomla Template's CSS files (mostly through joomla.css) and eliminate them to get the same exact look as you see in our DEMO.
Virtuemart related elements must be styled with only PureMart.

Regards.
Forum Support.
The administrator has disabled public write access.

Puremart 3.5 problems after update 11 years 1 month ago #3537

Thank you very much it's working!!

I would like to have some help for my front page:
I have attached a photo...i would like to put new products to the front pgae with puremart design.
Now it is works half, but the cart button is green also missing the drop down cart.

Do you have a modul for puremart?
Or how could we solve this?

On the item details page and in categories everything fine.

Url: htttp://www.telefonkiegeszitok.hu

Thank you!
Viktoria
Attachments:
The administrator has disabled public write access.

Puremart 3.5 problems after update 11 years 1 month ago #3540

Knew it would.. ;P

How are you adding the products to the front page?

Our css is being loaded but the either the various classes need to be added to the buttons etc to make use of our styling or the styling has to be copied to the existing classes...

This is outside our template support.

Regards
The administrator has disabled public write access.

Puremart 3.5 problems after update 11 years 1 month ago #3570

We have made a modul :virtuemart_product
Which shows the new products.
Is it possible to have the puremart design in this modul?

Thank you very much!
The administrator has disabled public write access.

Puremart 3.5 problems after update 11 years 1 month ago #3579

Yes - as I say above - you need to load the css and then add any appropriate classes or ids to the elements to use the css rules..

In the module you can add in the php
 
JHTML::stylesheet('flexibleVM2Global.css', JURI::root().'templates/gk_yourshop/html/com_virtuemart/assets/css/');

then compare the code in the puremart templates to recreate the html of the buttons etc

Cheers
The administrator has disabled public write access.

Puremart 3.5 problems after update 11 years 1 month ago #3707

Thank you very much!
Great support!!
The administrator has disabled public write access.

Puremart 3.5 problems after update 11 years 1 month ago #3712

Hi,

Our VM Template (PureMArt) is meant to work in Virtuemart (component) related pages, therefore it loads the necessary CSS file (FlexibleVM2Global.css) only where virtuemart component involves, for other non-virtuemart component pages, (doesn't matter you load the VM Module in it, it is still non-virtuemart component page) you need to load this CSS file manually by the PHP line that John has provided. You can put that PHP line in your joomla template index.php file, which will make your life easier. So the CSS file will be loaded in your entire website, no matter which page it is.

The joomla template index.php is here:

/templates/YOUR_TEMPLATE/index.php

Regards.
Forum Support.
Last Edit: 11 years 1 month ago by Support.
The administrator has disabled public write access.
Time to create page: 0.209 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