-
AuthorPosts
-
Mikael Andersson Friend
Mikael Andersson
- Join date:
- September 2014
- Posts:
- 58
- Downloads:
- 1
- Uploads:
- 6
- Thanks:
- 11
- Thanked:
- 4 times in 1 posts
June 9, 2011 at 8:16 pm #165050Hi, I want my pictures on the front page should be clickable to the article itself. If I create a link manually Mews. Then it does not work. Most of all I want to get mwthumb to do it automatically, but I can not do so, this because you can not link FrontPage images.
Now I can just use the link read more, and it is a pity.
Is there any solution for this. One, to get the images linkable. Two to get a tip about getting mwthumb to run it automatically.
Kindly Mikael / Vallagruppen — Sweden
kshama_k Friend
kshama_k
- Join date:
- May 2011
- Posts:
- 99
- Downloads:
- 0
- Uploads:
- 12
- Thanked:
- 11 times in 10 posts
June 10, 2011 at 11:54 am #395713hi
please update me your site url and admin access via pm.
then i help you better,
and also attach a screen shot of page where you want to see the linkable image in your site.Mikael Andersson Friend
Mikael Andersson
- Join date:
- September 2014
- Posts:
- 58
- Downloads:
- 1
- Uploads:
- 6
- Thanks:
- 11
- Thanked:
- 4 times in 1 posts
June 21, 2011 at 10:43 am #397613Hi. You can login to beckend with the following username and password.
U: joomlart
P: joomlartnkfvI want the fronpage article to be linkable.
Kindly Mikael A – Vallagruppen Sweden.
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 22, 2011 at 9:08 am #397828Hi,
Please do not post your login info in public, just pm to me. Another thing you have forgot is the site link, where should we access?
Mikael Andersson Friend
Mikael Andersson
- Join date:
- September 2014
- Posts:
- 58
- Downloads:
- 1
- Uploads:
- 6
- Thanks:
- 11
- Thanked:
- 4 times in 1 posts
June 23, 2011 at 5:58 am #397970Hi this user is only temporary. But i understand that is not so good thing to do.
The URL is: http://nkfv.se
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 23, 2011 at 11:02 am #398033Thanks mate, here is the solution for you:
Open templatesja_noritehtmlcom_contentcategoryblog_item.php,
find this:
<?php if ($images): ?>
<span>
<div class="article-image">
<?php echo $images ?>
</span>
</div>
<?php endif; ?>
and replace by:
<?php if ($images): ?>
<span>
<div class="article-image">
<a href="<?php echo $this->item->readmore_link; ?>" class="contentpagetitle<?php echo $this->escape($this->item->params->get( 'pageclass_sfx' )); ?>">
<?php echo $images ?>
</a>
</span>
</div>
<?php endif; ?>
Mikael Andersson Friend
Mikael Andersson
- Join date:
- September 2014
- Posts:
- 58
- Downloads:
- 1
- Uploads:
- 6
- Thanks:
- 11
- Thanked:
- 4 times in 1 posts
June 27, 2011 at 8:24 am #398596Hi and thanks for your reply. Unfortunately this does not solve the problem. I have tried turning off Mavick PLG but it does not help.
Yours sincerely
Michael A
Valla Group Sweden -
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by Mikael Andersson 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum