Taxonomy and Templates
[03.04.2013 21:11:14] Alexander Yakovenko (PaFFeN): Good afternoon! Here's the situation: the admin panel at the top periodically disappears. What could be the problem? Thanks in advance!
[03.04.2013 21:27:46] Lev Myshkin: Hello, it might be due to caching being enabled.
[03.04.2013 21:27:59] Lev Myshkin: That happens sometimes.
[03.04.2013 21:28:04] Lev Myshkin: Especially in Drupal 6.
[03.04.2013 21:28:13] Alexander Yakovenko (PaFFeN): I'm using 7.
[03.04.2013 21:29:30 | Edited 21:29:49] Alexander Yakovenko (PaFFeN): I would like to ask if there is a way in Ubercart to have two prices, a regular price and a sale price. For example, if the regular price is 50 UAH, we set the sale price to 47.5, and the regular price gets crossed out while the sale price is displayed next to it.
[03.04.2013 21:30:14] Lev Myshkin: There should be an old price shown, or you need to install a module for that.
[03.04.2013 21:41:26] Alexander Yakovenko (PaFFeN): Sorry for the questions, but one more thing: how can I display breadcrumbs in the created node--product.tpl.php so that the full taxonomy hierarchy leading to the product is visible?
[03.04.2013 21:41:27] Alexander Yakovenko (PaFFeN): ?
[03.04.2013 21:41:53] Lev Myshkin: I usually write custom code in template.php. You can search for it on my forum; it was discussed there.
[03.04.2013 21:42:14] Alexander Yakovenko (PaFFeN): I'll look for it now.
[03.04.2013 21:42:37] Alexander Yakovenko (PaFFeN): It would be great if I could find it and apply it.
[03.04.2013 21:43:01] Lev Myshkin: Start your Google search with site:drupalbook.org.