Giter VIP home page Giter VIP logo

blocks-for-eventbrite's Introduction

Sup πŸ‘‹

  • πŸ”§ Lead developer at GiveWP
  • πŸ†“ Built & maintain Blocks For Eventbrite
  • 🍁 Built and support a website for WPWA - the non-profit I serve as a board member.
  • 🐟 I prefer not to be in front of my computer

✌️

blocks-for-eventbrite's People

Contributors

jonwaldstein avatar

Stargazers

 avatar

Watchers

 avatar

blocks-for-eventbrite's Issues

Styling should be consistent across websites

User story

As a user, I want my events to be styled consistently across my websites so they all look as expected.

Details

The events-card is using tailwindcss w/ rem units. When using a theme like the WordPress 2020 they set the html to font-size: 62.5%; which makes everything appear really small. The sizing should be able to bypass these situations

Acceptance Critera

  • styling is consistent when html font size is set to percentage
  • plugin is tested across various themes / situations

Dates should support international formatting

Time of events are set up under a 12h (am / pm) and as we are French, it's quite hard to understand for our customers.

The "am" and "pm" are not displaying when the locale is in french.

Screen Shot 2021-04-11 at 8 57 24 AM

Feature requests from @stephanfa

  1. Great plugin! Would be nice to also display end time right after start time
  2. Another feature request. Currently the price displayed seems to be the price of the first ticket. Nice to see the price of the first active ticket (meaning exclude hidden tickets). Even nicer if you exclude hidden and expired ticket prices.
  3. The sign up button uses a pop-up which is great. This keeps the user on my website. However, the title hyperlink takes the user to eventbrite. It would be nice to have an override url option in the setup to provide a custom url so that when users clicks on the title they stay on my website (new page with more details), or an option to disable the hyperlink

Not an issue a request... Can you add a name_filter / keyword filter?

I wanted to do some microsurgery on your script and ended up breaking it with an axe lol

I'm new to programming and I have no idea how to make this work... you haven't made it easy with all the ninja trickery, stringconcatenation class css thingy

I'm trying to use your plugin, but I want to only show the events matching the content of the page. A keyword, name_filter filter would be awesome.

Please and thank you :-)

Plugin should include a blocks.json file

From WP block directory:

Your plugin should contain at least one block.json file. This file contains metadata describing the block and its JavaScript and CSS assets. Make sure you include at least one script or editorScript item.

CSS class naming issues

CSS class naming issues
wpdnh (@wpdnh)

Hi,
I had a problem with certain text not being visible on pages with white text set. It seems this was overriding the colours on the event card. It turned out that the event card is using some incorrectly named classes which don’t exist. Eg. using β€˜grey’ instead of β€˜gray’ in some names e.g. text-gray-800 and using text-gray/grey-dark which is not defined.
I have worked around by changing all the grey’s to gray, and text-gray-dark to text-gray-800 in files index.js and index.js.map and event.js.
Hopefully you can do a proper fix in the next release.
Many thanks
David

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.