0

I created an app via solidus for a school project (I start there is 3 mouth ago) ( Im French sorry for my bad English). I'm trying to plug two elements, one with an event into it (date, days, price, etc). Unfortunately I end up with a lot of errors that I can't solve. I managed to make a lot of changes, but I'm far from getting the result I'd like. For example, I managed to create the two new elements ( elevage and cours/concours (event)) thanks to this code in the spree.rb file:

config.menu_items << config.class::MenuItem.new( [:event], 'calendar', url: '/admin/events', position: 0 )

However, they are both created in home/products/categories, and therefore inherit the ecommerce settings, which I don't want. I would like it to be really two modules apart from ecommerce, keeping the same topbar, logo , the 3 elements visible and clickable exaetera. Same on the homepage, I don't want to be able to see the articles, because it's not in the ecommerce element. Do you have any ideas to help me fix this please?

picture of probleme in my breeding element where I don't want the column for ecommerce to be visible and accessible on the left, as well as the dog to access it, which path for me is not good), and and where the user is supposed to see the events already created and to subscribe (with payment) or unsubscribe

picture of probleme in my breeding element where I don't want the shop to be there

I would like a first element of the site with the presentation of horse breeding. Photos of mares, foals, facilities, in the form of cards and news, but without interactions with users. Why not make it the home page. The second part, which is the vent, will allow users to register to participate in show jumping competitions. They will be able to see and register (maybe add a payment system but not sure) in the form of a form, and third party e-commerce which is already created thanks to Solidus. I tried to make different controllers (admin and users) for the events but I think I'm doing it wrong. I can't change the solidus logo in the tab despite having changed the favicon, and finally I would probably have to add a little bootstrap to embellish all that... But is it possible?

Kitoko
  • 1
  • 1

0 Answers0