Barry

Forum Replies Created

Viewing 15 posts - 8,296 through 8,310 (of 17,936 total)
  • Author
    Posts
  • in reply to: Shows 404 Error while clicking on event detail link #148100
    Barry
    Member

    Can you confirm that you completed the steps I outlined above (including deactivating other plugins and switching to a default theme, and only then flushing permalinks)?

    in reply to: Looking to translate and modify meta walker #148097
    Barry
    Member

    It definitely is possible – and the plugin already ships with translations for many different languages. Here for instance is a screenshot of some meta walker output with WordPress configured to use German (de_DE):

    meta-walker-output-german-translation

    The above links were really just to give you some insight into using the meta walker since you expressed an interest in knowing which files it was comprised of – but it’s important to note it doesn’t really have any templates of its own that you can safely override and customize as you might do, for instance, with the single events template.

    Ordinarily, the best way to translate things is by working with tools like POEdit: though geared more to WordPress as a whole, there is a good explanation of the basics over here.

    Does that help?

    Barry
    Member

    That explains it then – glad you figured things out πŸ™‚

     

    Barry
    Member

    Hi! Just a note first of all that I moved this across from the WooCommerce Tickets forum to the Facebook Events forum – however the thread URL should remain the same and you should stay subscribed to updates (if you chose to subscribe).

    You’re absolutely right and there is a bug here (actually due to something in the inner workings of The Events Calendar itself rather than Facebook Events). However, this has been addressed in our working code and so relief is in sight! We’re getting close to the end of the current maintenance cycle and so if you can hold on a little longer until the next release arrives this problem should be quashed πŸ™‚

    in reply to: Facebook API Error: Unsupported get request. #147495
    Barry
    Member

    This can happen at times if the page name relates to a page, organization or person that for instance has some association with adult or restricted content, or where its privacy settings stop the importer from accessing it.

    Can you share a note of the page you are trying to import from (as a private reply if you prefer)?

    Barry
    Member

    Hi!

    The hallmarks of the Facebook Events plugin (you must also have installed and activated The Events Calendar) are a new Facebook settings tab (EventsΒ β†’ SettingsΒ β†’ Facebook) and a new menu option labelled Import: Facebook which appears under the main Events menu in the admin environment.

    Are you seeing those? You might also get a good sense of what to look for by reviewing the new user primer:

    https://theeventscalendar.com/support/documentation/facebook-importer-new-user-primer/

    Let me know how you get on/if you have further concerns πŸ™‚

    in reply to: Import Facebook ticketing link in latest update? #147478
    Barry
    Member

    Hi!

    No, there has been no change in this regard. I do see there is a current request for this on our UserVoice page (perhaps you even created it) but it doesn’t seem to be widely requested right at this point.

    Would adding a link to the event description suffice as a workaround in the meantime?

    Barry
    Member

    If I navigate back to April and refresh – or take that same URL and navigate there directly – I’m afraid I do not see the issue.

    Barry
    Member

    Hi efromdc,

    The Themer’s Guide walks you through the process for setting up a custom CSS stylesheet targeting events. From there you can add a rule something like this:

    .tribe-mini-calendar-event .list-date { background: transparent }

    That ought to do the trick, but you may need to add some additional selectors to get the desired effect, though, and would probably want to change the text colour, too.

    Good luck!

     

    in reply to: Allow editors to see the downloads tab #147431
    Barry
    Member

    Yes, that does make sense!

    However, that menu is actually something that Easy Digital Downloads, rather than our own plugin, creates and manages – so it would be best to seek further help from that direction if you need more guidance on this one πŸ™‚

    in reply to: Oddity with EB Import / Formatting Question #147426
    Barry
    Member

    I’ll let Reid know!

    I’m glad the initial issue is resolved – or appears not to have reared its head again, at least – but definitely let us know if you need further help on that one at some future point.

    I do see your point about formatting – that was a great example – but I’d still maintain there may often be cases where someone has applied deliberate styling and may not want it to be stripped. That said – we’re totally open to feature requests and would welcome one like this (I’m sure at the least we could ensure there is an appropriate filter to let people do this even if it isn’t something that happens by default) πŸ™‚

    Thanks again for all the feedback. I’ll go ahead and close the thread at this point, but if we can help with anything else please don’t hesitate to create new threads as needed.

    Cheers!

    in reply to: Installation with Composer #147415
    Barry
    Member

    I do apologize – I thought I linked to our UserVoice page in my reply. In any case … this is the place to go:

    tribe.uservoice.com

    Thanks!

    in reply to: Editing Attendee lists #147398
    Barry
    Member

    Well, it really depends on how you want to approach the problem. If you were trying to automate this from the point where you make a change in the WooCommerce order editor you might use their woocommerce_reduce_order_stock action (or some similar hook) to initiate your adjustment to the attendee data.

    In terms of working with WooCommerce tickets you can access the relevant object using:

    $wootickets = TribeWooTickets::get_instance();

    From there you will probably be interested in

    $wootickets->get_tickets_ids();
    $wootickets->delete_ticket();

    Hopefully that gives you a starting point (and we will be introducing a new delete bulk action for the attendee table shortly, if you prefer to wait for that). Good luck πŸ™‚

    in reply to: Duplicate Featured Image #147390
    Barry
    Member

    I’m afraid not – I’m not familiar with that them πŸ™

    If you can put up a test site where we can see this we’ll be happy to take another look, otherwise unless we’ve got a common point of reference (such as if you find the problem also occurs with a default theme like Twenty Thirteen) I don’t think we’re going to be able to offer much here.

    Barry
    Member

    Thanks for sharing πŸ™‚ and hopefully our own fix will be available in the next release but if not please do be mindful of the fact that any customizations to core code will be overwritten during an update.

    There’s not too much more we can do here in the short term so I’ll go ahead and close the thread – but if we can help with any other issues please don’t hesitate to create new threads as needed.

    Thanks!

Viewing 15 posts - 8,296 through 8,310 (of 17,936 total)