- Posts: 4
COMMUNITY FORUM
Click on tab in frontend add item refers to homepage
- Pet Bene
-
Topic Author
- Offline
- New Member
Less
More
8 years 8 months ago #158029
by Pet Bene
Click on tab in frontend add item refers to homepage was created by Pet Bene
Hello,
I'have a problem after upgrade 2.6.9 to 2.7.1.
When I click on tab (#K2Tab2, K2Tab3,..) in frontend add new item (or edit item), it refers to homepage. Homepage opens in the same window as the popup window for adding new item.
I use 3rt party template Gavick
screen shot: imgur.com/a/jFAR3
Thank you for any ideas
I'have a problem after upgrade 2.6.9 to 2.7.1.
When I click on tab (#K2Tab2, K2Tab3,..) in frontend add new item (or edit item), it refers to homepage. Homepage opens in the same window as the popup window for adding new item.
I use 3rt party template Gavick
screen shot: imgur.com/a/jFAR3
Thank you for any ideas
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 8 months ago #158060
by Krikor Boghossian
Replied by Krikor Boghossian on topic Click on tab in frontend add item refers to homepage
Hello,
This is an indication of a JS error.
I would suggest temporarily disabling (rename it) the override of the itemform.php file.
More info on overrides can be found here: getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates
This is an indication of a JS error.
I would suggest temporarily disabling (rename it) the override of the itemform.php file.
More info on overrides can be found here: getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates
Please Log in or Create an account to join the conversation.
- Pet Ben
-
- Offline
- New Member
Less
More
- Posts: 3
8 years 8 months ago #158131
by Pet Ben
Replied by Pet Ben on topic Click on tab in frontend add item refers to homepage
Thank you,
that's the problem - my template don't uses override of itemform.php. Any other idea?
Thanks, Petr
that's the problem - my template don't uses override of itemform.php. Any other idea?
Thanks, Petr
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 8 months ago #158151
by Krikor Boghossian
Replied by Krikor Boghossian on topic Click on tab in frontend add item refers to homepage
Can you look at the console tab of your browser's developer tools for any js errors?
Please Log in or Create an account to join the conversation.
- Pet Ben
-
- Offline
- New Member
Less
More
- Posts: 3
8 years 8 months ago #158195
by Pet Ben
Replied by Pet Ben on topic Click on tab in frontend add item refers to homepage
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 8 months ago #158203
by Krikor Boghossian
Replied by Krikor Boghossian on topic Click on tab in frontend add item refers to homepage
The error appears to be coming from the jQuery UI & JQuery libraries,
are you loading obsolete or multiple versions of these libraries?
are you loading obsolete or multiple versions of these libraries?
Please Log in or Create an account to join the conversation.
- Pet Ben
-
- Offline
- New Member
Less
More
- Posts: 3
8 years 8 months ago #158217
by Pet Ben
Replied by Pet Ben on topic Click on tab in frontend add item refers to homepage
Yes... i has activated plugin "jQuery Easy" together... after disable this plugin problem solved. Thank you
Petr
Petr
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 8 months ago #158226
by Krikor Boghossian
Replied by Krikor Boghossian on topic Click on tab in frontend add item refers to homepage
You 're welcome Petr :)
Please Log in or Create an account to join the conversation.