I have healthcare template installed with phocacart component. The tab content is invisible when applying T3 healthcare template. It shows when I switch to joomla4 Cassiopeia.

In addition, dev-tool show some error
Failed to load resource: the server responded with a status of 404 (Not Found)
/media/system/js/mootools-more.js
/media/system/js/mootools-more.js

Are they missing from installation package?

    shawnhy HI

    There is conflict in style of this component and template, you can try this custom css code:

    .pc-item-view .tab-content .tab-pane.fade {opacity: 1;}

    put into file: /templates/ja_healthcare/css/custom.css (create this file if it doesn't exist now)

    Regards

    Thank you, saguaros
    The content in tabs has been resolved with your css code.
    How about the missing files from template? Now I learn that mootools-related files are used in Joomla3.
    Do I need to take care of them?

      shawnhy Hi

      Joomla 4 doesn't use that mootools anymore so don't worry.

      Write a Reply...
      You need to Login to view replies.