Page 1 of 1

WordPress and Access Levels

Posted: Wed Jan 02, 2019 5:58 pm
by BoydG
When using a short code with WordPress, and you specify the access level in the shortcode like this:
[nubuilder width="1270" height="900" al="SUBS"]
Does this lock the user to the SUBS access level specified in the shortcode thus ignoring the Access level in the users tab in nubuilder?

Re: WordPress and Access Levels

Posted: Thu Jan 03, 2019 5:43 am
by admin
BoydG,

Yes, you are correct.

But it also means that you can add as many Access Levels and shortcodes specific to different Wordpress Pages.

Steven

Re: WordPress and Access Levels

Posted: Tue Jan 15, 2019 8:53 pm
by BoydG
Is there a way to not specify the al= in the shortcode and have it pass the wordpress role of the logged in user?

I've created additional roles in wordpress and tied them to the wordpress users
There is one landing page in wordpress I send everyone too.
Once they login i'd like to use that wordpress role to determine their access level.

Maybe making the al optional in the shortcode would allow it to populate the ACCESS_LEVEL_CODE with the wordpress role to be matched with CODE on an access level?

Re: WordPress and Access Levels

Posted: Fri Jan 18, 2019 2:58 am
by admin
BoydG,

Our next update will be able to do what you are asking.


Steven

Re: WordPress and Access Levels

Posted: Sat Jan 19, 2019 5:16 pm
by BoydG
Thanks!

Re: WordPress and Access Levels

Posted: Sat Jan 19, 2019 10:10 pm
by admin
.

Re: WordPress and Access Levels

Posted: Wed Jan 23, 2019 4:36 pm
by BoydG
is this in 1.4 that was released today?
didn't see it in the release notes.

Re: WordPress and Access Levels

Posted: Wed Jan 23, 2019 10:09 pm
by admin
BoydG,

No, but you'll see it in the next couple of days.


Steven

Re: WordPress and Access Levels

Posted: Thu Jan 24, 2019 5:29 pm
by BoydG
Thanks. Take you time.