Leah

Forum Replies Created

Viewing 15 posts - 2,266 through 2,280 (of 3,411 total)
  • Author
    Posts
  • Leah
    Member

    Hi Jen,

    I’m sorry I misunderstood! The button disappears after you’ve used it once, but you can force it to reappear. And the almost-but-not-quite duplicates explains why they weren’t taken care of the first time.

    In tribe-options-general.php (plugins/events-calendar-code/admin views/), comment out line 175 by adding two forward slashes. Save the file, then refresh your Setting page (you may need to clear your cache as well).

    'conditional' => ( $tec->getOption('organizer_venue_amalgamation', 0) < 1 ),
    becomes:
    // 'conditional' => ( $tec->getOption('organizer_venue_amalgamation', 0) < 1 ),

    That will make the button reappear so you can keep using it. Then when you’re done with the button, you can remove those forward slashes and the button will disappear off your Settings page again.

    Cheers,
    Leah

    in reply to: widget areas & more #62870
    Leah
    Member

    Hi alzbetkai,

    Thanks for posting in the forums. I’d be happy to help out.

    – I miss translations – I wanted to do this but I have problems as you can see form screenshot http://awesomescreenshot.com/00c1mibk5d > how to fix this? I would like to make translations on my own

    What language files are you using here? I can look to see if that is a missing string from our plugin or perhaps from WordPress itself. If you’re interested in doing some translating, check out this page to get started.

    -I used widget area for the all “events pages” http://awesomescreenshot.com/0b81mibnb3 now it is used the primary widget and I can not replace it even if I think settings stayed the same

    It looks like you’re using a third party widget plugin. We changed the widgets in Events 3.0. Instead of the Next Event widget we have the Upcoming Events List with different customization options. I recommend that you re-add the widget, with or without your widget adding plugin. Let me know how that goes and we’ll go from there.

    -when I am in calendar view http://www.bedmintonove-potreby.sk/udalosti/ and I click on “list view” I am redirected here http://www.bedmintonove-potreby.sk/udalosti/upcoming/ instead of list of events > this seems to be a bug

    Actually, the page at http://www.bedmintonove-potreby.sk/udalosti/upcoming/ looks a lot like the List View, and it is directing properly. I believe the issue is that either your theme or your styles are stripping out the Events header in that view. I especially think that since although that page looks like List View, it’s pretty different from the default List View. If you’ve customized your styles some way that’s a good place to start.
    Otherwise you might try experimenting with different settings on the Display tab under Events –> Settings. Switching templates or stylesheets might bring back the header. Otherwise, we can do our best to look into this further and see if we can get the header showing for you.

    Best,
    Leah

    in reply to: Extra Space on Calendar Events #62856
    Leah
    Member

    Hi Josh,

    Thanks for getting in touch. The spacing may be a result of your theme and/or what template and stylesheet you’re using. Try going to Events –> Settings and playing with the options on the Display tab. There are three stylesheets and different templates that may work better and give you more the look you want.

    If none of those work for you, we can probably point you in the right direction to customize the spacing yourself with a template override.

    Best,
    Leah

    in reply to: Duplicate Venues and Organizers — not resolved on upgrade #62852
    Leah
    Member

    Hi Jen,

    Happily, we do have a solution for this. Go to Events –> Settings. On the General tab, scroll down to the bottom where it says Miscellaneous Settings. You should see a Duplicate Venues & Organizers option (it looks like this). Click the Merge Duplicated button and that should take care of things 🙂

    Do note that the de-duplicator will only merge venues and organizers that are totally identical. So if they have the same name but one has a phone number listed and the other doesn’t, you may need to do some manual editing to get them merged. The button will disappear from settings after you’ve used it.

    Best,
    Leah

    in reply to: Mobile phones & Calendar View #62844
    Leah
    Member

    Thanks for weighing in here Andy! gurban308, were you able to get that working?

    in reply to: Events don’t show up on the front page #62841
    Leah
    Member

    Hi hrnorge,

    Thanks for getting in touch. To clarify, are you using the Show Events in Main Loop option? Or did you do something custom?

    Thanks,
    Leah

    in reply to: Navigation to events calendar #62827
    Leah
    Member

    Hi glacierartacademy,

    Thanks for getting in touch! I’d be happy to help out.

    You can add your events to your navigation bar via your Menu page in the WordPress dashboard. If you’re not familiar with that page, you’ll want to read this overview. With The Events Calendar installed, you will see a meta box that looks something like this: http://d.pr/i/n6SF. Yours may be lower down on the left under Pages or other meta boxes.

    From that Events meta box you can add any individual event to your navigation menu. You can also add a link to your whole calendar. Click View All and then select Events (http://d.pr/i/ZQBj) and click Add to Menu.

    Let me know if you need any further help or if I can answer any questions.

    Best,
    Leah

    in reply to: My event pro not function #62819
    Leah
    Member

    Hi Albert,

    I didn’t, did you email it? You can email us at pro (at) tri.be with the screenshot, but please also include a link to this thread. Alternatively you could upload the image via a service like Droplr and then send me a link.

    Thanks,
    Leah

    in reply to: How to remove full month from Calendar Widget #62818
    Leah
    Member

    Hi John,

    I’m not sure exactly what you mean- are you looking for a widget that just lists Upcoming Events, instead of showing a calendar? Or am I misunderstanding your question?

    Best,
    Leah

    in reply to: Countdown Widget (Per Event) #62817
    Leah
    Member

    That is a cool idea minemindmedia! You should submit it on our UserVoice Forum 🙂

    ~Leah

    Leah
    Member

    Hi Fred,

    Thanks for your note. At this time, there is no built in way for Community Events users to collect the money for tickets to their event automatically. However, you can always submit your idea on our UserVoice Forum 🙂

    Cheers,
    Leah

    in reply to: Specify Google Maps Coords of a Place #62661
    Leah
    Member

    Hi jepser,

    Thanks for getting in touch. At this time there is no way to enter a venue based on coordinates, only with the address. I’m sorry we don’t have a better option for you. If you’d like to encourage us to make that a feature in the future, you can post the idea on our UserVoice Forum.

    Best,
    Leah

    in reply to: Add image event in widget list next event #62660
    Leah
    Member

    Hi Gregoire,

    Thanks for getting in touch. That tutorial is actually very outdated, so it won’t work with our latest code. At this time, we do not have a tutorial to do that in Events Calendar PRO 3.x. You could probably still do it with some customizing, but we aren’t able to walk you through it. You’ll probably want to have a look at our Themer’s Guide and then check out our documentation.

    I’m sorry we can’t be of more help with this at the moment. Best of luck!

    Cheers,
    Leah

    in reply to: Search period #62658
    Leah
    Member

    Hi colinwood,

    The search will return the results based on your view- so if you are in Month View and search for keyword Party, you’ll only see the parties in this month. You can move forward and the search criteria should stay (thus showing parties in the next month). If you want to search a larger date range, users can search in List View, which will show as many relevant posts as you have set in Events Per Page. Does that answer your question?

    Cheers,
    Leah

    in reply to: My event pro not function #62657
    Leah
    Member

    Hi acmt85,

    Thanks for the link. Please try going to Settings –> Permalinks and re-saving your permalinks. If that doesn’t make a difference, please go to Events –> Settings and take a screenshot of your Events slug settings. That will help me troubleshoot further.

    Thanks,
    Leah

Viewing 15 posts - 2,266 through 2,280 (of 3,411 total)