Tickera
Forum Replies Created
-
Forum: Plugins
In reply to: [Tickera β Sell Tickets & Manage Events] order pending & order confirmedGreat! I’ll mark this one as resolved then.
Forum: Plugins
In reply to: [Tickera β Sell Tickets & Manage Events] order pending & order confirmedHi rkossacki,
There is the option “Automatic Payment Status” (Ticekra > Settings > Payment Gateways > Free Orders Settings). You just have to set it to “Order Paid” and the Order will be marked automatically as Paid (completed).
Let me know if this was the issue.
Cheers,
Marko K.Forum: Plugins
In reply to: [Tickera β Sell Tickets & Manage Events] Cannot view eventThe issue has been resolved (missing single.php within the theme)
Forum: Reviews
In reply to: [Tickera β Sell Tickets & Manage Events] Pretty Cool PluginI am really sorry for this inconvenience since we’ve accidentally replaced .org readme.txt with the one from premium version π
Could you please contact us via our website and we’ll try to make this right.
Thanks!
Marko,
Tickera.comHi there,
PayPal gateway is available in the premium version of Tickera plugin. Hope it helps.
Cheers,
MarkoHi Quebro,
Thank you for the great feedback and suggestions. Some of the features you’ve suggested are already on our feature list and some of them we will certainly include. As you can see, updates with new features are frequent, so you can expect suggested features vary soon π
In regards to the Chrome desktop app, it’s available only for users with Standard or Bundle license.
Cheers,
Tickera TeamThanks a lot for the fix!
It will be included in the next update π
Cheers,
MarkoI’ll mark this one as resolved since the problem with the theme is fixed π
Forum: Reviews
In reply to: [Tickera β Sell Tickets & Manage Events] Please fixHi there,
We’re using original TCPDF library in Tickera and the code could be compared here https://sourceforge.net/projects/tcpdf/files/
What the VaultPress scanner actually spotted are things like these bellow and you can see the decoded results here for instance http://ddecode.com/hexdecoder/?results=bcace881138d3437ef89d9b932d53c8b
As you can see, result of this particular one is “Powered by TCPDF (www.tcpdf.org)” which is certainly not a malicious code π
tcpdf_static.php:
/**
* Encryption padding string.
* @public static
*/
public static $enc_padding = “\x28\xBF\x4E\x5E\x4E\x75\x8A\x41\x64\x00\x4E\x56\xFF\xFA\x01\x08\x2E\x2E\x00\xB6\xD0\x68\x3E\x80\x2F\x0C\xA9\xFE\x64\x53\x69\x7A”;tcpdf.php:
public function Close() {
…
$msg = “\x50\x6f\x77\x65\x72\x65\x64\x20\x62\x79\x20\x54\x43\x50\x44\x46\x20\x28\x77\x77\x77\x2e\x74\x63\x70\x64\x66\x2e\x6f\x72\x67\x29”;
…}
tcpdf_parser.php:/**
* Decode the Cross-Reference section
* @param $startxref (int) Offset at which the xref section starts (position of the ‘xref’ keyword).
* @param $xref (array) Previous xref array (if any).
* @return Array containing xref and trailer data.
* @protected
* @since 1.0.000 (2011-06-20)
*/
protected function decodeXref( $startxref, $xref = array() ) {
$startxref += 4; // 4 is the lenght of the word ‘xref’
// skip initial white space chars: \x00 null (NUL), \x09 horizontal tab (HT), \x0A line feed (LF), \x0C form feed (FF), \x0D carriage return (CR), \x20 space (SP)
$offset = $startxref + strspn( $this->pdfdata, “\x00\x09\x0a\x0c\x0d\x20”, $startxref );
// initialize object number
$obj_num = 0;
// search for cross-reference entries or subsection
….I hope it helps. Please consider changing a rating to 5 stars.
Thanks a lot!
Marko,
Tickera TeamCould you please submit support ticket at support@tickera.com, so we could check whatβs going on?
Forum: Plugins
In reply to: [Tickera β Sell Tickets & Manage Events] Pre-sale features inquiryHi there and thank you for inquiring about Tickera.
Now off to the answers…
Creating time dependent tickets is not possible in Tickera, so you would need to create different event for each of the dates and ticket types for each of those events and to present it that way on the front end by using Tickera shortcodes.
However, if you decide using Tickera with Bridge for WooCommerce and WooCommerce itself, you could, for example, create a product categories which represent different dates of the same event which would probably allow easier navigation for your customers. Another approach could be creating product categories that are representing events and within those categories you could create tickets as variable WooCommerce where each product would represent one event date while its variations could be used for “child, adult, etc” classification.
As for the “Gift Tickets”, there is no such a feature in Tickera. However, Tickera does support discount codes (which can be 100%) and if Tickera is used with WooCommerce then you can rely to WooCommerce’s Coupon system or some add-on for WooCommerce which will allow similar functionality.
Ticket templates in Tickera are created using our ticket template builder which is very flexible in terms of layout, selecting various elements, custom background, format, etc. Also ticket templates are selected for each individual ticket type so you can customize as many templates as you wish and associate them with your ticket types.
As for now, there is no way to associate event location with the map. However, you could use some third party plugin which generates shortcodes based on the predefined map (there are plenty of such plugins) and then use that shortcode as part of the event description which will essentially result in exactly the thing you are aiming towards.
Now, the good thing is that just recently we have finished integrating Google Maps feature to our ticket template builder so you can now have a map as your ticket template element just by entering address or coordinates when building ticket template.I hope that helps a bit. However, if you have any additional questions or need some further explanation, please do not hesitate to contact us back.
Cheers,
Tickera TeamForum: Plugins
In reply to: [Tickera β Sell Tickets & Manage Events] Free Ticket offerring for ChurchHi there,
The only way is to create 4 events (nights) and 20 different ticket types (ticket times) for each night.
Please let us know if this suits you.Forum: Plugins
In reply to: [Tickera β Sell Tickets & Manage Events] Access deniedI will mark this topic as resolved since the plugin has been installed successfully π
Forum: Plugins
In reply to: [Tickera β Sell Tickets & Manage Events] Access deniedHi there,
Please try install it by using FTP Manager – https://tickera.com/tickera-documentation/how-to-install-plugin/
If you still have a problem, please submit new support ticket here – http://support.tickera.com/support/tickets/new and our support team will help you with this.Hi krkjee,
Currently it’s not possible to add the featured image for every event to the widget but I will certainly suggest it to our developers π
Export the events to iCal is on our feature list, so you can expect the feature in the future updates.