-
AuthorPosts
-
conforturis Friend
conforturis
- Join date:
- April 2010
- Posts:
- 256
- Downloads:
- 0
- Uploads:
- 58
- Thanks:
- 59
- Thanked:
- 7 times in 1 posts
April 30, 2014 at 4:48 pm #197242Hi,
I moved my ja_university template to new ja_university_t3 template that work with new T3 Framework.
But I’m getting an error that was not in the old template.
Naw I cannot see module jafilter_jobs working. We could not select any field to search.with the old template we could select
now we can not select
I think the problem is not just in CSS. I think this is a javascript error or javascript conflict.
if it were only customization CSS issue we could be able to select despite not seeing the text.-
Thanh Nguyen Viet Friend
Thanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
May 2, 2014 at 9:57 am #533273Hello,
Did you yourself resolve this issue?
I have just checked your site and the select boxes are working properly now.conforturis Friendconforturis
- Join date:
- April 2010
- Posts:
- 256
- Downloads:
- 0
- Uploads:
- 58
- Thanks:
- 59
- Thanked:
- 7 times in 1 posts
May 2, 2014 at 2:07 pm #533295I put back the old ja_university template and old JA T3 Framework plugin.
But I want move to new ja_university_t3.conforturis Friendconforturis
- Join date:
- April 2010
- Posts:
- 256
- Downloads:
- 0
- Uploads:
- 58
- Thanks:
- 59
- Thanked:
- 7 times in 1 posts
May 2, 2014 at 2:42 pm #533304Hi,
Could you please check your Private Message?
I sent you the access data of another site with same problem.Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
May 5, 2014 at 9:29 am #533567That is a css issue. To get it fixed, please try solution below:
Open the file:
modules/mod_jafilter_jobs/ja_filter_jobs/css/ja.job_filter.cssReplace this rule:
label.hide {
background: none !important;
}With:
label.hide {
background: none !important;
display:block;
}conforturis Friendconforturis
- Join date:
- April 2010
- Posts:
- 256
- Downloads:
- 0
- Uploads:
- 58
- Thanks:
- 59
- Thanked:
- 7 times in 1 posts
May 5, 2014 at 3:50 pm #533626Could not solve here: http://empregoeformacao.info/
Can you check?Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
May 6, 2014 at 9:30 am #533783Please try solution above, but the CSS rule should be replaced with the following:
<blockquote>label.hide {
background: none !important;
display: block !important;
font-weight: normal;
}</blockquote>1 user says Thank You to Thanh Nguyen Viet for this useful post
-
AuthorPosts
Viewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by Thanh Nguyen Viet 10 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum