Open-event-frontend: Simplify footer and change to 4 column instead of 5 column

Created on 22 Jul 2020  路  15Comments  路  Source: fossasia/open-event-frontend

The current features of the footer would need more attention and resources, while not giving a lot of benefit. There are a number of bugs in this area. But actually a simpler footer would also serve its purpose. Therefore please simplify the footer as follows:

  • Change 5 columns to 4 column
  • Left align columns
  • Heading "Connect With Us" -> capital W in with, capital U in us
  • Provide options in the admin content area for each column here https://eventyay.com/admin/content (no hardcoding of links instead give the admin the option to change it)

The intended footer content is as follows, but the links on the support site have to be created still partly.

Use Eventyay
How it Works -> https://support.eventyay.com
Pricing -> https://support.eventyay.com/pricing
Event Blog -> https://blog.fossasia.org/tags/open-event

Plan Events
Online Registration -> https://support.eventyay.com/online-registration
Sell Event Tickets -> https://support.eventyay.com/sell-tickets
Event Management Software -> https://support.eventyay.com/open-event-software

Find Events
Browse Local Events -> https://eventyay.com/explore
Get the Eventyay App -> https://eventyay.com/attendee-app
Organizer App -> https://eventyay.com/organizer-app

Connect With Us
Blog -> https://http://blog.fossasia.org/tag/open-event/
Facebook -> https://www.facebook.com/eventyay/
Twitter -> https://twitter.com/eventyay
GitHub -> https://github.com/fossasia/open-event-orga-server/
YouTube -> https://www.youtube.com/fossasiaorg

Screenshot from 2020-07-22 19-12-08

bug enhancement

All 15 comments

hey @mariobehling Can i work on this issue?

Yes

I am getting an error with ember-cli while deploying the project locally on my pc.
DEPRECATION: ember-cli-babel 5.x has been deprecated. Please upgrade to at least ember-cli-babel 6.6. Version 5.2.8 located
please help

It's a warning, ignore it.

Do I also need to change the background color to the color shown in the screenshot ?
Also I am a beginner so just want to confirm that I have to work on the files named _footer-main.hbs_ and _footer.scss_ to make the code changes?

No change in color required

Ok, please confirm I have to make changes only in the files _footer-main.hbs_ and _footer.scss_ ?

Wherever the changes are required to make footer 4 columned

I am not able to find the file that contains data which is passing in the handlebar expressions in _footer-main.hbs_ file as i need to add the new content for the intended footer.

You can use the GitHub search feature.

Some small items are remaining

  • Left align columns
  • Heading "Connect With Us" -> capital W in with, capital U in us
  • Provide options in the admin content area for each column here https://eventyay.com/admin/content (no hardcoding of links instead give the admin the option to change it)

I think last point should be handled in #4564

I agree, last point should be handled there.

I will fix the alignment and heading.

Was this page helpful?
0 / 5 - 0 ratings