Layer fix for Opal users and others
Mar. 18th, 2006 04:19 amI know at least ana and Ruth will need this, since they're using my modified Opal style. But anyone else, if you're having trouble with voice posts messing up your flist, you'll need to do the following (assuming you have a paid account and can change your style's code; if not then sorry, you're fucked until LJ insitutes a change).
1. Go to your layers and edit the layer you're using.
2. The easiest way to find and change the code is just to copy the entire code into Notetab or similar and do a search and replace.
3. Search for $e.text and replace it with """; $e->print_text(); """ in every instance. Then just paste the new code back in and compile.
This will correct the problem caused by the new play button in voice posts.
1. Go to your layers and edit the layer you're using.
2. The easiest way to find and change the code is just to copy the entire code into Notetab or similar and do a search and replace.
3. Search for $e.text and replace it with """; $e->print_text(); """ in every instance. Then just paste the new code back in and compile.
This will correct the problem caused by the new play button in voice posts.