1. jeff73
  2. Commercial Templates
  3. Wednesday, 06 June 2018
  4.  Subscribe via email
Hi,
In Harmony template, When I select a body size in "general -> typography styling", the generated code is 15pxpx for example (13 or 17), so error.
In "templatedetails.xml", in lines 176-181, is the following:

<field name = "body_fontsize" type = "list" default = "15px" label = "Body Font Size" description = "Choose bodyfont size">
<option value = "13px"> Small </ option>
<option value = "15px"> Medium </ option>
<option value = "17px"> Large </ option>

The variable is: ZZpx.
In the file "inc / style.php", we have on line 9:

font-size: '. $ this-> params-> get (' body_fontsize ').' px;

Result: pxpx error
Thank you and good day
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jeff

Thank you for reporting this issue.

This issue has been fixed in the latest version of our Elvira template. For further details on updating your template may I suggest the following article... https://www.joomla51.com/tutorials/item/updating-your-template

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you for your reply.
Certainly corrected in Elvira, but not in the Harmony 1.0.2 release of April 12, 2018 (latest download version).
No problem for me, I made the change manually.
Have a good day.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Jeff

This is indeed correct. We have just updated our Harmony template, amending this issue.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,
Excellent news for all users. Thank you for being so quick to change this error.
have a very good day
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!