ngarasan VIP
Total posts: 181
07 Feb 2013 06:49

Hi,

Please help.

I use meetgavern template from gavern.

I use latest Co8.

On full article view, no tags appear. Only a form to input a new tag. But when log off (input tag only available for registered user), the tag is there.

Please help to find the problem.

Thank you

regards

ngarasan

Last Modified: 02 Mar 2014


Sergey
Total posts: 13,748
08 Feb 2013 00:11

ш cannot understand. You can add tags but after reload there are no tags?


ngarasan VIP
Total posts: 181
08 Feb 2013 03:51

Hi,

I'm sorry to confuse you. Using picture seems easier.

I have set my Type so only registered user can add the tags.

Here is the tags appearance when I was not login (as guest):

And here is the tags appearance when I login.

As you can see, when I login, I can not see the tags. Only the input form.

Thank you


Sergey
Total posts: 13,748
09 Feb 2013 21:42

I do not know why but you have jQuery loaded like this.

And it is loaded after Mootools which is wrong. If you have anything that loads jQuery disable it.


ngarasan VIP
Total posts: 181
09 Feb 2013 22:03

Ok, let me find it.

Thank you very much for the clue.


ngarasan VIP
Total posts: 181
12 Feb 2013 05:04

Hi,

I have removed it, but the problem is still exist.

I'm stuck. Help..

regards


Konstantin
Total posts: 1,113
12 Feb 2013 07:06

The problem in template,because here you can see the tags. Maybe your template have same js script, which override ours script.


ngarasan VIP
Total posts: 181
12 Feb 2013 18:43

Yes, I knew it. But the problem is:

I have try templates from 2 popular developer (YooTheme and Gavick) and both give me problem (not a similar problem). The problem appears when I use it with Cobalt.

And.. The template works fine with other Component/CCK. So, it is impossible for me to ask a help from the template developer. They will address me back to Cobalt Team and says that the problem comes from Cobalt.

That what makes me dizzy. I don't know where to go for help.


Sergey
Total posts: 13,748
12 Feb 2013 23:50

Loko the problem is this

This is how jQuery is loaded. And it is wrong.

  1. it is loaded after mootools

  2. It is loaded without no conflict mode.

You have to find out where it is loaded and turn it off.


ngarasan VIP
Total posts: 181
13 Feb 2013 01:12

I did it. But nothing happened. The problem is still there.


Sergey
Total posts: 13,748
14 Feb 2013 01:04

Now you do not have jQuery loaded at all.

JQuery have to be loaded Joomla regular way.


klox7 VIP
Total posts: 914
11 Apr 2013 14:02

If you want to load jQuery before MooTools and use noConflict mode use

this solution

Powered by Cobalt