Titile instead of 'Full story'

  • arielb
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 1 week ago #6354 by arielb
Hi!

I'd like to change the module so, instead of the text i put in the Read More label, it shows the label heading. Is it possible?

It would help for the SEO.

Thanks!
Ariel

Please Log in to join the conversation.

  • arielb
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 1 week ago #6358 by arielb
Hi! The link is latinohostels.com/

Thanks.

Ariel

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
13 years 1 week ago - 13 years 1 week ago #6364 by milos
You can change file /modules/mod_hot_newsflash/tmpl/default.php. Find this line
Code:
<?php if ($readMore) { ?><p><a href="<?php echo $link[$loop]; ?>" class="readon"><?php echo $readMoreText; ?></a></p><?php } ?>
and change it to
Code:
<?php if ($readMore) { ?><p><a href="<?php echo $link[$loop]; ?>" class="readon"><?php echo $heading[$loop]; ?></a></p><?php } ?>
Last edit: 13 years 1 week ago by milos.

Please Log in to join the conversation.

  • arielb
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 1 week ago #6370 by arielb
Great! It works perfect. Thanks

Best wishes,
Ariel

Please Log in to join the conversation.

Time to create page: 0.188 seconds
Powered by Kunena Forum