- Posts: 105
- Thank you received: 0
DOESN´T SHOW THE PREDEFINED STYLES
-
cynthia_1982
Inactive member -
Topic Author
- Member
-
Less
More
12 years 21 hours ago #26939
by cynthia_1982
DOESN´T SHOW THE PREDEFINED STYLES was created by cynthia_1982
I WANT TO CHANGE THE PREDEFINED STYLE OF THIS TEMPLATE
but doesn´t show this option on the template manager
only shows: "custom style"
please help me
but doesn´t show this option on the template manager
only shows: "custom style"
please help me
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 6 hours ago #26948
by ivan.milic
Replied by ivan.milic on topic DOESN´T SHOW THE PREDEFINED STYLES
That template actually does not have custom styles
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6784
- Thank you received: 720
12 years 3 hours ago #26953
by milos
Replied by milos on topic DOESN´T SHOW THE PREDEFINED STYLES
This is bug, which we will fix soon. I will get back to you later.
The following user(s) said Thank You: cynthia_1982
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6784
- Thank you received: 720
12 years 3 hours ago - 12 years 3 hours ago #26954
by milos
Replied by milos on topic DOESN´T SHOW THE PREDEFINED STYLES
Ok, it's fixed. Please re-download and re-install template or better, to keep your data, edit file /templates/hot_tennis/templateDetails.xml and change this part:
to this:
Code:
<field name="templateStyle" type="list" default="0" label="TPL_HOT_TENNIS_SELECT_TEMPLATE_STYLE">
<option value="0">TPL_HOT_TENNIS_SELECT_CUSTOM_STYLE</option>
</field>
Code:
<field name="templateStyle" type="list" default="0" label="TPL_HOT_TENNIS_SELECT_TEMPLATE_STYLE">
<option value="0">TPL_HOT_TENNIS_SELECT_CUSTOM_STYLE</option>
<option value="1">Style 1</option>
<option value="2">Style 2</option>
<option value="3">Style 3</option>
<option value="4">Style 4</option>
</field>
Last edit: 12 years 3 hours ago by milos.
The following user(s) said Thank You: cynthia_1982
Please Log in to join the conversation.
-
cynthia_1982
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 105
- Thank you received: 0
11 years 11 months ago #27144
by cynthia_1982
Replied by cynthia_1982 on topic DOESN´T SHOW THE PREDEFINED STYLES
thank you Milos!
you always have the right answer
you always have the right answer
Please Log in to join the conversation.
Time to create page: 0.203 seconds