viewing videos

Discussion in 'Subscribely v2 WordPress Theme' started by deepie, Nov 5, 2013.

  1. deepie

    deepie New Member

    Joined:
    Dec 6, 2012
    Messages:
    8
    Likes Received:
    0
    1. Hi, after people pay for videos they can log in, when they click on video to view it takes them back to subscribe page to pay again. How they can view the videos. As in image I have logged in and system wants to go to checkout again. payment has gone through.
    2. I would like to remove the section shown in image.
    3 How can I create another page for new series of videos. other than the front page.
    Thanks
     

    Attached Files:

    • 1.jpg
      1.jpg
      File size:
      161.9 KB
      Views:
      10
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    1) We are looking to this issue and will reply you as soon as possible.

    2)To remove comment option you can disallow comment while creating post.
    or just Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    #comment-form {
    display: none;
    }
    3) Create a category like "New series" add your videos in that category and add that category in the main menu while creating custom menu.

    Thanks & Regards
    Nitesh Raghuwanshi
     
  3. deepie

    deepie New Member

    Joined:
    Dec 6, 2012
    Messages:
    8
    Likes Received:
    0
    Hi, any progress with question 1.
    1. Hi, after people pay for videos they can log in, when they click on video to view it takes them back to subscribe page to pay again. How they can view the videos. As in image I have logged in and system wants to go to checkout again. payment has gone through.
    Its few months now, please help.
     
  4. deepie

    deepie New Member

    Joined:
    Dec 6, 2012
    Messages:
    8
    Likes Received:
    0
    Hi, any progress with question 1.
    1. Hi, after people pay for videos they can log in, when they click on video to view it takes them back to subscribe page to pay again. How they can view the videos. As in image I have logged in and system wants to go to checkout again. payment has gone through.
    Its been few months now, please help.
     
  5. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Download updated version of theme from your members area and upload it, This will solve your issue.
    Login here: http://inkthemes.com/members/member/index

    changelog.txt
    Theme Name: Subscribely Theme Changelog
    ======================================

    * Version 1.0.3
    ***************************************
    1. Inkmember plugin Improved.

    * Version 1.0.2
    ***************************************
    1. Slider Speed Option Added In Themeoption.


    * Version 1.0.1
    ***************************************
    1. Gallery Issue Fixed.


    * Version 1.0
    ***************************************
    1. Theme is created
    2. Button extended issue fixed.




    Note:- Firstly delete the Inkmember plugin from your dashboard before updating the theme.



    Thanks & Regards
    Gourav Shrivastava
     

Share This Page