Hello, we need some help for customize this template
Used template: AS Template 002073 Premium Version for Joomla! 3
Modul: Articles - Newsflash (Advanced)
Modul Position: as-position-6
Is it possible to set a constant high of the colored boxes?
For example: box hight = 650px for all boxes.
Thanks for information
AS Templates
POSTED: 2018-09-13
Hello COMLABASDESIGN,
You can do it by adding your css in the style.custom.css file, here is an example:
11 and 12 are probably the ones causing this issue.
The website works when disabling the superfish menu.
AS Templates
POSTED: 2019-01-16
Hello COMLABASDESIGN,
Try to check your server logs in case to find what part of the function is not working. We are running the template on PHP 7.2.14, it works just fine.
Regards, AS Team.
comlabasdesign
POSTED: 2019-01-17
All we have is that joomla error.
PHP isn't generating an error for that issue.
This needs to be a template issue.
We are running other pages with the exact same configuration on the new php version without any problems. However, this website is throwing an error regarding the superfish menu, that seems not to work. Is there anything else we can do in order to see whats causing the error?
AS Templates
POSTED: 2019-01-17
Hello COMLABASDESIGN,
Ty to enable debugger mode in Joomla admin panel, and check it.
Regards, AS Team.
comlabasdesign
POSTED: 2019-01-18
That's what we did, the error is in a comment more upwards.
We're currently investigating the log files in order to see what exactly is causing the issue, otherwise we'll need your services then.
Thanks
comlabasdesign
POSTED: 2020-08-07
Hey,
we are having issues with the as superfish menu on that template.
We created a menu with some links inside. We also created a sub menu there and the sub menu is in a weird position:
https://i.ibb.co/CKWHtVP/image.png
Template Version is 2.1.0 but I can't manage to find an update link anywhere.
I remember it was in the profiles section but it's not there anymore.
Thanks!
AS Templates
POSTED: 2020-08-12
Hello COMLABASDESIGN,
We are sorry, it seems you license for downloading the item is expired, you may extend it from your AS account.
Regards, AS Team.
comlabasdesign
POSTED: 2020-08-14
POSTED: 2020-08-07
License was until 2020-08-11
We are renewing the license now but I couldn't find a download link for the item before the 11th either.
comlabasdesign
POSTED: 2020-08-14
I updated the theme, we still have the issue I mentioned before.
Would you mind looking into that? It seems that the theme isn't working for a submenu in a menu.
AS Templates
POSTED: 2020-08-14
Hello COMLABASDESIGN,
For checking this issue we need an access to your Joomla admin panel, the access info please put in the Special info area under My Author Club Items section of your AS account.
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
Used template: AS Template 002073 Premium Version for Joomla! 3
Modul: Articles - Newsflash (Advanced)
Modul Position: as-position-6
Is it possible to set a constant high of the colored boxes?
For example: box hight = 650px for all boxes.
Thanks for information
You can do it by adding your css in the style.custom.css file, here is an example:
#featured-row .mod-newsflash-adv .item{
min-height: 650px;
}
Regards, AS Team.
We are using the latest version of Superfish, aswell as the latest version of the template.
Domain is: igs-schoeppenstedt.de (currently running PHP 7.0.33)
Error is:
Using $this when not in object context
/var/www/vhosts/igs-schoeppenstedt.de/httpdocs/libraries/src/Application/CMSApplication.php:370
Call stack
# Function Location
1 () JROOT/libraries/src/Application/CMSApplication.php:370
2 Joomla\CMS\Application\CMSApplication::getMenu() JROOT/libraries/src/Application/SiteApplication.php:275
3 Joomla\CMS\Application\SiteApplication::getMenu() JROOT/components/com_phocagallery/router.php:38
4 PhocaGalleryBuildRoute() JROOT/libraries/src/Component/Router/RouterLegacy.php:69
5 Joomla\CMS\Component\Router\RouterLegacy->build() JROOT/libraries/src/Router/SiteRouter.php:528
6 Joomla\CMS\Router\SiteRouter->buildSefRoute() JROOT/libraries/src/Router/SiteRouter.php:498
7 Joomla\CMS\Router\SiteRouter->_buildSefRoute() JROOT/libraries/src/Router/Router.php:281
8 Joomla\CMS\Router\Router->build() JROOT/libraries/src/Router/SiteRouter.php:154
9 Joomla\CMS\Router\SiteRouter->build() JROOT/libraries/src/Router/Route.php:102
10 Joomla\CMS\Router\Route::link() JROOT/libraries/src/Router/Route.php:52
11 Joomla\CMS\Router\Route::_() JROOT/modules/mod_as_superfish_menu/helper.php:102
12 modSFMenuHelper::getList() JROOT/modules/mod_as_superfish_menu/mod_as_superfish_menu.php:24
13 include() JROOT/libraries/src/Helper/ModuleHelper.php:200
14 Joomla\CMS\Helper\ModuleHelper::renderModule() JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98
15 Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47
16 Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() JROOT/libraries/src/Document/HtmlDocument.php:491
17 Joomla\CMS\Document\HtmlDocument->getBuffer() JROOT/libraries/src/Document/HtmlDocument.php:783
18 Joomla\CMS\Document\HtmlDocument->_renderTemplate() JROOT/libraries/src/Document/HtmlDocument.php:557
19 Joomla\CMS\Document\HtmlDocument->render() JROOT/libraries/src/Application/CMSApplication.php:1044
20 Joomla\CMS\Application\CMSApplication->render() JROOT/libraries/src/Application/SiteApplication.php:778
21 Joomla\CMS\Application\SiteApplication->render() JROOT/libraries/src/Application/CMSApplication.php:202
22 Joomla\CMS\Application\CMSApplication->execute() JROOT/index.php:49
11 and 12 are probably the ones causing this issue.
The website works when disabling the superfish menu.
Try to check your server logs in case to find what part of the function is not working. We are running the template on PHP 7.2.14, it works just fine.
Regards, AS Team.
PHP isn't generating an error for that issue.
This needs to be a template issue.
We are running other pages with the exact same configuration on the new php version without any problems. However, this website is throwing an error regarding the superfish menu, that seems not to work. Is there anything else we can do in order to see whats causing the error?
Ty to enable debugger mode in Joomla admin panel, and check it.
Regards, AS Team.
We're currently investigating the log files in order to see what exactly is causing the issue, otherwise we'll need your services then.
Thanks
we are having issues with the as superfish menu on that template.
We created a menu with some links inside. We also created a sub menu there and the sub menu is in a weird position:
https://i.ibb.co/CKWHtVP/image.png
Template Version is 2.1.0 but I can't manage to find an update link anywhere.
I remember it was in the profiles section but it's not there anymore.
Thanks!
We are sorry, it seems you license for downloading the item is expired, you may extend it from your AS account.
Regards, AS Team.
License was until 2020-08-11
We are renewing the license now but I couldn't find a download link for the item before the 11th either.
Would you mind looking into that? It seems that the theme isn't working for a submenu in a menu.
For checking this issue we need an access to your Joomla admin panel, the access info please put in the Special info area under My Author Club Items section of your AS account.
Regards, AS Team.