By Cedric Perrot on Wednesday, 19 December 2018
Posted in MetaMan
Replies 11
Likes 0
Views 3.1K
Votes 0
I installed metaman on a test site and it messes with the content of the website.

https://test.infosec.ch/
underneath the images should be text.
this is the original website as a reference how it should look https://www.infosec.ch/

metaman is only active on test.infosec.ch
Can you update your test site FTP access so we can better have a check?
·
Wednesday, 19 December 2018 17:32
·
0 Likes
·
0 Votes
·
0 Comments
·
I entered requested information.
·
Wednesday, 19 December 2018 17:49
·
0 Likes
·
0 Votes
·
0 Comments
·
I've applied some fix into this 2 files on your site.

JoomlaFolder/plugins/system/metaman/metaman.php
JoomlaFolder/plugins/system/metaman/metaman.xml


It should work fine now.

By the way, this fix will included in next release version.
·
Wednesday, 19 December 2018 18:23
·
0 Likes
·
0 Votes
·
0 Comments
·
it looks good when I am not logged in in the front end. however if I am logged in it looks like before with no text underneath the images.

Can you please check.
·
Wednesday, 19 December 2018 23:30
·
0 Likes
·
0 Votes
·
0 Comments
·
I've help you added this following custom css into your current template override.css file JoomlaFolder/templates/tz_jollyness_joomla/css/themes/default/override.css


#mm.layout-full {
z-index: 999 !important;
}


Can you check again is it work fine now?
·
Thursday, 20 December 2018 09:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi
It looks good on the test site now. I installed metaman and copied the metaman changes from the test environment to http://www.infosec.ch and it does not behave the same way.

I installed the same URL http://www.infosec.ch/login and http://www.infosec.ch/logout

the productive website is under /var/www/infosec

Is there something missing?

Regards
Cedric
·
Thursday, 20 December 2018 13:59
·
0 Likes
·
0 Votes
·
0 Comments
·
I think i missed following step to inform you :

1. Temporary disable your cache system from your site backend > system > global configuration > system > system cache - OFF
2. Temporary disable your site JCH optmise plugin
3. Clear your backend cache

Then refresh your site homepage and see whether work fine or not, if yes, then only re-enable back those setting from backend.

If the issue still persists, perhaps you can update your site login details so we can better have a check.
·
Thursday, 20 December 2018 17:32
·
0 Likes
·
0 Votes
·
0 Comments
·
the sftp login is the same the path to the productive website is /var/www/infosec
·
Tuesday, 25 December 2018 21:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey there,

I've checked your following file already replace it correctly on your live site.

JoomlaFolder/plugins/system/metaman/metaman.php
JoomlaFolder/plugins/system/metaman/metaman.xml

And I need to login from your live site backend page to continue check this.
·
Wednesday, 26 December 2018 10:24
·
0 Likes
·
0 Votes
·
0 Comments
·
I have added the user and changed the site details.

/login and /logout is implemented for you to check.
·
Wednesday, 26 December 2018 15:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks, I already help you disabled JCH optimise plugin and re-enabled again, it will automatically re-compile the CSS stylesheet on the site, can you give it a check is it work fine now?
·
Wednesday, 26 December 2018 16:20
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post