wealthy
Forum Replies Created
-
You should never be updating code in the actual plugin for this reason. ( unless you will never update that plugin.)
One simple way is to use the TML plugin like previously mentioned above and redirect it via that.
No..It seems fine on my layouts
Please ensure your theme is in fact capable of being responsive.
Also you can check by adding a new theme ( and reverting back to original one later) to test.Or use on of the many emulators on the net.
here is googles one
https://www.google.com.au/webmasters/tools/mobile-friendly/There is an add on that will allow you to create bulk discount codes called Group Discount Codes
http://www.paidmembershipspro.com/add-ons/plus-add-ons/group-discount-codes/
Adds the ability to create a single ‘parent’ discount code and bulk generate ‘child’ codes with the same settings. The parent code controls all of the pricing, expiration, allowed levels, etc. Once saved, each of the sub codes will act as if they have the same settings as the main code.
This is a Paid for addon. So you would need to signup to the our membership site to be able to download this ( and many more) addon/s to be able to do this..
There is an addon called Custom Post Type Membership Access.
this is however a Paid for addon. so you would need to signup to the our membership site to be able to download this ( and many more) addon/s to be able to do this..http://www.paidmembershipspro.com/add-ons/plus-add-ons/custom-post-type-membership-access/
Do you have the latest version installed.. V1.8.9
And when did you install this..
thanks
Unfortunately you wont get to chat to any PMPRO developer privately, if at all in here..
if you need private help then you would have to find a developer or go to the PMPRo forums..
Sorry
Opps you are right. I forgot I had the Advanced Levels Addon Plugin activated..
Which is a paid for Addon..
http://www.paidmembershipspro.com/add-ons/plus-add-ons/pmpro-advanced-levels-shortcode/
Sorry
Yes I am sure you could, but this would required extra coding which is outside the scope of this forum.
You would need to find a coder to create some code for you..What Topic???
I made 1 mistake in my wording
If I TAKE the tick out of Disable Directory Browsing then every folder that does not automatically have a index.php file in it can be viewed
So as far as I see. using ITS to protect my site works, ( somewhat) but I should be able to make 1 small change and give access to ONE folder. But no.
ITS locks it ALL down or leaves it ALL open..
For someone who doesnt like ITS, you sure spend a lot of time trying to solve a lot of ITS errors.
Anyway ITS is lacking and Staff dont care
So thats it for me..no it is NOT solved.
The first line in my first post says
“How can I give access to one folder within my site.”
thats ONE directory…
If I tick the tick out of Disable Directory Browsing then every folder that does not automatically have a index.php file in it can be viewed
I guessed your not an employee of ITS, but to tell me to make this resolved when it isnt, sure sounds like you are trying to make ITS look good because all the posts are marked as Resolved…
Not sure why it wont work with yours.
Have you tried putting the code in a new page and made sure the Require Memberships ( on the right side of form) is UNticked
( this mean everyone can see it)http://pasteboard.co/2LxRto0w.png
http://pasteboard.co/2LxNWE7O.pngSee above img for what I get in my test site
I have 3 levels and only showing level 1 and 3Remove one or any of the Registration options from the Registration Page
[pmpro_advanced_levels levels=”1,2,3,5,6″]
Assuming level 4 is the membership level you DONT want to show
With this code snippet, all these levels will be shown and level 4 ( or Registration Level 4) will not be shown.
I am sure ( without some major code change) that this is not possible. If you want to change this around you would have to get a coder to do this for you.
You can however have it redirect to a specific thankyou page if you wish..
There is some code on https://gist.github.com/ and search for
“Redirect to different confirmation page based on level”Thanks
Yes I disabled the whole plugin.
But have found that if I untick the Disable Directory Browsing then I can see the particular directory I am wanting to see.
However I can see EVERY other directory ( that doesnt have an index.php file) also which I dont want..There must be a way to allow one directory to be viewed via a URL link.
I guess if ITS dont want to help out in here then I am stuck or looking at another plugin that will allow me to do the job