Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi, I am attempting to delete tags of a post, however the x mark has absolutely no response. Also, I found it only works if added a tag and delete it before i save the change. In this scenario, I still can only delete the tag I newly created.
BTW, uBlogsy is awesome.
Sorry for the late response.
Check firebug if there are any js errors on the page.
Hi Anthony,
I figured it out. I commented out
if (tagIndex == -1) { return false; } in handleClickDelete function in utagsy.ascx.
FIY, before firebug does not shown any js error on the page.
That's strange.
What other packages are you using? And what versions?
Hi,
It is a fresh install of umbraco 4.7.1. And I installed ublogsy package afterwards.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Cannot delete tag
Hi, I am attempting to delete tags of a post, however the x mark has absolutely no response. Also, I found it only works if added a tag and delete it before i save the change. In this scenario, I still can only delete the tag I newly created.
BTW, uBlogsy is awesome.
Sorry for the late response.
Check firebug if there are any js errors on the page.
Hi Anthony,
I figured it out. I commented out
if (tagIndex == -1) { return false; } in handleClickDelete function in utagsy.ascx.
FIY, before firebug does not shown any js error on the page.
That's strange.
What other packages are you using? And what versions?
Hi,
It is a fresh install of umbraco 4.7.1. And I installed ublogsy package afterwards.
is working on a reply...