We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. a prit
  2. General Discussion
  3. Friday, 29 August 2014
  4.  Subscribe via email
Hi All,
T3 plugin v2.3.1 has a problem.
If I compile less to css, in bootstrap.css I have the following:

@font-face {
font-family: 'Glyphicons Halflings';
src: url('../../../../plugins/system/t3/plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot');
src: url('../../../../plugins/system/t3/plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../../../plugins/system/t3/plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../../../plugins/system/t3/plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../../../plugins/system/t3/plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

see this: plugins/system/t3/plugins/system/t3/ is 2 times
if template has multiple themes all all of them compliled have similar problem.
It could have more, but glyph icons is what I am having problem with

T3 plugin v2.3.0 does not have this problem:

@font-face {
font-family: 'Glyphicons Halflings';
src: url('../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot');
src: url('../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

thanks,
Tony
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Tony,

I will check this case from our side, thank your for reporting. If it's a bug, we will fit it for sure.

Gardner.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,
Is this problem fixed in plugin v 2.3.2?

Thanks
Tony
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,

We could not duplicate the issue. It worked properly from my side.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
I've the same problem with T3 Framework 2.3.1 and the JA Decor template.
I used the demo package of JA Decor to set up my site.
Everytime I compile LESS to CSS the Glyphicons aren't visible.
If I change the paths from

plugins/system/t3/plugins/system/t3

to

plugins/system/t3

in

t3-assets\dev\templates.ja_decor.less.bootstrap.less.css

it works again untill I compile LESS to CSS in the Joomla Backend template manager
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
I have the same issue in 2.5.1 with JA Nuevo. I'm developing a module that uses Glyphicon halflings. What could be causing the duplication of the first three subdirectories in the path? I can work around on the webserver and rewrite the errors, but I'd really like to solve this issue.
Attachments (1)
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.