CSS_request not working in cart final step

  • Faman
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 2 months ago #36715 by Faman
Hi, Thanks for this template, it is simple and clear.

I have one problem with CSS on request, it working well all over the website but not working in cart final step ("Thank you" page).

I search but cannot identify the problem. In the source code, i can see that css request link not working.


Could someone help?

Please Log in to join the conversation.

More
10 years 2 months ago #36718 by ivan.milic
Can we test somehow to see that?

Please Log in to join the conversation.

More
10 years 2 months ago - 10 years 2 months ago #36719 by ivan.milic
Open index.php of template, you will find this line:

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

replace that with:

<style type="text/css">
<!--
<?php require(dirname(__FILE__).DS.'css'.DS.'template_css.php'); ?>
-->
</style>
Last edit: 10 years 2 months ago by ivan.milic.
The following user(s) said Thank You: Faman

Please Log in to join the conversation.

  • Faman
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 2 months ago - 10 years 2 months ago #36722 by Faman
Have you receided the information by "report to moderator"?

Thanks, Yes it works with that but is there a more elegant solution?

Is the problem related with order_done.php?
Last edit: 10 years 2 months ago by Faman.

Please Log in to join the conversation.

More
10 years 2 months ago #36725 by ivan.milic
Not sure why , no obvious reason. We need to check that more thermally.

Please Log in to join the conversation.

  • Faman
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 2 months ago #36793 by Faman
Thanks, So i will use it for now.

Please Log in to join the conversation.

Time to create page: 0.304 seconds
Powered by Kunena Forum