Andras

Forum Replies Created

Viewing 15 posts - 5,881 through 5,895 (of 6,224 total)
  • Author
    Posts
  • Andras
    Keymaster

    You are very welcome! I’m super happy this worked out for you!

    I am going to go ahead and close this ticket, but if you need help on this or something else feel free to post a new one. We’ll be waiting. ๐Ÿ™‚

    Cheers,
    Andras

    PS: If you like our plugin, we would be happy to receive a review in the wordpress.org repository. Thanks!

    Andras
    Keymaster

    Again some more checking:

    You most probably have this code in place already, which removes it from pages that show events in the past.


    li.tribe-events-nav-previous.tribe-events-nav-left.tribe-events-past a span {
    display: none;
    }

    If you use the one above that I sent you, then you can remove this.

    Cheers,
    Andras

    Andras
    Keymaster

    Was browsing around a bit on your site and found it.

    It is weird that it only shows up on some pages, and on some it is not visible. Anyway, if you don’t want to bother with the template override for the list view, then use this css code in your style.css file:


    #tribe-events-header ul.tribe-events-sub-nav li a span {
    display: none;
    }

    Hope this helps! Waiting to hear back from you.

    Cheers,
    Andras

    Andras
    Keymaster

    Hi Yury,

    Thanks for the links. So let’s take this one at a time.

    Day view:

    Indeed there is a slight difference in the layout, and not only in your theme. In order to fix it, add this to your theme’s style.css file:
    #tribe-events-day {
    padding: 0;
    }

    I will also flag this internally, it might have been overlooked.

     

    Removing the double arrow ยป (if I understand correctly, this is what you want)

    This can be done with a template override. Follow these steps:

    1. Copy this file wp-content\plugins\the-events-calendar\src\views\month\single-day.php to this folder

    wp-content\themes\{your-theme}\tribe-events\month\single-day.php

    2. Open the file with your favorite editor.

    3. Very close to the end, line 53 looks like this:

    “><?php echo $view_all_label ?> &raquo;

    Change it to this (remove the raquo at the end):

    “><?php echo $view_all_label ?>

    This should remove the double arrow from the day square in the month view.

     

    I haven’t been able to fine the other double arrow on your site in the list view, but following the above principles it should be pretty easy to remove it.

    Please let me know if these help and if you need any further assistance with these.

    Cheers,
    Andras

    Andras
    Keymaster

    Hi Hans,

    Just wanted to reach out and check if everything works fine now after the update, or if you have any followup questions. Let me know.

    Cheers,
    Andras

    Andras
    Keymaster

    Hello Yury,

    Unfortunately Nico is currently busy with something else, but I am more than happy to help you out with the styling issues.

    For this it would be great if I could see the pages on the web where you have the issues. Then I can dig in the code a bit and help you adjust the styling to your needs. I don’t need access to the admin (we have a strict policy and we can’t log in to the sites of our customers), I just would like to see the front-end. Would that be possible? Do you maybe have a development site where we could play around with this?

    Cheers,
    Andras

    Andras
    Keymaster

    Ok, I just checked, it is still pending approval.

    You can translate this string as well, as I explained above. You need to look for this string in the file:

    %1$s for %2$s

    And obviously, when you translate you should leave ‘%1$s’ and ‘%2$s’ in there.

    Let me know if you have any followup questions.

    Cheers,
    Andras

    Andras
    Keymaster

    Hello again Yury,

    I will check on the status of the “for” translation, please allow me some time to do that.

    As for “previous day” and “next day”, you can add those translations to the translation files. Here’s how you can do that:

    1. Grab this file: wp-content\plugins\the-events-calendar\lang\the-events-calendar-ru_RU.po and copy it to wp-content\languages\plugins\. This will allow you to keep your translations even after a plugin update.

    2. Open the copied file with gettext translation editor, like poedit (you can grab it here) and add the missing translations.

    3. Save the file. Make sure it creates a the-events-calendar-ru_RU.mo version in the same directory.

    4. You are all set.

    Let me know if this helps you out.

    Cheers,
    Andras

    PS: If you feel like it, you can also contribute to the translation of our plugins here:
    http://translations.theeventscalendar.com/projects

     

    in reply to: Display separate month-view calendars by category #1136284
    Andras
    Keymaster

    Hi Jason, hi Jon,

    Very good question there, Jason!

    Jon, thanks a lot for chiming in. Indeed that is the way I would recommend you to do it. It doesn’t need any customization of the plugins, you just need to create separate event categories, assign the events to them and then just show them with the links based on Jon’s example.

    If you want you can use different colors for the categories with the help of this plugin:

    The Events Calendar: Category Colors

    Let me know if that helps or if you have any followup questions.

    Cheers,
    Andras

    in reply to: Venue (location) front-end submission #1136260
    Andras
    Keymaster

    Hello Stefano,

    It should be feasible, but would require some major customization. Here’s a list of freelancers who could help you out with what you need:
    https://theeventscalendar.com/knowledgebase/find-a-customizer/

    In terms of files, I would start looking somewhere around wp-content\plugins\the-events-calendar-community-events\src\views\community\edit-venue.php and the modules folder there.

    I am able to answer some more questions to help you get started, but for the most part that is beyond the support we can provide.

    Let me know if you have any follow up questions.

    Cheers,
    Andras

    in reply to: Unable to translate "Upcoming Events" title #1135970
    Andras
    Keymaster

    I also realized now that your WPML plugin set is also out of date. I would also recommend to update that one and any other plugins that show an available update. This is important for both security and compatibility reasons.

    I’ll keep investigating, meanwhile if you could get back to me when the updates are done, and if that changes anything, that would be great.

    Cheers,
    Andras

    in reply to: Unable to translate "Upcoming Events" title #1135966
    Andras
    Keymaster

    Hello again Sarah,

    Thanks for submitting your system information. I see there that the main plugin, The Events Calendar is not installed, is that right?

    I also see that you are using WooTickets, which is an older plugin. WooTickets has been replaced by Event Tickets Plus, which covers all the functionalities. I believe you should be able to upgrade for free. You can download Event Tickets Plus from your account at theeventscalendar.com

    I strongly suggest you to upgrade, as we will be stopping support for WooTickets pretty soon.

    As for the title translation, please allow me a bit more time to investigate. I’ll get back to you soon.

    Cheers,
    Andras

     

    in reply to: Events for courses #1135951
    Andras
    Keymaster

    Hello again,

    I’m happy we managed to get the code working! Good job on that Alexis!

    Regarding the front-end, I think I understand where you are coming from, though I’m not sure I understand where you want to get.

    I could shoot some ideas here in the air, but I think it’s better to understand first what you would like to achieve. If at the end you still decide for a refund, you can do that within 30 days of purchase, but I hope we will be able to find a solution for you.

    Could you please explain in a bit more detail what you would like to see on the front-end / what the users should see? What should they be able to do?

    Once I know that I might be able to help you further or point you in the right direction on how you can achieve that.

    Thanks and cheers,
    Andras

    in reply to: Change the start time of the week view #1135937
    Andras
    Keymaster

    Hi Lucy,

    I am glad to see you got this figured. I guess then it was the curly – non-curly apostrophes issue… that’s always a difficult one to spot. I’m happy it works now!

    I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new one. We’ll be glad to help!

    Cheers,
    Andras

    PS: If you like our plugin, we would be happy to receive a review in the wordpress.org repository. Thanks!

    Andras
    Keymaster

    Hello Dean and welcome to the forums,

    Thanks for reaching out and I’m sorry this issue is affecting you. I have added this thread to the ticket as well, definitely moving up on the priority list. However at the time I’m not able to communicate any date when this is going to be fixed, I’m sorry. Since more people are reporting this it has a higher chance to get an early fix.

    There is a small maintenance release coming out in the next 1-2 days, but it will not be in that. I just flagged the ticket, so it has a high chance to make it to the next one. Until then I kindly ask for your patience.

    Let me know if you have any follow up questions.

    Cheers,
    Andras

Viewing 15 posts - 5,881 through 5,895 (of 6,224 total)