wealthy
Forum Replies Created
-
I dont think you understand what I mean.
Once I have set up the free and paid posts, All I see on the post is the buttons with Login and Register
Then when I click register I get taken to another page
../membership-account/membership-levels/ that lists ALL the different posts I have made with the headers of
Level Initial Payment Subscription InformationSo I have to then click the right post or
Level ( name of product I want) to gain accessI was asking if each of these can be put on the original post (page)
where I originally decided I wanted that item.AND can the post ( page ) tell me where it is a FREE item or a paid item with $$ amount.
Thanks
Ok thanks. Think I got it sorted now. Didnt have the Require Membership ticked as it said
* This post is already protected for this level because it is within a category that requires membership.so thought I didnt need to
Is there a way to see what the member who has signed up for Free item (1) and then signed up for another FREE Item (maybe 3) has signed up for.
Have made it so they dont get access to ALL free items at once, but need to log in and select another item .Also the Post itself doesnt show that the item is Free or is Worth $$ to buy until you click register and get taken to a page when it listes ALL items avail and you have to choose again.
Is there a way to put those details on the “post” itself when it is displayed?
I did. that is why I am asking
Forum: Plugins
In reply to: [WP Event Ticketing] Use plugin in Editor RoleWordPress has certain roles
Super Admin – somebody with access to the site network administration features and all other features. See the Create a Network article.
Administrator – somebody who has access to all the administration features within a single site.
Editor – somebody who can publish and manage posts including the posts of other users.
Author – somebody who can publish and manage their own posts.
Contributor – somebody who can write and manage their own posts but cannot publish them.
Subscriber – somebody who can only manage their profile.So when you assign a person to editor Role all they can do is publish and manage posts including the posts of other users.
So this is a WordPress function.See here http://en.support.wordpress.com/user-roles/
This might help tho
http://wordpress.org/plugins/user-role-editor/Forum: Plugins
In reply to: [WP Event Ticketing] Short code doesn't resolve the pluginOh ok sorry to hear that.
Some stuff can be tricky. I got it working ok so at the moment I am happy with itForum: Plugins
In reply to: [WP Event Ticketing] Tickets will go on sale shortly!Make sure the dates are set to American format or MM/DD/YY (12/31/2013)
and make sure the Start date is set before today’s date otherwise it will think the tickets are not to go on sale yetForum: Plugins
In reply to: [WP Event Ticketing] how to change the language?not sure if you know how to change code within the .php files, but if I want to change something like that. I will search the filesadd a . (dot) eside what I think is the right code and save it. then refresh my site. if it is changed then I know I have the right words. If it doesnt change, I reverse what I have done and keep searching.
Yes I know it is a long way around it, but it gets the job done..
Forum: Plugins
In reply to: [WP Event Ticketing] Printing TicketsFrom what I understand is at this time there is No Ticket print option available. I gather they would just have to bring their email along or paypal payment print out to verify they have paid.
Yes a ticket would be great
Forum: Plugins
In reply to: [WP Event Ticketing] Setting Event DatesI had the same problem, but if you put the dates in American format of
MM/DD/YY ten it will work.And remember that the start date must be set before todays date to see it while you are testing it. When you have a future date you want the tickets to be available from, just change the start date to a date in the future and the ticket buy option will not show.
Forum: Plugins
In reply to: [WP Event Ticketing] Short code doesn't resolve the pluginWhen you add the shortcode [wpeventticketing] make sure you are in the Text Tab of your Page or Post editor and not the Visual Tab.
When using the visual tab, anything you type in there is WYSIWYG (What You See Is What You Get).
The Text tab is where any and all code would go.Try that