- Posts: 3
- Thank you received: 0
Re: no link in tabs
-
svel
Inactive member - Topic Author
- New Member
Less
More
15 years 2 weeks ago #376
by svel
no link in tabs was created by svel
Hello,
I've just installed the hot newsflash module, and inserted the heading, link and info for every article i want to display. However, ther's no link in the tabs when i publish the module (link /#fragment-1 instead).
Does someone know where could the problem come from ?
(website = lyonarchi.free.fr - that's just a test site, don't bother about it !)
Thanks for any advice !
Nico
I've just installed the hot newsflash module, and inserted the heading, link and info for every article i want to display. However, ther's no link in the tabs when i publish the module (link /#fragment-1 instead).
Does someone know where could the problem come from ?
(website = lyonarchi.free.fr - that's just a test site, don't bother about it !)
Thanks for any advice !
Nico
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
15 years 2 weeks ago #378
by milos
Replied by milos on topic Re: no link in tabs
Try to set in module not to load jQuery and to use no conflict mode. If it doesn't work, you must disable content plugin "highslide" from your Joomla installation. It's in conflict with this module.
Please Log in to join the conversation.
-
svel
Inactive member - Topic Author
- New Member
Less
More
- Posts: 3
- Thank you received: 0
15 years 1 week ago #403
by svel
Replied by svel on topic Re:no link in tabs
I tried both methods, but it doesn't change anything, my links in tabs are still /#fragment-1/2/3 :S
Any other idea ?
Nico
Any other idea ?
Nico
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
15 years 1 week ago #408
by milos
Replied by milos on topic Re:no link in tabs
Currently you don't have jQuery included, not in template, not in module. Actually, in template you have this code:
...and it's not correct as source file is not found. Delete this line in your template and enable jQuery in module parameters. Then it should work.
Also, you have 2 javascripts from JCEUtilities and caption.js. I don't think there's conflict with these, but you should check this out too.
Code:
<script type="text/javascript" src="/jquery.js"></script>
...and it's not correct as source file is not found. Delete this line in your template and enable jQuery in module parameters. Then it should work.
Also, you have 2 javascripts from JCEUtilities and caption.js. I don't think there's conflict with these, but you should check this out too.
Please Log in to join the conversation.
-
imliving
Inactive member - New Member
Less
More
- Posts: 6
- Thank you received: 0
14 years 10 months ago #768
by imliving
Replied by imliving on topic Re:no link in tabs
I, too, am having this problem. I did disable jquery and enable no conflict mode. I do not have a content highslide plugin. I do not have JCE Utilities. I do have the JCE 154 editor. I also don't have a js folder which I'm assuming I'd have if there were any javascript being used.
I'm also assuming you'll be asking me further questions as you would know suspected culprits.
Rob
I had another tab problem but I found the answer here. Your solutions for Nico didn't solve mine. Too bad, so sad.
I'm also assuming you'll be asking me further questions as you would know suspected culprits.
Rob
I had another tab problem but I found the answer here. Your solutions for Nico didn't solve mine. Too bad, so sad.
Please Log in to join the conversation.
Time to create page: 0.166 seconds