Hi Elliot, I'm getting a similiar problem with my portfolio shortcodes...I get a [raw] and [/raw] appearing. I have edited line 124 in
/wp-content/themes/infocus/lib/shortcodes/17-frames.php
and changed it from:
return '[raw]' . $out . '[/raw]';
To this,
return $out;
it still doesn't work, please advice.
the page is "lessons and transcriptions' on my website
http://www.udaytrivedi.net I have PMED you the pass and login earlier today.













