Keyword

Can't edit tags at frontend. jquery?

More
11 years 6 months ago #110965 by Mk
Hello everybody! i guess this appeared after upgrading from 2.5.7 to 2.6.1 but i found out now that it's not working.

I have K2 2.6.5 on joomla 2.5.9. While in the backend everything works perfect at the frontend i can't edit the tags of an item. Either i use free tagging system or selection based i can not add any tags or remove them. I press the X to remove a tag or the buttons "add" "remove" and nothing happens. I'm trying to see in firebug if there's any javascript code there but it's empty:

<ul class="tags">
    <li class="tagAdded">MYTAG
                <span class="tagRemove" title="Click to remove tag">x</span>
                <input type="hidden" value="MYTAG" name="tags[]">
     </li>
     <li  class="tagAdd">       
                <input type="text" id="search-field">
     </li>
     <li class="clr"></li>
</ul>

There should be some javascript in the first two <li> to remove or add a new tag but there is not, any ideas?

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

More
11 years 6 months ago #110966 by Jay
I'm having the same issue. On the backend all the jquery options are listed (auto-complete or tag lock, etc) on the frontend it looks like it has missing code.

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

More
11 years 6 months ago #110967 by Jay
Huzzahh!

I went into K2 parameters/layout and views/css & javascript settings to "load v1.8x latest (remote copy)"

Everything works as it should. It didn't work on 1.7 or below or 1.9.

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


Powered by Kunena Forum