Forum Replies Created

Viewing 9 replies - 31 through 39 (of 39 total)
  • Thread Starter SabrinaWatson

    (@sabrinawatson)

    Should I continue to use two pages for videos like the first developer or one like the second. This has me a little confused.

    Thread Starter SabrinaWatson

    (@sabrinawatson)

    Should I disable or delete the plugin installed by the first developer?

    Thread Starter SabrinaWatson

    (@sabrinawatson)

    1. The first developer created two separate pages for the same video. 1 is for people that paid to view the video and the other is for members with a level 3 access.
    Here is that code, and here is the page https://www.crcug.com/live-class-replays/

    <!-- LinkedIn Basics by Teddy Burriss REPLAY PAID PAGE https://www.crcug.com/paid-video-replay-linkedin-basics-teddy-burriss/ -->
    <h3>Video Replay: LinkedIn Basics</h3>
    <p>Presented by Teddy Burriss</p>
    [s2If is_user_logged_in()]
        [_s2If current_user_can(access_s2member_level1)]
        [php]$vid_date = strtotime("20150122");[/php]
        [php]$reg_date = s2member_paid_registration_time ("level1");[/php]
        [php]if ($reg_date <= $vid_date) { echo "<p style='text-align: center'>You Are A Paid Member With Free Access To View This Recording<a href='https://www.crcug.com/paid-video-replay-linkedin-basics-teddy-burriss/?mycheck=check'><img src='https://diymarketplace.net/wp-content/uploads/AccessNow.jpg' /></a></p>"; } else if (current_user_can("access_s2member_ccap_vid13")) { echo "<p style='text-align: center'>You Have Paid For Access To This Archived Recording<a href='https://www.crcug.com/paid-video-replay-linkedin-basics-teddy-burriss/?mycheck=check'><img src='https://diymarketplace.net/wp-content/uploads/AccessNow.jpg' /></a></p>"; } else { echo "<p style='text-align: center;'>Access To This Archived Recording Requires Additional Payment</p>";[/php]    <div align="center">
        [s2Member-PayPal-Button level="*" ccaps="vid13" desc="Access To Video Replay - LinkedIn Basics by Teddy Burriss" ps="paypal" lc="" cc="USD" dg="0" ns="1" custom="www.crcug.com" ra="5.00" rp="1" rt="L" rr="BN" image="https://diymarketplace.net/wp-content/uploads/5PayNow.jpg" output="button" /]    </div>    [php] }[/php]    [/_s2If]    [_s2If current_user_cannot(access_s2member_level1)]    [php]if (current_user_can("access_s2member_ccap_vid13")) { echo "<p style='text-align: center'>You Have Paid For Access To This Archived Recording<a href='https://www.crcug.com/paid-video-replay-linkedin-basics-teddy-burriss/?mycheck=check'><img src='https://diymarketplace.net/wp-content/uploads/AccessNow.jpg' /></a></p>"; } else { echo "<p style='text-align: center;'>Access To This Archived Recording Requires Additional Payment</p>";[/php]
        <div align="center">    [s2Member-PayPal-Button level="*" ccaps="vid13" desc="Access To Video Replay - LinkedIn Bascis by Teddy Burriss" ps="paypal" lc="" cc="USD" dg="0" ns="1" custom="www.crcug.com" ra="5.00" rp="1" rt="L" rr="BN" image="https://diymarketplace.net/wp-content/uploads/5PayNow.jpg" output="button" /]    </div>    [php] }[/php]
        [/_s2If][/s2If][s2If !is_user_logged_in()]
    <div style='text-align: center'>
    Your Non-Member Price For Live Class Replays Is $9.00
    [s2Member-PayPal-Button sp="1" ids="5354" exp="168" desc="7 Day Paid Access To Video Replay - LinkedIn Basics by Teddy Burriss" ps="paypal" lc="" cc="USD" dg="0" ns="1" custom="www.crcug.com" ra="9.00" image="https://diymarketplace.net/wp-content/uploads/9PayNow.jpg" output="button" /]
    (Already A Member? Login <a href="/wp-admin/">HERE</a> First.)
    </div>
    [/s2If]

    If a member is level 0, or 1, they see a price for the video. If a member is level 3, they see a access now button. We were not using level 3 or 4 at that time. So now if a level 4 logs in they see a price of $5 for the video instead of access now.

    The next developer created the code I placed here earlier.

    Either page does not give access to level 4 unless in level 4 each individual has the a custom capability.

    2. – There are no pages that have a level set higher than 1

    3. Yes I have identified a plugin put in by the first developer. He has titled it “parameters” with this description A plugin to allow parameters to be passed in the URL and recognized by WordPress

    2.

    Thread Starter SabrinaWatson

    (@sabrinawatson)

    I’m looking right now at all the things you mentioned above and will get them here asap. I really appreciate the help. The page does have a custom capability on it. When I add the custom capability to each individual with level 4, then they can access. Is it possible that I need to add each custom capability to level 4? If so, is there a way to add the custom capability to the level and not have to add to each individual with level 4 capabilities?

    Thread Starter SabrinaWatson

    (@sabrinawatson)

    I am also confused about the pages and posts restrictions.
    If I am understanding that correctly,
    If I place the word “all” in for level 4 then level 4 is required for access to all posts and pages. Correct?
    What I actually want I want is for level 4 to have free access to everything on the site. It is for the executive level. Lower levels have to pay for certain areas. Some areas are free.

    I hope I am saying that correctly.

    Thread Starter SabrinaWatson

    (@sabrinawatson)

    Thank you so much! I tried that and it did not work.
    I believe the problem lies in the code she wrote. This is the only page she wrote code for. Can you tell me the errors or how to fix.

    [ Moderator note: Code fixed, please wrap code in backticks or use the code button. ]

    [s2Get constant="S2MEMBER_CURRENT_USER_DISPLAY_NAME" /]!</h2>
    [s2If is_user_logged_in()]
    
    [_s2If !current_user_can(access_s2member_ccap_class_aws_s3)]
    
    		[__s2If current_user_is(s2member_level3)]
    		You may purchase this course for $17
    		[s2Member-PayPal-Button level="*" ccaps="class_aws_s3" desc="Amazon S3 Course" ps="paypal" lc="" cc="USD" dg="0" ns="1" custom="www.crcug.com" ra="17." rp="1" rt="L" rr="BN" image="default" output="button" /]
    		[/__s2If]
    
    		[__s2If current_user_is(s2member_level2)]
    		You may purchase this course for $27
    		[s2Member-PayPal-Button level="*" ccaps="class_aws_s3" desc="Amazon S3 Course" ps="paypal" lc="" cc="USD" dg="0" ns="1" custom="www.crcug.com" ra="27." rp="1" rt="L" rr="BN" image="default" output="button" /]
    		[/__s2If]
    
    		[__s2If current_user_is(s2member_level1)]
    		You may purchase this course for $37
    		[s2Member-PayPal-Button level="*" ccaps="class_aws_s3" desc="Amazon S3 Course" ps="paypal" lc="" cc="USD" dg="0" ns="1" custom="www.crcug.com" ra="37." rp="1" rt="L" rr="BN" image="default" output="button" /]
    		[/__s2If]
    
    		[__s2If current_user_is(s2member_level0)]
    		You may purchase this course for $47
    		[s2Member-PayPal-Button level="*" ccaps="class_aws_s3" desc="Amazon S3 Course" ps="paypal" lc="" cc="USD" dg="0" ns="1" custom="www.crcug.com" ra="47.00" rp="1" rt="L" rr="BN" image="default" output="button" /]
    		[/__s2If]
    
    	[/_s2If]
    
    	[__s2If current_user_can(access_s2member_ccap_class_aws_s3) OR current_user_is(s2member_level4) OR current_user_can(access_s2member_level4)]
    Below are links to the class videos
    
    <a href="https://www.crcug.com/demand-amazon-s3-vid-1-3/"><span style="font-family: Calibri; font-size: 11.0pt;">On Demand – Amazon S3 – Vid 1-3</span></a>
    
    <a href="https://www.crcug.com/demand-amazon-s3-vid-4-6/"><span style="font-family: Calibri; font-size: 11.0pt;">On Demand – Amazon S3 – Vid 4-6</span></a>
    
    <a href="https://www.crcug.com/demand-amazon-s3-vid-7-9/"><span style="font-family: Calibri; font-size: 11.0pt;">On Demand – Amazon S3 – Vid 7-9</span></a>
    
    <a href="https://www.crcug.com/demand-amazon-s3-vid-10-12/"><span style="font-family: Calibri; font-size: 11.0pt;">On Demand – Amazon S3 – Vid 10-12</span></a>
    
    <a href="https://www.crcug.com/demand-amazon-s3-vid-13-15/"><span style="font-family: Calibri; font-size: 11.0pt;">On Demand – Amazon S3 – Vid 13-15</span></a>
    
    <a href="https://www.crcug.com/demand-amazon-s3-vid-16-18/"><span style="font-family: Calibri; font-size: 11.0pt;">On Demand – Amazon S3 – Vid 16-18</span></a>
    
    <a href="https://www.crcug.com/demand-amazon-s3-vid-19-21/"><span style="font-family: Calibri; font-size: 11.0pt;">On Demand – Amazon S3 – Vid 19-21</span></a>
    
    <a href="https://www.crcug.com/demand-amazon-s3-vid-22-23/"><span style="font-family: Calibri; font-size: 11.0pt;">On Demand – Amazon S3 – Vid 22-23</span></a>
    	[/_s2If]
    
    [/s2If]
    Thread Starter SabrinaWatson

    (@sabrinawatson)

    Thank you so much!

    Thread Starter SabrinaWatson

    (@sabrinawatson)

    Thank you. I got it.

    SabrinaWatson

    (@sabrinawatson)

    Can anyone one help me with a redirect problem. Host gator says that there is a redirect from https to http that needs to be corrected in my sites coding or .htaccess file. I tried the manual redirect in the c panel and it then says that it has benn rediredted to a lop. Can anyone help me?

Viewing 9 replies - 31 through 39 (of 39 total)