Geoff B.

Forum Replies Created

Viewing 15 posts - 961 through 975 (of 9,860 total)
  • Author
    Posts
  • in reply to: Full Calendar Shortcode with Category #1391380
    Geoff B.
    Member

    This reply is private.

    in reply to: Unable to enter licence key #1391267
    Geoff B.
    Member

    Good evening Harlee,

    It looks like you are using Safari (which has the nasty habit of unzipping files automatically).

    But fear not, I have a couple of solutions for you:

    1. Simply hold the Control key down and click on the events-calendar-pro folder. Choose the “Compress” option. You will now have a .zip file again
    2. Follow this guide and re-d0wnload the Events Calendar Pro https://wiki.umbc.edu/pages/viewpage.action?pageId=31919091

    Let me know how that goes.

    Best regards,
    Geoff B.

    in reply to: Recurrent events with WPML #1391254
    Geoff B.
    Member

    This reply is private.

    in reply to: Attendees Page not loading #1391248
    Geoff B.
    Member

    Have a good weekend Chris!

    Geoff B.

    in reply to: Removal of text above images #1391247
    Geoff B.
    Member

    Hey Mike,

    Thank you for clarifying.

    Here is some CSS that is specific to that example:

    .tribe-events-photo #tribe-events-footer, .tribe-events-photo .tribe-events-ical {display: none !important}

    Have a good weekend,

    Geoff B.

    Geoff B.
    Member

    Good evening Mark and welcome to the Events Calendar Support forum!

    Major kudos on this one and thank you for sharing your pretty creative solution.

    You are welcome back in our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great weekend!

    Geoff B.

    in reply to: field for gallery #1391241
    Geoff B.
    Member

    Hello again Andrei,

    The short answer is yes.

    There are 2 ways to go about this:

    1. Using the Events Calendar Pro’s additional fields: https://theeventscalendar.com/knowledgebase/pro-additional-fields/.

      This offers the simplest integration

    2. Using a plugin such as https://wordpress.org/plugins/advanced-custom-fields/.

      This is probably more powerful, but will require you to do a bit of template customization to include the new fields in your views.

      You might want to read our Themer’s guide to get a sense of how that works.

    Have a good weekend,

    Geoff B.

    in reply to: URL Link #1391240
    Geoff B.
    Member

    Good evening Hannah and welcome to the Events Calendar forum!

    Thank you for your interest in our products.

    I’m afraid that we’re not equipped to provide technical support for free the Events Calendar users here in our pre-sales forum.

    But, the good news is that you are still welcome to consult this forum and all our premium forums to your liking and browse it for solutions, snippets and tutorials.

    We’d be more than happy to assist you at one of the following locations:

    With that in mind, the simplest way to achieve your goal is probably to create a template override (custom view) for the mini calendar. You might want to read our Themer’s guide to get a sense of how that works.

    In your case that will probably mean simply removing the <a tags from there.

    Have a good weekend,

    Geoff B.

    in reply to: Problem with nexth or previous month button on Month View #1391235
    Geoff B.
    Member

    Good evening Antoni and welcome back!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    Before anything, I am noticing that your setup does not seem to contain all the proper plugins.
    I highly recommend reading and using the following guides:

    1. https://theeventscalendar.com/knowledgebase/setting-up-the-events-calendar-with-wpml/
    2. https://theeventscalendar.com/knowledgebase/creating-translations-for-events-using-wpml/

    Secondly, if that still does not work properly, I would recommend trying a different translation method to see if that changes anything like directory based (e.g. ww.xxx.com/es/events/)

    Let me know how that goes.

    Best regards,
    Geoff B.

    in reply to: Language translation issue with customized theme #1391228
    Geoff B.
    Member

    Oops, I just saw your follow-up answer.

    If you want to go down that route, you could still tweak your theme’s custom view.
    You could then hardcode the translation for specific strings using an approach such as the one detailed here: https://wpml.org/forums/topic/if-conditional-for-language/

    Have a good weekend,

    Geoff B.

    in reply to: Language translation issue with customized theme #1391223
    Geoff B.
    Member

    Good evening David and welcome back!

    There are 2 ways to tackle this:

    1. Scan your theme for strings with WPML. The strings from your theme should appear in String Translation.
    2. Tweak you customized layout. Ideally you should do this in child theme so that you do not loose your tweaks.

    To tweak the layouts, you might want to read our Themer’s guide to get a sense of how that works.

    Let me know how that goes.

    Best regards,
    Geoff B.

    in reply to: Date Format Translation Missing #1391218
    Geoff B.
    Member

    Hey David,

    Awesome! Glad things worked out!

    You are welcome back in our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great weekend!

    Geoff B.

    in reply to: calendar text appear over the header? #1391216
    Geoff B.
    Member

    Good evening Andrei and welcome back!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    Would you mind providing me with a screenshot (and perhaps a URL) of what you mean ?

    The reason I am asking is because I just visited your website and could not see which text was appearing under the header.

    If the issue is still present, there are a few things that might be worth playing with:

    1. Events Template setting under Events -> Settings -> Display
    2. Removing any HTML or CSS minification settings on your caching plugin

    On a different note, it looks like you have a few mixed content warnings on your site (http vs https). I highly recommend installing and using the following plugin to fix this: https://wordpress.org/plugins/ssl-insecure-content-fixer/

    Have a good weekend,

    Geoff B.

    in reply to: Delete Text Free ( Kostenlos) #1391212
    Geoff B.
    Member

    Good evening Gianni and welcome to the Events Calendar Support forum!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    This typically happens when you have a combination of free tickets (WooCommerce-based or RSVP) and paid ones.

    We have a few snippets that can handle this. I recommend trying a few out to see which one you prefer.

    You could apply one of the following snippets in the functions.php file of your theme (without the PHP tag at the top):

    1. https://gist.github.com/GeoffEW/a63180206b4ebb3a1f30511228816652
    2. https://gist.github.com/GeoffEW/b440feef873af841d023c0bf0839e93f

    But first to be extra safe, before making any changes to your functions.php file, you should make a backup of that file.

    Let me know how that goes.

    Best regards,
    Geoff B.

    in reply to: Featured images not available #1391160
    Geoff B.
    Member

    Good evening afternoon Thomas and welcome to the Events Calendar Support forum,

    Thank you for reaching out to us.

    We are sorry to hear about that feature disappearing on you while using your theme with the Events Calendar. I would love to help you with this topic.

    Could you please send me a copy of the latest version of your WordPress theme / child theme via a link to a .zip file link (stored Dropbox or Google Drive) so that I can run some tests on my end ? I recommend a private reply for that purpose.

    Please ensure you are using the latest files as found on your actual website.
    This way I will get access to any updates or customizations you might have made.

    Hang in there!

    Geoff B.

Viewing 15 posts - 961 through 975 (of 9,860 total)