- Posts: 4
COMMUNITY FORUM
Extra Fields disappear when selecting category
- Michael
- Topic Author
- Offline
- New Member
Less
More
6 years 11 months ago #165672
by Michael
Extra Fields disappear when selecting category was created by Michael
Hello there,
i'm pretty happy with k2 and found a lot of help within this forum. Thanks everybody for many useful tips!
My Problem is something i did not found and i don't figure it out.
I do have Extra Fields for different categorys. One Category is for example "events" and the other is "offers".
Each category has its own extra fields.
When i open an Article in category "events" the extra fields are there, while in category "offers" they are not showing up - but they are there. i checked firebug and found out that its hidden:
<div id="extraFieldsContainer" style="display: none;">
I can make i visible with "display: block;" and i tried this via override but it's not working.
I dont know why its hidden. Is there an Option i missed a deactivated?
(I hope my english is comprehensive.)
greetings from germany
i'm pretty happy with k2 and found a lot of help within this forum. Thanks everybody for many useful tips!
My Problem is something i did not found and i don't figure it out.
I do have Extra Fields for different categorys. One Category is for example "events" and the other is "offers".
Each category has its own extra fields.
When i open an Article in category "events" the extra fields are there, while in category "offers" they are not showing up - but they are there. i checked firebug and found out that its hidden:
<div id="extraFieldsContainer" style="display: none;">
I can make i visible with "display: block;" and i tried this via override but it's not working.
I dont know why its hidden. Is there an Option i missed a deactivated?
(I hope my english is comprehensive.)
greetings from germany
Please Log in or Create an account to join the conversation.
- william white
- Offline
- Platinum Member
Less
More
- Posts: 3722
6 years 11 months ago #165682
by william white
Replied by william white on topic Extra Fields disappear when selecting category
I would assume that if you inspect the working category you will not fine the same css hiding your xtra fields.
Have you tried with a the default Joomla template to rule out template issues?
Are you using an override with the category that does or does not display?
Is there a copy of k2.css in your override or your templates css files?
Have you tried with a the default Joomla template to rule out template issues?
Are you using an override with the category that does or does not display?
Is there a copy of k2.css in your override or your templates css files?
Please Log in or Create an account to join the conversation.
- Michael
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
6 years 11 months ago #165819
by Michael
Replied by Michael on topic Extra Fields disappear when selecting category
Hi there,
thank you for your Reply.
It's a problem in den Backend. I do have the default template.
I have no overrides.
I created new categorys and new extra fields. Die Fields still dont show up.
I guess i have to reinstall some things :|
thank you for your Reply.
It's a problem in den Backend. I do have the default template.
I have no overrides.
I created new categorys and new extra fields. Die Fields still dont show up.
I guess i have to reinstall some things :|
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
6 years 11 months ago #165841
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Extra Fields disappear when selecting category
Are you getting any JS errors in your browser's developer tool?
Check under the console tab.
Check under the console tab.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Michael
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
6 years 10 months ago #166147
by Michael
Replied by Michael on topic Extra Fields disappear when selecting category
Hi there!
Sorry for this late answer, i needed holidays...
I checked for Javascript-Errors and found some with the Calendar.
When the "Date" Field is deactivated, everythings finde, with the "Date" Field activated, no other fields show up.
A Screenshot of the Console-Output.
imgur.com/a/sluNs
I tried to play around with jQuery Easy, but i did not help.
thank you.
Sorry for this late answer, i needed holidays...
I checked for Javascript-Errors and found some with the Calendar.
When the "Date" Field is deactivated, everythings finde, with the "Date" Field activated, no other fields show up.
A Screenshot of the Console-Output.
imgur.com/a/sluNs
I tried to play around with jQuery Easy, but i did not help.
thank you.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
6 years 10 months ago #166171
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Extra Fields disappear when selecting category
Is jQuery UI being loaded?
You can force load it in K2's settings.
You can force load it in K2's settings.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Michael
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
6 years 10 months ago - 6 years 10 months ago #166174
by Michael
Replied by Michael on topic Extra Fields disappear when selecting category
I forced it within the K2's setting.
I also tried different settings with jQuery Easy. I remove most of the Extensions, the problem is still there...
Edit: while i wrote this, i deactivated the plugin "JA K2 Filter" and everything is working now.
Maybe i should update this plugin...
I also tried different settings with jQuery Easy. I remove most of the Extensions, the problem is still there...
Edit: while i wrote this, i deactivated the plugin "JA K2 Filter" and everything is working now.
Maybe i should update this plugin...
Last edit: 6 years 10 months ago by Michael. Reason: Error fixed
Please Log in or Create an account to join the conversation.