[SOLVED]module can't work normall in my template

  • jcbird
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 11 months ago - 11 years 11 months ago #1451 by jcbird
hello!

K2 Categories Treeview Pro module can't work normally in a Joomlart nex template of my site.
link:http://hsif.org/index.php?option=com_content&view=article&id=157&Itemid=731&lang=en

The template is Based on the t3 template framework.
The template's website address is www.joomlart.com/joomla/templates/ja-nex
I have already purchased K2 Categories Treeview Pro module
but because of the problem, Unable to match my website
so the Module now is disabled in my site

Please help to solve

thanks
Last edit: 11 years 11 months ago by jcbird.

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

More
11 years 11 months ago #1452 by mmmaug1977
Replied by mmmaug1977 on topic The module can't work normall in a nex template
Hello,

The jQuery version loaded in this link is 1.6, and it is loaded by the module sw menu pro.

If you can setup the template to load jQuery 1.8 or later, it will fix the problem, then stop the sw menu module from loading jQuery, to avoid confliction.

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

  • jcbird
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 11 months ago #1460 by jcbird
hello!

The above problems have been solved,it is cause of the t3v2 template.


Now there are two new problems:

⒈How can in a new window to open the module entry?
⒉How to remove the small dots on the left side of each entry of k2 Categories Treevies module?
problem link:http://hsif.org/index.php?option=com_content&view=article&id=157&Itemid=731&lang=zh-cn

thanks!

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

More
11 years 11 months ago - 11 years 11 months ago #1461 by mmmaug1977
Replied by mmmaug1977 on topic The module can't work normall in a nex template
Hi,

To make the module entries open in a new window, edit the helper.php file, and add
Code:
target="blank"
to any <a> element.

The css rule
Code:
.column ul li {
at line 77 in the template.css file causing this distortion, if you can comment it you will get a tidier look.
Last edit: 11 years 11 months ago by mmmaug1977.

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

  • jcbird
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 11 months ago #1462 by jcbird

Mohamed Abdelaziz wrote: Hi,

To make the module entries open in a new window, edit the helper.php file, and add

Code:
target="blank"
to any <a> element.


Thanks!
The problem about new window has been solved.

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

  • jcbird
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 11 months ago #1463 by jcbird

Mohamed Abdelaziz wrote:
The css rule

Code:
.column ul li {
at line 77 in the template.css file causing this distortion, if you can comment it you will get a tidier look.


But the problem about small dots is not resolved.

Carefully to find the template of each css file: template.css,layout.css,component.css ......and so on
I found no ".column ul li {",
only found ".column {, .column { .column div.ja-moduletable .column div.moduletable .column div.ja-module .column div.module {,
in layout.css.

After comment them
Dots is still there

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

  • jcbird
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 11 months ago - 11 years 11 months ago #1464 by jcbird

jcbird wrote: hello!

The above problems have been solved,it is cause of the t3v2 template.


Now found that seems to have not yet fully solved the problem.

Outwardly the malfunction appears to be:
module tree is normal in firefox browse
and is no normal in ie8 ie9 browse

Details please see the screenshot:



link:http://hsif.org/index.php?option=com_content&view=article&id=157&Itemid=731&lang=en
Last edit: 11 years 11 months ago by jcbird.

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

More
11 years 11 months ago #1465 by mmmaug1977
Replied by mmmaug1977 on topic The module can't work normall in a nex template
Here is the file location: /plugins/system/jat3/jat3/base-themes/default/css/template.css

At line 77

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

More
11 years 11 months ago #1466 by mmmaug1977
Replied by mmmaug1977 on topic The module can't work normall in a nex template

jcbird wrote:

jcbird wrote: hello!

The above problems have been solved,it is cause of the t3v2 template.


Now found that seems to have not yet fully solved the problem.

Outwardly the malfunction appears to be:
module tree is normal in firefox browse
and is no normal in ie8 ie9 browse

Details please see the screenshot:



link:http://hsif.org/index.php?option=com_content&view=article&id=157&Itemid=731&lang=en


The loaded jquery version is 1.10.2, which may cause problems with ie8 or ie9
Try to revert back to jquery 1.9 or 1.8

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

  • jcbird
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 11 months ago #1467 by jcbird

Mohamed Abdelaziz wrote: Here is the file location: /plugins/system/jat3/jat3/base-themes/default/css/template.css

At line 77


Thanks!
According to your method,the problem has been solved.

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

Powered by Kunena Forum