Please advic eon an error related to external links on this tehem. We cannot add external links on this theme to some features, only internal links. Please help
For example those theree round areas (st Lucia, jamaica and so on) from the front page, we wanted to be linked to external sites. Well we cannot to this. We seted up on the menus or the component settings, but it cheeps seeing the internal article. how can we fix it?
AS Templates
POSTED: 2015-08-03
Hello ALEXEANDREI,
The Article Newsflash Module doesn't have such option, you have create custom html links in your articles, here is an example of the source code:
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 advic eon an error related to external links on this tehem. We cannot add external links on this theme to some features, only internal links. Please help
For example those theree round areas (st Lucia, jamaica and so on) from the front page, we wanted to be linked to external sites. Well we cannot to this. We seted up on the menus or the component settings, but it cheeps seeing the internal article. how can we fix it?
The Article Newsflash Module doesn't have such option, you have create custom html links in your articles, here is an example of the source code:
<div class="img-intro-none">
<a href="/joomla-templates/002065/index.php/bahamas">
<img alt="" src="/joomla-templates/002065/images/sampledata/asimages/featured/bahamas.jpg">
</a>
</div>
<div class="newsflash-title">
<div class="newsflash-title-wrapper">
<h3>
<a href="here put external url"> Bahamas</a>
</h3>
</div>
</div
Regards, AS Team.