A Couple of Questions

This topic contains 2 replies, has 2 voices, and was last updated by  Stephen Harris 10 years, 4 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9114 Reply

    Hi,

    I am very interested in getting the pro plugin, but have a couple of questions.

    I have added the basic plugin on the above website, but the calendar widget doesn’t have a colour fill for each of the dates that an event is on (just colours the date number) – really want it to have a background fill with white numbers… is this because it is the basic plugin and not the pro or do I have to set something up or is it due to my template (I am using a woo themes one)….

    Also for ticketing, can you use something other than stripe – as it is not available in Australia as yet?

    Also when someone books a ticket, can you send them a ticket via email with their purchase number?

    Thanks in Advance – really love the look of this plugin, and I am keen to get it

    Cheers

    Phil

    Phil
    #9115 Reply

    Also for the Events Agenda Widget is their any way to not display certain categories or events with certain tags….

    We will have the situation where we hire out the hall for a private function – we would people to see on the calendar that the hall is booked (events would be Private Function), but we don’t want to display in the Events Agenda Widget on the Home Page… We would like just to display relevant community events….

    Hope that makes sense!

    Cheers

    Phil

    Phil
    #9126 Reply

    Hi Phil,

    Glad you like the plug-in :). The default payment gateways for Pro are PayPal and Offline. Stripe is available as an additional extension – or, if you purchase a developer license, you get Stripe included for free. PayPal Pro (in case you want to use something other than Stripe to accept credit card payments on-site) is currently in the (internal) testing stage.

    Regarding the widget calendar, by default it inherits the style of the ‘normal’ posts calendar. If you want to target the cell with a current event:

    .widget_calendar table td.event{
          background: #08C;
    }

    To target the date link:

    .widget_calendar table td.event a{
          colour: white;
    }

    The specifics will depend on your theme, but playing with those two should get what you want. They should go in your theme’s style.css.

    Unfortunately the agenda widget doesn’t support restrictions by category/venue. This may be revisited as it is long overdue for some improvements.

    I hope that helps!

    Stephen Harris
Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: A Couple of Questions
Your information:




To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax


<a href="" title="" rel=""> <blockquote cite=""> <code> <pre> <em> <strong> <del datetime=""> <ul> <ol start=""> <li> <img src="" border="" alt="" height="" width=""> <p style=""> <span style="">