-
AuthorPosts
-
abdullah canipek Friend
abdullah canipek
- Join date:
- November 2014
- Posts:
- 133
- Downloads:
- 32
- Uploads:
- 22
- Thanks:
- 52
- Thanked:
- 1 times in 1 posts
January 26, 2014 at 3:34 pm #194109Hi,
I need to link from side news module hover effect div text.Example
what can i do for this problem?
Good Days.
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
January 27, 2014 at 4:26 am #519937The Side News module has feature to trim text of introtext or fulltext article
http://easycaptures.com/fs/uploaded/626/9898985305.pngThus, 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.
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by MoonSailor 10 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Side News Modul
Viewing 2 posts - 1 through 2 (of 2 total)