Hello SUNDHEDSCENTRET,
Please check the following article, it should help you.
Regards, AS Team.
Sundhedscentret
POSTED: 2019-05-14
Sorry... I can not see any article about this issue!
AS Templates
POSTED: 2019-05-14
Hello SUNDHEDSCENTRET,
Sorry, here it is: https://blog.astemplates.com/joomla-language-override/
Regards, AS Team.
Sundhedscentret
POSTED: 2019-05-15
It do not work on template
As002051
Sundhedscentret
POSTED: 2019-05-15
It is not working in modul AS Articles Newsflash
AS Templates
POSTED: 2019-05-15
Hello SUNDHEDSCENTRET,
For checking this issue we need an access to your Joomla admin panel, the info please put in the Special info area under your Purchased items section of your AS account.
Regards, AS Team.
Sundhedscentret
POSTED: 2019-05-22
Good I have add my admin login information. I have one more problem: If you use the search function, The system will show all links. But the headline links are show with PHP code like this: <span class="highlight">Fys</span> is it possible to remove this code from the search result like it do with article text?
Thanks
AS Templates
POSTED: 2019-05-24
Hello SUNDHEDSCENTRET,
It seems there is a bug in Joomla, in the 'components/com_search/views/search/view.html.php' file please find and comment the following line:
I can not find this text in my view.html.php file. Please send me the file to admin@sundhedscenteret.dk
And there is a other problem. the search result is showing on the button on the home page... Even I change this to show on another menu in the search module. How can we fix this?
John
Sundhedscentret
POSTED: 2019-06-08
I have find another error... In contact form is it not possible to remove down load Vcard
Sundhedscentret
POSTED: 2019-06-18
Hallo... can you replay?
Sundhedscentret
POSTED: 2019-06-22
When I display one single contact, it show download V-card 2 times, even i have click it should not been displayed... Why ?
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
Please check the following article, it should help you.
Regards, AS Team.
Sorry, here it is: https://blog.astemplates.com/joomla-language-override/
Regards, AS Team.
As002051
For checking this issue we need an access to your Joomla admin panel, the info please put in the Special info area under your Purchased items section of your AS account.
Regards, AS Team.
Thanks
It seems there is a bug in Joomla, in the 'components/com_search/views/search/view.html.php' file please find and comment the following line:
$result->title = preg_replace("/\b($needle)\b/ui", $hl1 . "$1" . $hl2, htmlspecialchars($result->title, ENT_COMPAT, 'UTF-8'));
it should be on line 271. just put 2 forward splashes like the following:
// $result->title = preg_replace("/\b($needle)\b/ui", $hl1 . "$1" . $hl2, htmlspecialchars($result->title, ENT_COMPAT, 'UTF-8'));
Regards, AS Team.
And there is a other problem. the search result is showing on the button on the home page... Even I change this to show on another menu in the search module. How can we fix this?
John