Mike Jolley
|
4997ed0efb
|
Cleaned up tabs JS and fixed conflicts with bootstrap
Fixes #8000
|
2015-04-23 12:24:15 +01:00 |
shivapoudel
|
61430e1515
|
Absolute path should have curly braces - part 2
|
2014-09-22 22:22:57 +05:45 |
Geert De Deckere
|
24d588544b
|
Removed unused global $woocommerce variable from the templates
The WC() function is to be used since v2.1
|
2014-08-17 22:29:51 +02:00 |
Adrian Dimitrov
|
7de8b10428
|
Consistence
Way to remove complete <h2> tag also consistence syntax like templates/single-product/tabs/additional-information.php
|
2014-05-06 23:12:09 +03:00 |
Gregory K
|
3bd2954a13
|
Fix: additional-information.php
- Do not display empty <h2> tag
- Removed unused globals
- WP code style
|
2014-03-30 21:26:17 -04:00 |
splashingpixels
|
454b97080a
|
coding standards fixes
|
2014-01-22 20:36:24 -08:00 |
Mike Jolley
|
b774e84e29
|
Revert "Replaced templates functions"
This reverts commit 4ce301a080 .
|
2013-11-25 14:16:26 +00:00 |
Mike Jolley
|
4ce301a080
|
Replaced templates functions
|
2013-11-25 14:01:37 +00:00 |
Pascal Borreli
|
ae7899c67b
|
Fixed typos
|
2013-03-03 17:07:31 +00:00 |
Mike Jolley
|
b1b1afbaeb
|
Move tabs file
|
2013-02-10 18:49:22 +00:00 |
Mike Jolley
|
3e5b4141f6
|
Refined the way in which tabs are added to products
|
2013-02-10 17:33:13 +00:00 |
Mike Jolley
|
b1ec4b289a
|
Nuked whitespace. Closes #1846.
|
2012-11-27 16:22:47 +00:00 |
Coen Jacobs
|
80fc5fc086
|
[3.2.3] Templates XSS #1575
|
2012-10-16 17:35:16 +02:00 |
Mike Jolley
|
8c3ad31c07
|
Localisation spacing.
|
2012-10-16 10:45:33 +01:00 |
Coen Jacobs
|
943091d2ca
|
[3.1.4] Prevent direct access to files #1575
|
2012-10-15 12:57:58 +02:00 |
Andrew Benbow
|
160c3bd897
|
Update templates/single-product/tabs/tab-description.php
Added apply_filters to the tab title
|
2012-08-31 14:08:06 +02:00 |
Andrew Benbow
|
ea4ffae2d6
|
Update templates/single-product/tabs/tab-description.php
Reverted
|
2012-08-31 14:07:33 +02:00 |
Andrew Benbow
|
005648f4bb
|
Update templates/single-product/tabs/tab-reviews.php
Added apply_filters to tab title
|
2012-08-31 14:05:43 +02:00 |
Andrew Benbow
|
5e13086cef
|
Update templates/single-product/tabs/tab-description.php
Added apply filters to tab title
|
2012-08-31 14:05:03 +02:00 |
Andrew Benbow
|
d4f7427d06
|
Update templates/single-product/tabs/tab-attributes.php
|
2012-08-31 14:04:04 +02:00 |
Mike Jolley
|
ef7ec98f2e
|
templates
|
2012-08-14 23:43:54 +01:00 |
James Koster
|
c8ff0c22d5
|
added classes to product tabs
|
2012-05-01 21:26:58 +01:00 |
Mike Jolley
|
7840c79251
|
style rework. Shareyourcart (needs more work)
|
2012-04-28 18:28:18 +01:00 |
Coen Jacobs
|
57570b62c1
|
Last commit was a bit rude. Also hide panels containing the data. Closes #892
|
2012-04-05 10:46:39 +02:00 |
Coen Jacobs
|
2fa6a9313d
|
Check if weight and dimension fields should be shown before checking values. Closes #892
|
2012-04-05 10:34:11 +02:00 |
Mike Jolley
|
4182a35ed5
|
Hide tabs if we have none
|
2012-04-03 10:34:02 +01:00 |
Mike Jolley
|
35fadb00fe
|
More consistent template file naming, broken checkout into templates
|
2012-01-29 13:36:33 +00:00 |
Mike Jolley
|
2b09e9160c
|
Show tab if weight/dimensions are set and being shown. Closes #467.
|
2012-01-10 15:36:14 +00:00 |
Mike Jolley
|
f74e041a30
|
Renamed textdomain Closes #444.
|
2012-01-05 11:31:22 +00:00 |
Mike Jolley
|
3cfe43a80e
|
Templates
|
2011-12-12 11:35:54 +00:00 |
Mike Jolley
|
35d1d56329
|
Made product global, setup automatically, and removed the need to call the class directly in the loop
Themes need checking for compat, but the change makes it easier to use
|
2011-12-11 14:40:25 +00:00 |
Mike Jolley
|
2f1eb1e975
|
Tabs
|
2011-12-09 22:44:03 +00:00 |