Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • abdullah canipek Friend
    #194109

    Hi,
    I need to link from side news module hover effect div text.

    Example

    what can i do for this problem?

    Good Days.


    1. Adsz
    MoonSailor Friend
    #519937

    The Side News module has feature to trim text of introtext or fulltext article
    http://easycaptures.com/fs/uploaded/626/9898985305.png

    Thus, it strips any HTML of content by default, otherwise it will cause error – missing tag html.

    As a result, when you insert link to introtext of article, it is removed automatically when you view in your front-end.

    In this case, you can customize as follows:

    – Open “modules/mod_jasidenews/helper.php” file and find:

    function trimString($subject, $length = 60, $moretxt = '...')

    Then remove following code:

    $subject = strip_tags($subject);

    The link should work then. Let me know how it goes at your end.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  MoonSailor 10 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum