
-
AuthorPosts
-
December 16, 2013 at 7:06 am #200580
Hi
I have a problem with the team member component. It seems to have something to do with (or without) closing the shortcode during editing, but not during creation. The net result is that team members disappear from the editor.
I can replicate by…
1. Add a team member into an av section
2. Clone the first, change the details
3. Clone the second, change the details
4. Clone the third, change the details
5. So now four team members in the section:
[av_team_member name='John Doe 1' job='Jobster' src='' attachment='' description='Some text']
[av_team_member name='John Doe 2' job='Jobster' src='' attachment='' description='Some text']
[av_team_member name='John Doe 3' job='Jobster' src='' attachment='' description='Some text']
[av_team_member name='John Doe 4' job='Jobster' src='' attachment='' description='Some text']
6. Note – no closing [av_team_member] on any of them
7. All four team members are visible in the visual layout editor
8. In the visual editor, edit the description of the first team member and save/update
9. Now check the visual layout editor, team member 2 is missing
10. In the debugger, the following code has been produced (note the closing tags added to items 2,3,4 – but *not* to the one editied):
[av_team_member name='John Doe 1' job='Jobster' src='' attachment='' description='Some more text']
[av_team_member name='John Doe 2' job='Jobster' src='' attachment='' description='Some text'][/av_team_member]
[av_team_member name='John Doe 3' job='Jobster' src='' attachment='' description='Some text'][/av_team_member]
[av_team_member name='John Doe 4' job='Jobster' src='' attachment='' description='Some text'][/av_team_member]NOTE: this happens regardless of which item is changed – if item 2 is changed, all other items get closing tags, but not 2, and therefore 3 is now invisible
I can obviously just hand-code the shortcodes, but my client wants to change team member details all the time (don’t ask!) so this is stopping us from launching the site. Any help much appreciated.
Thanks
December 16, 2013 at 6:08 pm #200729Hey FoxWebsites!
Thanks for pointing it out! First time I’ve seen it and while its not perfectly consistent I’m still able to get it pretty consistently as well.
I’ve tagged the topic for Kriesi to take a look at and hopefully we can get a fix added in to this next version that should be coming out shortly.
Regards,
DevinDecember 16, 2013 at 10:41 pm #200819Great, thanks Devin. Will you be able to update this post to let me know when the update is going out?
Thanks
December 17, 2013 at 9:47 pm #201281Yep, either Kriesi or one of us will comment when there is a fix available.
May 8, 2014 at 6:54 pm #261928Hi Devin,
Has this fix been rolled out yet? I am experiencing exactly the same thing.
Thanks, Jaco
May 12, 2014 at 3:21 pm #263298Hey!
As far as I know yes it was fixed a while back. There was a similar issue with 2.7 where an item could get removed/duplicated oddly but it was fixed in 2.7.1
If you do have an issue similar please create a new topic and outline how we can re-create it with Enfold version 2.7.1. I’ll close this one for now since its so far out of date and don’t want to accidentally confuse with something else thats much more recent.
Best regards,
Devin -
AuthorPosts
- The topic ‘Issue with av_team_member’ is closed to new replies.