Casey

Forum Replies Created

Viewing 15 posts - 1,366 through 1,380 (of 3,499 total)
  • Author
    Posts
  • in reply to: Month Navigation Code #170317
    Casey
    Participant

    Excellent! Thanks for the kind words, and thanks for confirming that this got you sorted. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.

    By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://m.tri.be/jw

    Thanks in advance. 🙂

    Cheers,
    Casey

    in reply to: Change Previous/Next Events Tag #170314
    Casey
    Participant

    Thanks astcit! Since it looks like you’re all set, I’ll go ahead and close out this thread. Feel free to start a new thread if you have further issues, and thanks again for being a loyal customer! 😀

    Cheers,
    Casey

    in reply to: Registering to submit an event #170306
    Casey
    Participant

    Thanks for confirming that this got you sorted. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.

    Feel free to start a new thread if you have further questions. Thanks again! 😀

    Cheers,
    Casey

    in reply to: Anonymous vs logged in or both? #170301
    Casey
    Participant

    Thanks for confirming that this got you sorted. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.

    Feel free to start a new thread if you have further questions. Thanks again! 😀

    Cheers,
    Casey

    in reply to: Change 'Upcoming Events' title #170298
    Casey
    Participant

    Great! Thanks for confirming that this got you sorted. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.

    By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://m.tri.be/jw

    Thanks in advance. 🙂

    Cheers,
    Casey

    in reply to: Remove Organizer #170295
    Casey
    Participant

    jscarlett,
    Thanks for getting in touch! You should be able to do this by utilizing the ‘tribe_set_the_meta_visibility’ function (look here for an explanation). In order to hide the Event Organizer from the Event Meta, just paste the following code into your theme’s functions.php file: https://gist.github.com/ckpicker/47fa86391773ddb563bd

    NOTE: we’re siginificantly reworking how Event Meta works in the next release, and will be doing away with the Meta Walker by default to keep customizations simpler. So, after updating to this future version, you’ll just need to perform a template override to re-hide the Event Organizer.

    Just let me know if that helps to answer your questions. Thanks! 🙂

    -Casey-

    in reply to: Issue with search bar #170283
    Casey
    Participant

    Are you still having this issue, because I’m able to view that URL in IE10 with no issues (screenshot). Just let me know, and I’ll troubleshoot further. Thanks! 🙂

    -Casey-

    in reply to: User Submitted Events #170277
    Casey
    Participant

    Martin,
    No, the Community add-on does not require PRO. Thanks! 🙂

    -Casey-

    in reply to: Column Layout #170271
    Casey
    Participant

    francoye,
    Yes, the photo view by default will show all categories. If you wanted to display a particular category in Photo View, you could use a URL like this: http://croisieremontreal.ca/evenement/categorie/57-prolonge/photo/

    Just let me know if that helps to answer your questions. Thanks! 🙂

    -Casey-

    Casey
    Participant

    jwood1210,
    Thanks for getting in touch! You should be able to change ‘Organizer’ to ‘Coordinator’ globally by pasting the following code into your theme’s functions.php file: https://gist.github.com/ckpicker/f803615d7eb429f1b12b

    Give that a try and let me know if it does the trick. Thanks! 🙂

    -Casey-

    in reply to: Month Navigation Code #168838
    Casey
    Participant

    Peter,
    Thanks for getting in touch! We definitely discourage users from editing the plugin files directly because of the reason you mentioned above. You’ll notice that almost all of our functions are filterable, so you should be able to modify the output of the function by using the filters that we’ve provided. If you look at ‘tribe_events_the_previous_month_link()’ you’ll notice that there’s an ‘apply_filters’ reference at the very end of the function. This is so that you can write some code to customize the output if you’d like.

    Pasting something like this into your theme’s functions.php file will get you started: https://gist.github.com/ckpicker/4d570fb29217df9ca603

    Of course, you’ll have to write all of the logic to parse the HTML string and modify as needed, but that should get you started in the right direction. Good luck, and let me know if you have further questions! 🙂

    -Casey-

    in reply to: Hide Organizer Dropdown #168825
    Casey
    Participant

    Hammer,
    Thanks for reaching out! Unfortunately, this is still only possible with some of the custom code that I provided in that thread. Sorry, but hopefully that helps to answer your question! Thanks! 🙂

    -Casey-

    in reply to: Change 'Upcoming Events' title #168823
    Casey
    Participant

    jscarlett,
    Thanks for reaching out! You should be able to change that text by pasting the following code snippet into your theme’s functions.php file: https://gist.github.com/ckpicker/2a6717f5c1a0a322ef33

    Give that a try and let me know if it does the trick. Thanks! 🙂

    -Casey-

    in reply to: Remove Organizer #168819
    Casey
    Participant

    jscarlett,
    Thanks for getting in touch! Are you wanting to remove the Organizer information on the single event page? If you could be a bit more specific with your request, I’d be glad to help you out. Just let me know! Thanks! 🙂

    -Casey-

    in reply to: Clicking on the next month and it hanging up #168811
    Casey
    Participant

    jerrylopez1988,
    Thanks for getting in touch! After looking at the HTML source of your site, I’m seeing many references to ‘www.wellnessedu.com.php53-7.dfw1-2.websitetestlink.com’, which I’m assuming was the URL you used when your site was in development. You’ll now need to update your WordPress Site URL to reference the live URL of ‘http://www.wellnessedu.com’. You can update this in your WordPress dashboard under ‘Settings->General.’ You’ll want to update both of these fields with your new URL: http://grab.by/x4DY

    Give that a try and let me know if it does the trick. Thanks! 🙂

    -Casey-

Viewing 15 posts - 1,366 through 1,380 (of 3,499 total)