How Do I Change Membership Levels To Paid From Free?

Discussion in 'GeoCraft WordPress Theme' started by henrybockman, Oct 21, 2015.

  1. henrybockman

    henrybockman New Member

    Joined:
    Dec 6, 2013
    Messages:
    1
    Likes Received:
    0
    I'm in the process of launching a directory using the Geocraft V2 theme and I would like to change a few of the free listings to paid listings without charging a fee. I looked in the admin area but I can't find anyway to do this, is there a way to do it with a coupon or something?

    1. Can someone give me some help with this?

    2. Is there a Geocraft V2 area where all of the V2 posts are located?

    3. How can I install a banner I'm going to make for my site that will fill in all the blue area? http://pressure-washing-company.com/ Can you give me an example of code for this and tell me how and where to put it?

    4. How can I change the color of the get listed button? Can you give me an example of code for this and tell me how and where to put it?
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Regarding all your above issue, solutions are accordingly..

    1) I would like to change a few of the free listings to paid listings without charging a fee

    So for this I would like to tell you that Admin can do it very easily, you just have to go Business Listing and click on edit option of any free listing and replace Listing type to premium listing.

    Below is screenshot of that area, please have a look.

    free_to_paid_listing.png

    2) Is there a Geocraft V2 area where all of the V2 posts are located?

    So, all listing are located in Business Listing option of your dashboard.

    3) How can I install a banner..

    Regarding this issue, could you please elaborate with some edited screenshot of the area where you want to put a banner so that we can assist you accordingly.

    If you are unable to create screenshots then you can use www.screenpresso.com that will help you to create screenshots.

    4) How can I change the color of the get listed button?

    Please paste the code given below in Custom CSS section (Geocraft Setting -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .header_wrapper .header .post_btn {
        background: black !important;
    }
    Note: change color as per your interest.

    Hope it will resolve your issues..

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page