Virtuemart Order Confirmation / broken layout

  • palfyz
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 6 months ago - 11 years 6 months ago #33377 by palfyz
Hi!

I have used explorer template together with Virtuemart. Product category looks OK but when order is placed layout is broken. You will find two screenshots attached to this message.


BR,
Zeljko
Attachments:
Last edit: 11 years 6 months ago by palfyz.

Please Log in to join the conversation.

More
11 years 6 months ago #33382 by ivan.milic
Yes ok , but we don't ship that vm with that template so its up to you to adopt vm properly

Please Log in to join the conversation.

  • palfyz
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 6 months ago #33390 by palfyz
Hi!
The same problem with your bookstore template which comes bundled with VM.
It is very easy to reproduce, I have tested on your demo system ... same result.

Please check.

BR,
Zeljko
Attachments:

Please Log in to join the conversation.

More
11 years 6 months ago #33393 by ivan.milic
Enable error reporting in joomla global configuration and see if some error message displayes

Please Log in to join the conversation.

  • palfyz
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 6 months ago #33400 by palfyz
With error reporting enabled no errors are shown, only strict standards info.

btw I have tested store checkout on your demo page demo.hotjoomlatemplates.com/bookstore
and got the same error

Steps to reproduce:
1. add product to cart
2. checkout as guest

br,
Zeljko
Attachments:

Please Log in to join the conversation.

More
11 years 3 months ago #36193 by tiesgr
Try this worked for me :laugh: :)

ivan.milic wrote: Open index.php of template , find this line:

<link rel="stylesheet" href="<?php echo $css_url; ?>" type="text/css" />

replace it with:

<style type="text/css">
<!--
<?php require(dirname(__FILE__). DIRECTORY_SEPARATOR .'/css/template_css.php'); ?>
-->
</style>

Please Log in to join the conversation.

Time to create page: 0.166 seconds
Powered by Kunena Forum