-
AuthorPosts
-
vecdom Friend
vecdom
- Join date:
- October 2011
- Posts:
- 40
- Downloads:
- 254
- Uploads:
- 6
- Thanks:
- 12
- Thanked:
- 11 times in 6 posts
June 18, 2016 at 11:30 pm #941778I have noticed that if animation is turned on HTML is not honored in Description field of ACM Features Style 1.
I would like to add
in my description and its being shown as part of the paragraph instead of creating a line break.Example with animation on:
_Lorem ipsum dolor sit amet, consectetur adipiscing elit. <br /> Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua._
Example with animation off:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 20, 2016 at 7:50 am #942021Hi
Could you update the login info and tell me the module you’re referring to?
vecdom Friendvecdom
- Join date:
- October 2011
- Posts:
- 40
- Downloads:
- 254
- Uploads:
- 6
- Thanks:
- 12
- Thanked:
- 11 times in 6 posts
June 27, 2016 at 4:53 pm #944612Hi Saquaros,
I’ve updated credentials.
Please note I’ve customized the module by adding additional description fields to fit my needs. – Issue was there before the customization.
You can see how break is not honored when "enable animation" is set to yes – its currently set to no. I’ve attached screenshots for each state.
Here’s the module info:
Introduction photographer-mast-top JoomlArt Advanced Custom Module ID 87
Thanks for looking into this.
- Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 28, 2016 at 4:21 pm #944999I got your point, I also pass this to the team for further checking, you can track its progress here: http://pm.joomlart.com/browse/JATCRESUME-76
Mo0nlight ModeratorMo0nlight
- Join date:
- September 2014
- Posts:
- 707
- Downloads:
- 38
- Uploads:
- 107
- Thanked:
- 99 times in 97 posts
July 5, 2016 at 7:29 am #946869Hi
The jquery shuffle does not support html tag. I fixed it directly on your site:
I edited the file : templates/ja_resume/acm/features-intro/js/jquery.shuffleLetters.js
Add the code
var _txt = el.text(); _find = '<br />'; _re = new RegExp(_find, 'g'); _txt = _txt.replace(_re, '<br/>'); el.html(_txt);
at line : 112-117
Kindly check and inform me the result.
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 4 replies, has 3 voices, and was last updated by Mo0nlight 8 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum