Keyword

[SOLVED] Bug: In joomla 3 Tag & Calendar

  • Albert
  • Albert's Avatar Topic Author
  • Offline
  • Senior Member
More
11 years 5 months ago #111991 by Albert
When entering a tag the calendar pops up. Simple work around is to toggle off sidebar.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
11 years 5 months ago #111992 by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Bug: In joomla 3 Tag & Calendar
In which version of K2 and Joomla! ?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Albert
  • Albert's Avatar Topic Author
  • Offline
  • Senior Member
More
11 years 5 months ago - 11 years 5 months ago #111993 by Albert
Replied by Albert on topic Re: Bug: In joomla 3 Tag & Calendar
Joomla 3.0.3
K2 2.6.5 &2.6.6
Chrome Browser
xampp 1.8.1
php 5.4.7
Default Joomla admin template


problem: in the back-end I enter a tag. I press enter, and the "creation Date" calendar pops up on the side bar. I have to close it to create another tag.

Please Log in or Create an account to join the conversation.

  • Albert
  • Albert's Avatar Topic Author
  • Offline
  • Senior Member
More
11 years 5 months ago - 11 years 5 months ago #111994 by Albert
Replied by Albert on topic Re: Bug: In joomla 3 Tag & Calendar
back-end parameter 'Default state for the item form sidebar' in advance does not work either.

<td id="adminFormK2Sidebar"<?php if($this->mainframe->isSite() && !$this->params->get('sideBarDisplayFrontend')): ?> style="display:none;"<?php endif; ?> class="xmlParamsFields">

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
11 years 5 months ago #111995 by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Bug: In joomla 3 Tag & Calendar
Thank you for reporting this,

We will look into this

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
11 years 5 months ago #111996 by Jessica Jung
Replied by Jessica Jung on topic Re: Bug: In joomla 3 Tag & Calendar
Hi there

Is there any fix found for this issue?
I am using same version of K2 and Joomla 3 and getting same issue.
Even tested clean installation and showing same bug.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
11 years 5 months ago #111997 by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Bug: In joomla 3 Tag & Calendar
Hello,

This is a Joomla! issue not a K2 issue, you can reproduce in com_content as well.
I don't know however if was fixed in the 3.1 version.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
11 years 1 month ago #111998 by Stefano Gargiulo
Replied by Stefano Gargiulo on topic Re: Bug: In joomla 3 Tag & Calendar
Hi Guys, the bug is still here in last Joomla 3 version.

Any of you have a workaround to share?

Please Log in or Create an account to join the conversation.

More
11 years 2 weeks ago #111999 by Alberto Santini
Replied by Alberto Santini on topic Re: Bug: In joomla 3 Tag & Calendar
Still there any solution.

The only way is to hide it via css adding this line

in the admin isis template.css

[code type=css
]#adminFormK2Sidebar {
display: none;
}[/code]

Please Log in or Create an account to join the conversation.

More
11 years 1 week ago #112000 by nifi
Replied by nifi on topic Re: Bug: In joomla 3 Tag & Calendar
Hi,
editing the isis template.css doesn't work for me. Does anybody have another solution?
Thank you!

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum