I need to add java script to an article which is a contact form. I created the .js file and placed it in docRoot/templates/custom/js
What would be the best practice to add the javaScript to the template?
Thanks in advance
AS Templates
POSTED: 2019-06-15
Hello EYALKATTAN,
Your custom javascript file you have to add in the template's index.php file, as example please see lines 67-70 in the index.php file.
Regards, AS Team.
eyalkattan
POSTED: 2019-06-07
Hello,
My previous questions has been pending for 4 days. Are you going to answer it please?
In addition I need to make some style changes. Do I need to modify the tmpl.default.css or can I use a more elegant override in another file (like style.custom.css) ? Is there a guide for overriding CSS?
Thanks in advance
Eyal
AS Templates
POSTED: 2019-06-16
Hello EYALKATTAN,
You can use both of them, but the bet is to add your css in the style.custom.css file.
Regards, AS Team.
eyalkattan
POSTED: 2019-06-09
Hello,
I have 2 questions:
1 I am trying to optimize my site for SEO. One of the items I was made aware of is that the Index Page Title and the Content Page title are H2 instead of H1.
How can I change it to H1 with an override (as opposed to changing your PHP files)?
2. If I change the text-align property for .page_header class, it affects all pages including the featured articles.
How can I exclude the featured pages from the change?
Thanks in advance
Eyal
AS Templates
POSTED: 2019-06-16
Hello EYALKATTAN,
You may ask for our customization services here:
https://www.astemplates.com/services
Regards, AS Team.
eyalkattan
POSTED: 2019-07-23
Hello,
I need to change the default size of normal text for mobile devices. According to Google Search Console the text too small for reading.
Where do I change it?
AS Templates
POSTED: 2019-07-23
Hello EYALKATTAN,
You have to add it to '/templates/as002059/css/media.768.css' file.
Regards, AS Team.
eyalkattan
POSTED: 2019-08-20
Hello,
The page width on mobile phone seem to be wider then the content area. I can scroll the page to the left.
I can send you a screenshot if you just tell me how
Thanks,
Eyal
AS Templates
POSTED: 2019-08-21
Hello EYALKATTAN,
What is your website url please and the page where we can see the problem?
Regards, AS Team.
eyalkattan
POSTED: 2023-08-30
Hello,
I am trying to upgrade my dev site to Jommla 4.xxx from Jommla 3.xxx before upgrading the live site.
Currently I'm getting some errors related to the template and I wanted to know if I need to renew my license in order to get the latest version of the template for Joomla 4 or can I use the free version to upgrade the licensed version?
AS Templates
POSTED: 2023-08-31
Hello EYALKATTAN,
You need to upgrade your license in case to use the template for Joomla 4
Regards, AS Team.
eyalkattan
POSTED: 2023-09-01
do you have documentation on how to update the older version of a template?
I have some files that I had to custom modify but it was long time ago and I can't remember which files they were.
Any tips on handling this?
AS Templates
POSTED: 2023-09-21
Hello EYALKATTAN,
Joomla 3.x to 4.x Step by Step Migration:
https://docs.joomla.org/Joomla_3.x_to_4.x_Step_by_Step_Migration
Sorry, there is no for template only.
Regards, AS Team.
eyalkattan
POSTED: 2024-08-05
Hello,
I just upgraded Joomla from V3.10 to V4.446 and upgraded the template to V4.0
When trying to launch the home page (or any other page) I'm getting this error message:
0
Cannot access protected property Joomla\CMS\Menu\MenuItem::$params
/home2/e1408k/public_html/dev/templates/as002059/html/mod_menu/default_url.php : line 16
You may not be able to visit this page because of:
an out-of-date bookmark/favourite
a search engine that has an out-of-date listing for this site
a mistyped address
you have no access to this page
The requested resource was not found.
An error has occurred while processing your request.
Please try one of the following pages:
Home Page
Cannot access protected property Joomla\CMS\Menu\MenuItem::$params
/home2/e1408k/public_html/dev/templates/as002059/html/mod_menu/default_url.php:16
AS Templates
POSTED: 2024-08-05
Hello EYALKATTAN,
Can you please provide us with an access to your Joomla admin panel?
Regards, AS Team.
eyalkattan
POSTED: 2024-08-05
Comment in status pending...
It will be published after it has been approved by the Website Administrator.
eyalkattan
POSTED: 2024-08-05
were you able to login?
AS Templates
POSTED: 2024-08-05
Hello EYALKATTAN,
You still have files and folders from the old template version, please completely delete the template and install a new one, also be sure all your extensions fully compatible with Joomla version 4, for example Phoca gallery and News Show Pro GK5 will not work with Joomla 4.
Regards, AS Team.
eyalkattan
POSTED: 2024-08-06
Hello,
I deleted the entire folder and then installed the template through the Joomla Extension Manager.
Now I'm getting this error message:
Class "JSite" not found
/home2/e1408k/public_html/dev/modules/mod_as_superfish_menu/helper.php:91
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 need to add java script to an article which is a contact form. I created the .js file and placed it in docRoot/templates/custom/js
What would be the best practice to add the javaScript to the template?
Thanks in advance
Your custom javascript file you have to add in the template's index.php file, as example please see lines 67-70 in the index.php file.
Regards, AS Team.
My previous questions has been pending for 4 days. Are you going to answer it please?
In addition I need to make some style changes. Do I need to modify the tmpl.default.css or can I use a more elegant override in another file (like style.custom.css) ? Is there a guide for overriding CSS?
Thanks in advance
Eyal
You can use both of them, but the bet is to add your css in the style.custom.css file.
Regards, AS Team.
I have 2 questions:
1 I am trying to optimize my site for SEO. One of the items I was made aware of is that the Index Page Title and the Content Page title are H2 instead of H1.
How can I change it to H1 with an override (as opposed to changing your PHP files)?
2. If I change the text-align property for .page_header class, it affects all pages including the featured articles.
How can I exclude the featured pages from the change?
Thanks in advance
Eyal
You may ask for our customization services here:
https://www.astemplates.com/services
Regards, AS Team.
I need to change the default size of normal text for mobile devices. According to Google Search Console the text too small for reading.
Where do I change it?
You have to add it to '/templates/as002059/css/media.768.css' file.
Regards, AS Team.
The page width on mobile phone seem to be wider then the content area. I can scroll the page to the left.
I can send you a screenshot if you just tell me how
Thanks,
Eyal
What is your website url please and the page where we can see the problem?
Regards, AS Team.
I am trying to upgrade my dev site to Jommla 4.xxx from Jommla 3.xxx before upgrading the live site.
Currently I'm getting some errors related to the template and I wanted to know if I need to renew my license in order to get the latest version of the template for Joomla 4 or can I use the free version to upgrade the licensed version?
You need to upgrade your license in case to use the template for Joomla 4
Regards, AS Team.
I have some files that I had to custom modify but it was long time ago and I can't remember which files they were.
Any tips on handling this?
Joomla 3.x to 4.x Step by Step Migration:
https://docs.joomla.org/Joomla_3.x_to_4.x_Step_by_Step_Migration
Sorry, there is no for template only.
Regards, AS Team.
I just upgraded Joomla from V3.10 to V4.446 and upgraded the template to V4.0
When trying to launch the home page (or any other page) I'm getting this error message:
0
Cannot access protected property Joomla\CMS\Menu\MenuItem::$params
/home2/e1408k/public_html/dev/templates/as002059/html/mod_menu/default_url.php : line 16
You may not be able to visit this page because of:
an out-of-date bookmark/favourite
a search engine that has an out-of-date listing for this site
a mistyped address
you have no access to this page
The requested resource was not found.
An error has occurred while processing your request.
Please try one of the following pages:
Home Page
Cannot access protected property Joomla\CMS\Menu\MenuItem::$params
/home2/e1408k/public_html/dev/templates/as002059/html/mod_menu/default_url.php:16
Can you please provide us with an access to your Joomla admin panel?
Regards, AS Team.
It will be published after it has been approved by the Website Administrator.
You still have files and folders from the old template version, please completely delete the template and install a new one, also be sure all your extensions fully compatible with Joomla version 4, for example Phoca gallery and News Show Pro GK5 will not work with Joomla 4.
Regards, AS Team.
I deleted the entire folder and then installed the template through the Joomla Extension Manager.
Now I'm getting this error message:
Class "JSite" not found
/home2/e1408k/public_html/dev/modules/mod_as_superfish_menu/helper.php:91
Call stack
# Function Location
1 () JROOT/modules/mod_as_superfish_menu/helper.php:91
2 modSFMenuHelper::getList() JROOT/modules/mod_as_superfish_menu/mod_as_superfish_menu.php:24
3 include() JROOT/libraries/src/Dispatcher/ModuleDispatcher.php:52
4 Joomla\CMS\Dispatcher\ModuleDispatcher::Joomla\CMS\Dispatcher\{closure}() JROOT/libraries/src/Dispatcher/ModuleDispatcher.php:55
5 Joomla\CMS\Dispatcher\ModuleDispatcher->dispatch() JROOT/libraries/src/Helper/ModuleHelper.php:281
6 Joomla\CMS\Helper\ModuleHelper::renderRawModule() JROOT/libraries/src/Helper/ModuleHelper.php:161
7 Joomla\CMS\Helper\ModuleHelper::renderModule() JROOT/libraries/src/Cache/Controller/CallbackController.php:120
8 Joomla\CMS\Cache\Controller\CallbackController->get() JROOT/libraries/src/Helper/ModuleHelper.php:639
9 Joomla\CMS\Helper\ModuleHelper::moduleCache() JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:93
10 Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:50
11 Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() JROOT/libraries/src/Document/HtmlDocument.php:556
12 Joomla\CMS\Document\HtmlDocument->getBuffer() JROOT/libraries/src/Document/HtmlDocument.php:833
13 Joomla\CMS\Document\HtmlDocument->_renderTemplate() JROOT/libraries/src/Document/HtmlDocument.php:637
14 Joomla\CMS\Document\HtmlDocument->render() JROOT/libraries/src/Application/CMSApplication.php:1025
15 Joomla\CMS\Application\CMSApplication->render() JROOT/libraries/src/Application/SiteApplication.php:724
16 Joomla\CMS\Application\SiteApplication->render() JROOT/libraries/src/Application/CMSApplication.php:298
17 Joomla\CMS\Application\CMSApplication->execute() JROOT/includes/app.php:61
18 require_once() JROOT/index.php:32