Two template issues

  • hkeyzer
    Active member
  • Topic Author
  • Member
  • Member
More
10 years 11 months ago #28433 by hkeyzer
Two template issues was created by hkeyzer
Hi,

Beautiful template and love the flexibility provided by sparky framework.

However I have found two issues:

1/ When in the cart no prices / Tax / Discount and field for adjusting quantities are shown.
See figure



2/ The Thank you page after confirming order seems to be missing styling.
See figure



Sorry site currently on local server without

Cheers
Henk
Attachments:

Please Log in to join the conversation.

More
10 years 11 months ago #28450 by ivan.milic
Replied by ivan.milic on topic Two template issues
Well all is ok, template is like that?

Please Log in to join the conversation.

  • hkeyzer
    Active member
  • Topic Author
  • Member
  • Member
More
10 years 11 months ago #28533 by hkeyzer
Replied by hkeyzer on topic Two template issues
Hi,

Sorry I don't agree:

for issue 1/
How can a person change the quantity of a product if no field shown for changing product quanitity once in the cart. Or see the per item price if multiple / different items are purchased.

for issue 2/
There is no styling on the "Thank you" page:
The Carousel contianer is left aligned
Fonts are all worng and are left aligned.
Menu disappears.
Modules are no longer algined as per other pages.

I've moved test site to a public domain if you want to check it:
http:www.nzvirtuemart.co.nz

Thanks
Henk

Please Log in to join the conversation.

  • hkeyzer
    Active member
  • Topic Author
  • Member
  • Member
More
10 years 11 months ago - 10 years 11 months ago #28535 by hkeyzer
Replied by hkeyzer on topic Two template issues
OK - some progress.

Resolved missing product quantaties in cart:

Note using a default joomla template Prices and Quantities appear:



Refer original screen shot in OP - quantities are missing.

When I changed the Line 432 of template from:
.general-bg, input.custom-attribute, input.quantity-input, .manufacturer-product-link a, a.ask-a-question, input.vm-default, a.product-details, a.details, div.details, button.default, input.quantity-input:hover {
background: none;
border:none;

To:
.general-bg, input.custom-attribute, input.quantity-input, .manufacturer-product-link a, a.ask-a-question, input.vm-default, a.product-details, a.details, div.details, button.default, input.quantity-input:hover {
background: url("../images/vmgeneral/backgrounds.png") repeat-x scroll center top #E8E8E8;
border: 1px solid #CAC9C9;
border-radius: 4px 4px 4px 4px;
color: #777777;
padding: 5px 5px 4px;
text-decoration: none;
}

and Line 444 to:
input.quantity-input, span.quantity-box input.quantity-input:hover {
color: #666666;
}

I got the product quantity box displayed as:



However haven't restored the product price box as I believe a DIV is missing:

<div class="PricebasePriceVariant" style="display : block;">
<span class="PricebasePriceVariant">$58,00</span>
</div>

shows in the default template - but not in the Watchs template and I'm not sure where to add it.

Thanks
Henk
Attachments:
Last edit: 10 years 11 months ago by hkeyzer.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
10 years 11 months ago #28545 by milos
Replied by milos on topic Two template issues
Hi Henk,

The page on your screen shot is VirtueMart's Cart page. We haven't modified this page in Hot Watches template, so its output comes from VirtueMart component

/components/com_virtuemart/views/cart/tmpl

So, this is not related to our template. If you change template to Atomic (default Joomla template), you will see the same output of the Cart page. This is maybe a bug in VirtueMart component itself.

Thanks,
Milos

Please Log in to join the conversation.

  • hkeyzer
    Active member
  • Topic Author
  • Member
  • Member
More
10 years 11 months ago - 10 years 11 months ago #28740 by hkeyzer
Replied by hkeyzer on topic Two template issues
Hi,

I have resolved the issue of "product" pricing not appearing in the cart by comparing a default VM install against the "quick start" watches installation.
I realise now that I didn't indicate that I started using the "quick start" watches install and this might be a determining factor.

The following is the Watches quick start install screen for VM's <Configuration><pricing>:



When I changed it to the VM default install settings:



The prices for "product" items appeared in the cart.

Note this fixed similar issue I had on a site using the "drug store" template where again I used the quick start (but causes another issue which I'll post in drug store forum). So I don't see how this issue is related to a VM bug - if it is I would really like details of how this is a bug so it can be raised with VM developers?

Note the quantity of products in the cart I could only fix along the lines of what I indicated above.

Still looking a the "thank you" page styling when order is confirmed - note I also see the loss of styling on the demo of this template. So it is difficult for me to believe this is a VM issue.

Please if I am still looking at this wrong let me know.

Thanks
Henk
Attachments:
Last edit: 10 years 11 months ago by hkeyzer.

Please Log in to join the conversation.

Time to create page: 0.448 seconds
Powered by Kunena Forum