- Posts: 4
COMMUNITY FORUM
- Forum
- K2 Community Forum
- English K2 Community
- [SOLVED] Extrafields are not shown/editable in front end
[SOLVED] Extrafields are not shown/editable in front end
- Steven Uba
- Topic Author
- Offline
- New Member
Less
More
10 years 9 months ago #124969
by Steven Uba
[SOLVED] Extrafields are not shown/editable in front end was created by Steven Uba
Hi there!
I am having problems to add extrafields values through the front end.
I've been reading about it and it looks like this issue was not solved.
I am using k2 v2.6.7 over joomla 2.5
Any help /advise?
Thanks in advanced!!
I am having problems to add extrafields values through the front end.
I've been reading about it and it looks like this issue was not solved.
I am using k2 v2.6.7 over joomla 2.5
Any help /advise?
Thanks in advanced!!
Attachment not found
Please Log in or Create an account to join the conversation.
- Yiota
- Visitor
10 years 9 months ago #124970
by Yiota
Replied by Yiota on topic Re: Extrafields are not shown/editable in front end
From the screenshot above it seems you are having a javascript conflict in your frontend editing popup.
Can you check through the Console of your browser's inspection tool if you are getting any errors?
Can you check through the Console of your browser's inspection tool if you are getting any errors?
Please Log in or Create an account to join the conversation.
- Steven Uba
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
10 years 9 months ago #124971
by Steven Uba
Replied by Steven Uba on topic Re: Extrafields are not shown/editable in front end
Hi and thanks Yiota Ziaggou for your fast response.
Yes I just had a look on the console and found 2 errors/conflicts
Please see attachment.
Thanks once again!
Yes I just had a look on the console and found 2 errors/conflicts
Please see attachment.
Thanks once again!
Attachment not found
Please Log in or Create an account to join the conversation.
- Yiota
- Visitor
10 years 9 months ago #124972
by Yiota
Replied by Yiota on topic Re: Extrafields are not shown/editable in front end
This means that you are having a javascript conflict between your template's js files and k2's popup.
Do you have a template developer/provider you could advise in order to help you narrow down the issue?
If not start by checking that your page doesn't load more than one jQuery libraries. You need to keep the one loading first and above all other javascripts.
Do you have a template developer/provider you could advise in order to help you narrow down the issue?
If not start by checking that your page doesn't load more than one jQuery libraries. You need to keep the one loading first and above all other javascripts.
Please Log in or Create an account to join the conversation.
- Steven Uba
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
10 years 9 months ago #124973
by Steven Uba
Replied by Steven Uba on topic Re: Extrafields are not shown/editable in front end
thanks for your tips! Now I am going to fix my template. I will post the steps to fix this!
Cheers!
Cheers!
Please Log in or Create an account to join the conversation.
- Yiota
- Visitor
10 years 9 months ago #124974
by Yiota
Replied by Yiota on topic Re: Extrafields are not shown/editable in front end
You are welcome. Let me know if you need further assistance on this.
Please Log in or Create an account to join the conversation.
- Steven Uba
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
10 years 9 months ago #124975
by Steven Uba
Replied by Steven Uba on topic Re: Extrafields are not shown/editable in front end
Well.. indeed the conflict was caused by jquery.min.js So I renamed the one in my template.
All extrafields are now shown and editable.
Thanks!
:)
All extrafields are now shown and editable.
Thanks!
:)
Please Log in or Create an account to join the conversation.
- Forum
- K2 Community Forum
- English K2 Community
- [SOLVED] Extrafields are not shown/editable in front end