Hello,
The jatc-sugite-for-joomla-4.zip package (v2.1.1) is incomplete. For example, some system plugins are not installed. See the System - HTTP Header plugin. Please check.
Hello,
The jatc-sugite-for-joomla-4.zip package (v2.1.1) is incomplete. For example, some system plugins are not installed. See the System - HTTP Header plugin. Please check.
Hello,
Thank you for your reply.
Your message to another customer: We updated this file to fix the issue: root/templates/ja_sugite/html/com_content/article/default.php
Please share the default.php file.
Hello,
Thank you very much.
Please review the attached image.
I want to move it to the left on the mobile for JA Sugite template. Please help me.
mehmettas Hi
You will need to customize the header and off-canvas block a bit.
1/ Backup these 2 files:
root/templates/ja_sugite/tpls/blocks/header.php
root/templates/ja_sugite/tpls/blocks/off-canvas.php
Download this attached file >> unzip and copy 2 files inside to replace above files:
2/ Add this custom css into file: root/templates/ja_sugite/css/custom.css (create this file if it doesn't exist)
.off-canvas-toggle {
left: 14px;
position: absolute;
top: 21px;
}