I need to disable the staff module/article but cannot locate it anywhere in the admin section. please advice which option to locate this module/article
www.manzholdings.co.za
AS Templates
POSTED: 2016-07-19
Hello MOSIMAITSOLUTIONS,
Your site is under construction, can you open it?
There is still a bug in the template regarding the Joomla standard search. The template overrides the bugfix of Joomla 3.7.4; therefore the highlight-tags are shown in the search results like:
<span class="highlight">Windkraft</span>: Streit zwischen Land und Gemeinde (08.11.2018) ...
Hello, please may you tell me, where I disable the maps part within the contact? I do not find it, but I do not need it, neither am I able to configurate it.
AS Templates
POSTED: 2020-04-08
Hello CHIARONDHEAXX,
Please go to Components - Contacts -> Contact Us -> Miscellaneous Information and delete {mosmap} in the text area.
I have renewed my license for this template. The installed version was from 2015. Can I update it with the newer template without losing my existing configuration ? If yes can you advise how.
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
View History
You can get the update only after you will extend your license, it can be done from your AS account.
Regards, AS Team.
View History
www.manzholdings.co.za
Your site is under construction, can you open it?
Regards, AS Team.
View History
<span class="highlight">Windkraft</span>: Streit zwischen Land und Gemeinde (08.11.2018) ...
I found out how to fix it:
In Template /html/com_search/default_research.php:
<?php echo $this->escape($result->title);?>
</a>
<?php else:?>
<?php echo $this->escape($result->title);?>
shorten to:
<?php echo $result->title;?>
</a>
<?php else:?>
<?php echo $result->title;?>
But after that there is no highlighting at all.
Its like: https://forum.joomla.org/viewtopic.php?t=953196
Could you please offer a bugfix?
Best regards
giselaantony
In the style.custom.css file please add the following class:
.highlight
{
color: #6aa2ca;
font-weight: bold;
}
Regards, AS Team.
View History
Please go to Components - Contacts -> Contact Us -> Miscellaneous Information and delete {mosmap} in the text area.
Regards, AS Team.
View History
Thanks and best regards.
It depends on your template version, in your case you have to replace updated files only, the list of updated files you can find here:
https://www.astemplates.com/joomla-template-news/21-002018
Please do not forget about backup before any update.
Regards, AS Team.
View History
do you plan a version for Joomla 4.x?
Thanks and best regards,
Gila
Yes, we are working on the new version, it will take time.
Regards, AS Team.