Hello.. we purchased this template for a Joomla website that requires custom code. To show these custom pages we use a Joomla plugin called "Jumi" to display.
For some reason all of the drop down functionality of the template does not work on any of the pages wrapped with Jumi.
There is an error thrown on line 65 of the file:
/htdocs/templates/as002026/index.php
Since this is the code related to the menu, I thought it might have something to do with the error.
The full error message is:
Trying to get property of non-object in */templates/as002026/index.php on line 65
Any help or direction you can provide is greatly appreciated.
AS Templates
POSTED: 2015-10-06
Hello MSHEWARD,
On which pages we can see the problem? Can you please provide us with an access to your Joomla admin panel? The access info please put in the Special info area under your Purchased items section of your AS account.
Regards, AS Team.
msheward
POSTED: 2015-12-03
How can I modify this template to display H1 tags where it shows H2? I'm trying to SEO.
AS Templates
POSTED: 2015-12-03
Hello MSHEWARD,
Can you please provide us with more information, as well access to URL.
Regards, AS Team.
msheward
POSTED: 2015-12-04
When creating a Joomla article, my article title is defaulting to an H2 tag instead of H1. I think Joomla defaults to H2, but I've seen other templates override this before.
AS Templates
POSTED: 2015-12-04
Hello MSHEWARD,
So what is your site url please?
Regards, AS Team.
msheward
POSTED: 2015-12-07
Nevermind. I figured out how to change the tag from h2 to h1. All it required was going to /html/com_content/article/default.php and changing line 64 from h2 to h1.
Now what I would like to know is how do I get the green/black effect that comes with the standard h2 title heading for this template. I tried digging through the css to see if I could switch some of the attributes around between h1 and h2, but was unable to achieve my goal. What's the easiest way to get the green/black text effect that comes stock for article titles?
I'm just using the stock template, so support should have access to the same files I do.
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
For some reason all of the drop down functionality of the template does not work on any of the pages wrapped with Jumi.
There is an error thrown on line 65 of the file:
/htdocs/templates/as002026/index.php
Since this is the code related to the menu, I thought it might have something to do with the error.
The full error message is:
Trying to get property of non-object in */templates/as002026/index.php on line 65
Any help or direction you can provide is greatly appreciated.
On which pages we can see the problem? Can you please provide us with an access to your Joomla admin panel? The access info please put in the Special info area under your Purchased items section of your AS account.
Regards, AS Team.
Can you please provide us with more information, as well access to URL.
Regards, AS Team.
So what is your site url please?
Regards, AS Team.
Now what I would like to know is how do I get the green/black effect that comes with the standard h2 title heading for this template. I tried digging through the css to see if I could switch some of the attributes around between h1 and h2, but was unable to achieve my goal. What's the easiest way to get the green/black text effect that comes stock for article titles?
I'm just using the stock template, so support should have access to the same files I do.
http://demo.astemplates.com/joomla-templates/002026/index.php/about-us
The section labelled "What we do" is the style that I refer to. I'd like to have the same green/black effect, but make it H1 instead.
It is done by javascript, the code you can find in the 'templates\as002026\js\scripts.js' starting from line 329.
Regards, AS Team.