I just downloaded and installed this great template on my localhost and now have the following notice:
Strict Standards: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in E:programsxampphtdocsGlutencoach Joomla 2_54 emplatesas002038index.php on line 43
as well as this one:
Strict Standards: Non-static method JApplication::getMenu() should not be called statically, assuming $this from incompatible context in E:programsxampphtdocsGlutencoach Joomla 2_54includesapplication.php on line 539
Could you please help me with this? I gather from the notice that it is now impossible to show a menu on the front end (at least it doesn't show one, and i've tried adding an item to the main menu; no difference).
It probably shows I'm a newbie at this, please excuse me if i'm asking the wrong or dumb questions.....
look forward to your kind answer!
regards,
Marjolein
AS Templates
POSTED: 2012-06-19
Hello MARJOLEIN,
Please see the solution here:
http://forum.joomla.org/viewtopic.php?p=2341591
http://forum.joomla.org/viewtopic.php?p=2443155#p2443155
Regards, AS Team.
Marjolein
POSTED: 2012-06-19
Hello AS,
Thanks so much for your SPEEDY reply and for pointing me to the solution. Turned out (from one of the mssg on the forum) that I needed to change Error Reporting in global configuration to Simple. That was it!
Thanks again, regards,
Marjolein
Marjolein
POSTED: 2012-06-21
Hello again AS Design,
Another question: is it possible to remove the green banner at the top of the page? This sounds silly probably, but I thought it would work with my logo, and it turns out to work against it. But I still realy love the template, so if I could remove the banner I would be fine! I've tried editing the CSS-header file by removing the line 'background-image: url (..imagesg.header.row1.png);, but it makes no difference to what is displayed on the front end. Please help!
Best regards,
Marjolein
AS Templates
POSTED: 2012-06-21
Hello MARJOLEIN,
Yes, that that's right, you have edit the following class, or you have edit the image:
And i checked again after a few hours..... and presto, the green ribbon is gone. So i did do right after all. Nevertheless, thank you again for your fast reaction to my question.
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
I just downloaded and installed this great template on my localhost and now have the following notice:
Strict Standards: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in E:programsxampphtdocsGlutencoach Joomla 2_54 emplatesas002038index.php on line 43
as well as this one:
Strict Standards: Non-static method JApplication::getMenu() should not be called statically, assuming $this from incompatible context in E:programsxampphtdocsGlutencoach Joomla 2_54includesapplication.php on line 539
Could you please help me with this? I gather from the notice that it is now impossible to show a menu on the front end (at least it doesn't show one, and i've tried adding an item to the main menu; no difference).
It probably shows I'm a newbie at this, please excuse me if i'm asking the wrong or dumb questions.....
look forward to your kind answer!
regards,
Marjolein
Please see the solution here:
http://forum.joomla.org/viewtopic.php?p=2341591
http://forum.joomla.org/viewtopic.php?p=2443155#p2443155
Regards, AS Team.
Thanks so much for your SPEEDY reply and for pointing me to the solution. Turned out (from one of the mssg on the forum) that I needed to change Error Reporting in global configuration to Simple. That was it!
Thanks again, regards,
Marjolein
Another question: is it possible to remove the green banner at the top of the page? This sounds silly probably, but I thought it would work with my logo, and it turns out to work against it. But I still realy love the template, so if I could remove the banner I would be fine! I've tried editing the CSS-header file by removing the line 'background-image: url (..imagesg.header.row1.png);, but it makes no difference to what is displayed on the front end. Please help!
Best regards,
Marjolein
Yes, that that's right, you have edit the following class, or you have edit the image:
#header .row1 .content {
background-image: url("../images/bg.header.row1.png");
background-repeat: no-repeat;
min-height: 90px;
}
Regards, AS Team
Regards,
Marjolein