So when I first started playing with this app shortcodes worked fine. However now I’m finding that sometimes the shortcode works, sometimes not. These two codes seem to work consistently:
[s2Member-Profile /]
[s2Eot /]
This doesn’t work at all:
Hi there: [s2Get constant="S2MEMBER_CURRENT_USER_DISPLAY_NAME" /]
Access label: [s2Get constant="S2MEMBER_CURRENT_USER_ACCESS_LABEL" /]
This works sometimes:
[s2If current_user_is(s2member_level0)]
Some words level 0
[/s2If]
See test page:
https://www.vdmna.com/dev1/
FYI 6 Active plugins on the site:
Bluehost
Custom Google Analytics Plugin
Gutenberg
Jetpack
Really Simple SSL
s2Member Framework
I did have Insert PHP Code Snippet and bbpress installed but I deactivated them and cleared my cache for testing purposes. No change.
I see from the forums that plenty of other people have had this problem but no answers other than ‘turn off your plugins’ … any known conflicts with the ones I’m running? I can’t really turn any of them off.
Thanks