Can you supply a link to show me this?
It looks as if shortcodes are not processed here.
Can you test a different shortcode in the same text area?
Just for testing, try the old-style scripting, like:
%%wppa%% %%slideonlyf=2%% %%size=auto%% %%align=center%%
http://goandstay.co.za/blog/forums/topic/testtopic-2/#.U14x7vmSySo
I do use Google Analytics UNTICKED as suggested.
Same problem, unfortunately. BUT I see my URL includes gibberish, although my Settings on Permalinks is set to postname. Could that influence it?
Go back to using shortcode, and tick the box in Table IV-A5. This will render the shortcode also in ‘excerpts’. This may be the problem.
the gibberish is not from wppa, and we are not so far that wppa suffers from it.
Permalinks is set to postname is OK.
Sorry, we are still out of luck.
If this also does not work, ask the BBPress boys if there is a possiility that on the particular text shortcodes can be expanded ( $text = do_shortcode( $text ); ) or that the standard content filters can be run. ( $text = apply_filters( ‘the_content’, $text ); )