Problems with joomla 2,5 and my website - Joomla! Forum - community, help and support
hello people, describe here few problems regarding website , hope of course help.
now, first problem main page (home):
there slideshow under menu, menu ends abruptly when exiting, when lay on slide show. (i guess it's because of slide show) think module interference
change (alternative template maybe)
second problem have distances of individual contributions, distances of sentences, separated heading, large, etc., different.
(sometimes looks double parafraph , although have 1 paragraph set, looks normal)
makes whole layout quite random , uncoordinated. hope here help.
have not updated joomla 3.0 since afraid of site not work anymore.
on alternative module tips , tips, can contribute improvement of website.
mfg.
thank much!
here website: http://makross.de/index.php/de/
now, first problem main page (home):
there slideshow under menu, menu ends abruptly when exiting, when lay on slide show. (i guess it's because of slide show) think module interference
change (alternative template maybe)
second problem have distances of individual contributions, distances of sentences, separated heading, large, etc., different.
(sometimes looks double parafraph , although have 1 paragraph set, looks normal)
makes whole layout quite random , uncoordinated. hope here help.
have not updated joomla 3.0 since afraid of site not work anymore.
on alternative module tips , tips, can contribute improvement of website.
mfg.
thank much!
here website: http://makross.de/index.php/de/
(a) issue dropdown menu , slideshow
reviewed site , looks value of css attribute z-index contributing behavior. change value of z-index in following css entry available in file style.css located in directory /modules/mod_image_show_gk4/styles/gk_black_and_white/.
note: make copy of file before editing it.
(b) issues distance between paragraph
reviewed page (when clicked on menu item portrait). of issues caused using <br /><br /> instead of <p></p>. may have been caused copying , pasting other application (e.g., notepad++). please review html generated using toggle button when edit article. make appropriate changes.
(c) site in joomla! 2.5
it not clear version of joomla! 2.5 (e.g., 2.5.28) being used. known 2.5.28 last version in 2.5 series , there couple of hot fixes (security related) after that. review of document https://docs.joomla.org/security_hotfixes_for_joomla_eol_versions of in understanding , applying fix.
the latest version of joomla! 3.7.5 , (probably on or after september 19, 2017). multilingual features have improved substantially between 2.5 , 3.7.
based on above reasons, suggested or recommended migrate the latest version of joomla!
always make complete back-up of site (and testing back-up) before attempting upgrade. extensions such akeeba back-up (https://extensions.joomla.org/extensions/extension/access-a-security/site-security/akeeba-backup/) of in creating back-up of site.
in future, issues, please create separate topic each issue. not combine them in 1 topic. if individual topics, easier other users help. in addition, monitor , keep track of each issue.
reviewed site , looks value of css attribute z-index contributing behavior. change value of z-index in following css entry available in file style.css located in directory /modules/mod_image_show_gk4/styles/gk_black_and_white/.
code: select all
.gkiswrapper-gk_black_and_white .gkispreloader { position:absolute; z-index:128; top:0; left:0; background:#fff url('images/loader.gif') no-repeat center center; width:100%; height:100%; text-indent:-999em; }
note: make copy of file before editing it.
(b) issues distance between paragraph
reviewed page (when clicked on menu item portrait). of issues caused using <br /><br /> instead of <p></p>. may have been caused copying , pasting other application (e.g., notepad++). please review html generated using toggle button when edit article. make appropriate changes.
(c) site in joomla! 2.5
it not clear version of joomla! 2.5 (e.g., 2.5.28) being used. known 2.5.28 last version in 2.5 series , there couple of hot fixes (security related) after that. review of document https://docs.joomla.org/security_hotfixes_for_joomla_eol_versions of in understanding , applying fix.
the latest version of joomla! 3.7.5 , (probably on or after september 19, 2017). multilingual features have improved substantially between 2.5 , 3.7.
based on above reasons, suggested or recommended migrate the latest version of joomla!
always make complete back-up of site (and testing back-up) before attempting upgrade. extensions such akeeba back-up (https://extensions.joomla.org/extensions/extension/access-a-security/site-security/akeeba-backup/) of in creating back-up of site.
in future, issues, please create separate topic each issue. not combine them in 1 topic. if individual topics, easier other users help. in addition, monitor , keep track of each issue.
Comments
Post a Comment