Forum Replies Created
-
AuthorPosts
-
Barry
MemberDoes seem to be an assortment of issues on further testing. I understand the team are going to do a full review of this so hopefully any problems will be caught.
Barry
MemberThat’s a shame. Unless Events > Settings > Template > Events Template is set to Default Events Template though ecp-page-template.php will not be used.
Which copy of functions.php did you insert that code into (the child theme or parent theme)?
Barry
MemberWhat is your Events > Settings > Template > Events Template setting currently set to – and have you tried experimenting with this?
February 26, 2013 at 10:44 am in reply to: Crucial: Wrong amount of Tickets sent via email after purchase #41036Barry
MemberThat’s really puzzling. Do you have access to any of the generated PDFs? If so, could you forward it to us ([email protected]) and perhaps also share a screenshot of A) the corresponding WooCommerce order page and B) the WooTickets attendee list?
Thanks!
February 26, 2013 at 10:30 am in reply to: Wootickets: Product Templates and custom ticket numbers #41035Barry
MemberHi Andy,
How hard would it be to hack your plugin to accept a specific range of range of tickets
It’s probably possible to change the number used for the ticket ID (if that’s what you mean) but I suspect it may require some knowledge of WooCommerce’s internals just as much as WooTickets’s inner workings.
This sort of customization isn’t something we can help with too much I’m afraid.
Can we add the ticket to a template from a WooTheme?
Again I’m not 100% sure I understand the question, but there are quite a few ways to sell tickets besides the default of a ticket form on the single event page … really you’re limited only by your imagination and WP dev skills here.
Barry
MemberOK, so to give you the background – when something other than the default events template is being used (I’m guessing you are using the default page template?) then The Events Calendar has to “trick” the theme into thinking it has an actual post it can display.
I’m not quite sure why, but it actually inserts two copies of the same “spoof post” and that is causing the duplicated title (the reason the actual calendar or event list doesn’t display twice is another story ๐ ).
In any event, I tested this code with a local copy of Karma and it seems to solve the problem – you would basically put it in your theme’s functions.php file (or your child theme’s equivalent) and it will hopefully take care of this, but do let me know if it does not.
Barry
MemberHi kirks, I suspect this is due to a bug in The Events Calendar. I’m just trying to confirm with a member of the dev team.
Barry
MemberIf you were able to try out our 3.0 beta code (in a safe environment since it is not quite production ready yet) that would be great. Please email us ([email protected], containing a reference to this thread) and we’ll be happy to provide a copy.
February 26, 2013 at 7:02 am in reply to: Crucial: Wrong amount of Tickets sent via email after purchase #41008Barry
MemberOK – well that is definitely concerning. If you review the order (WooCommerce > Orders > Click on an affected order) is the order quantity at the correct level or is it also at double the value?
February 26, 2013 at 6:54 am in reply to: Custom Recurring Event Posting Twice and Incorrectly #41006Barry
MemberExcellent, in that case I will mark this thread as closed ๐
Barry
MemberThat’s understandable, but thanks for the response.
Iโve been watching for the new version that doesnโt display this error? I am assuming it is still an issue?
It’s difficult to be absolutely sure as we haven’t been able to replicate this problem ourselves, so, really we’re just covering all the bases here.
February 26, 2013 at 6:49 am in reply to: Marking main menu item as current when showing a page from the event calendar #41002Barry
MemberNo problem ๐
Barry
MemberThanks Eugen.
Barry
MemberThat’s odd. When is this happening – on every page load or following a specific action?
Barry
MemberHi lghadmin, I think you are going to have to do one or both of these things:
* Add new CSS rules for div#container … you may for instance wish to apply float:left
* Add new CSS rules for div#sidebar … you might for instance wish to apply either a right or left float and also specify a width, such as width:210pxDoes that help here?
-
AuthorPosts
