Thx. Please look at the extra link I added in the "site url" area. Its a video that explains all the issues related to the template breaking after joomla update. I.e. relating to my point nr. 1.
Template and k2 gets messed up after update
aman204 yes you can.
starlight Hi
Kindly take akeeba backup of the site as it would be more feasible and convenient to deploy and try to examine the relative issues on local install by deploying the site on local and doing needed comparisons
I can do it tomorrow. Or you can do it if you think that would be better?
When I try to install Akeeba Backup, I get this error.
starlight When I try to install Akeeba Backup, I get this error.
You can try the steps outlined here here for installing FOF 3.0
In some cases Joomla! forgets to install files for the FOF 3 library used by most of our components (Akeeba Backup, Admin Tools, Akeeba Ticket System and others). This could mean that even removing the directories above you could still be unable to access your site. If this happens, try the following solution:
I have installed Akeeba, and taken a backup that you can download. But there were some warnings that I don't know what mean. If you want you can take another backup to be sure, if you don't think its nescery, the backup is there ready.
- Edited
starlight For some reasons, The backup isnt getting restored on local.
Having reviewed for relative issues as seen in screencast, You can try add this to template.css file ever since there are some CSS rule-sets coming from bootstrap stylesheet which are conflicting :
.navbar .container{width:1170px !important;}
.top-social .custom{padding:5px 10px !important;} /* adjust padding value accordingly */
@media only screen and (max-device-width: 1200px) {.navbar .container{width:970px !important;}} /* adjust width value accordingly */
Kindly ensure to clear your browser cache if changes dont reflect
You may kindly let us know as to how it goes after adding above CSS
Thx. I can't see any change, do you?
If needed I can send you backup from our host, or I can do a backup of one of the other sites where I am using the same template.
Thx. Should I remove the code from the template.css file?
Please see here for the remaining bugs in the template: https://www.useloom.com/share/e2b4da172af749c6aed9620fecd3d519
starlight Should I remove the code from the template.css file?
Yes, You can as nevertheless, the CSS code added there isnt getting applied
Will have further look at the remaining issues and try with best of ability in finding resolutions as the template has been customized and modified to good extent which invariably brings in several code changes
Yes, You can as nevertheless, the CSS code added there isnt getting applied<
I have removed it. But I noticed I made a mistake while adding it. I added it to "ja_kranos" in stead of "kranos2". So that may be the reason it was not applied.
Will have further look at the remaining issues and try with best of ability in finding resolutions as the template has been customized and modified to good extent which invariably brings in several code changes
Thx!
If it is of any help, I can also send you the ftp and login details of the working site where joomla has not been updated.
- Edited
starlight I can also send you the ftp and login details of the working site where joomla has not been updated.
Yes, You can update the details of working site in edit fields which should make the task easy to review in depth by comparing the code reference for relative issues as seen in screencast
I have now updated the details in edit feilds.
aman204 kindly check now.