LRowe
Forum Replies Created
-
Hi,
Thanks both, yes, I realise it needs customisation.It think it goes further than the Simple Shortcode Condititionals, though – Using the shortcode conditionals allowed me to the restrict to 2 user levels, for example, as per the kb article https://www.s2member.com/kb/simple-shortcode-conditionals/#example-3
However, I don’t actually want to do this, per se. I want to restrict part of a post to those Users who have selected a particular option on a multi-option custom field, REGARDLESS of their user level.Yes, indeed it does need customisation
I found an article on how to use the S2Get shortcode to list a particular option on a multi-option custom field, which the fact that this data is stored as an array. However, I want to RESTRICT content to a particular option on a multi-option custom field, not merely list it on a post/page.
https://www.s2member.com/forums/topic/get-values-from-custom-field-multiple-select/I think the custom code requires something along of using the array (because that’s how the multi-option custom field data appears to be stored)?
Hi,
Thanks. No, I don’t want to do it user levels – as I said in my original post. I said, I can see how to do it by user levels but that’s NOT what I am after. I want to restrict part of a post to those Users who have selected a particular option on a multi-option custom field.Having looked, I don’t think the pro forms will do it.
It will require some form of coding (that follows on from restriction by users or is similar to it). I am looking for pointers on how to code that.Thanks
Thanks for yout reply ??
Yes, I think it does require some customisation/coding. I have worked out how to restrict content to just 2 “levels” of s2 membership. However, I think that (part of?) the issue might be that checkboxes/drop-down-menu/multi-option field data is held as an array (as it’s clearly not an entire field) and I can’t work out how to restrict for just part of the array ??Thx, phillipjohn, but I’m running EMpro on another website, and there is quite clearly an (working) “add location” button on the Locations page.
I didn’t code that button! But may be I did? Although, I’m sure I would have remembered, because I don’t code a lot.Also, surely EM must allow locations to be added independently when the “use dropdown for location” option is enabled?
I don’t think it’s a difference between EM and EMpro, so I think I’ve done something in the settings. I have copied the other website’s EM settings as much as I can, but there is obviously something I have missed… or may be the elusive “add location” button is indeed a pro feature??
Thx
ThxNo, not the event form, the Locations Page. (Sorry if that wasn’t clear).
The Locations page is currently displaying a list of locations, as expected. However, there is no “add location” button. Looking at the documentation, I think there is supposed to be an “add location” button on that page(?)
Thanks
Forum: Plugins
In reply to: [Social Connect] Social Connect FB Not WorkingI had this error, too.
In my case, it was caused by my not having specified my website’s URL within Facebook ( https://developers.facebook.com ) for the “app” I had to “create” in order to obtain my “application ID” and “app secret” numbers.(I use “app” and “create” loosely, since I only registered as a FB developer and created an app on facebook in order to get the “application ID” and “app secret” numbers that this plugin requires to work. I hope this makes sense to you)
As far as I can tell (with my almost zero knowledge of this plugin and facebook app development in general), it’s Facebook’s end and not the plugin that was causing my issue, hopefully it turns out the same for you (or for anyone else who is struggling to get this plugin to work for Facebook and has just spent two hours googling for help)