Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement in Image Carousel #9548

Open
saurav-webkul opened this issue Feb 28, 2024 · 0 comments
Open

Improvement in Image Carousel #9548

saurav-webkul opened this issue Feb 28, 2024 · 0 comments
Labels
Feature Request Issues filed as feature requests.

Comments

@saurav-webkul
Copy link
Member

Is your feature request related to a problem? Please describe.

With our custom CMS carousels and banner images are controlled though the administration forms. This includes the likes of:

width, height
fixed height
overlay text (and description and button) positioning
background color including rgba of overlay text
font size, font-family, font-color
button style (bootstrap and custom)
slide or fade
transition time
more

Describe the solution you'd like

--> I attached a snapshot of a product grid that I created to display on the home page. I did this by hacking one of your sliders, kind of an if possible experiment. Trying to figure out the Bagisto method was more than I could handle at the time. It could be a category view as well. Aside from the main image slider/carousel too many sliders tend to annoy customers. Hidden content.

--> Logo : Also to note - your form for managing the logo only affects the desktop version. On small screens it still displays the default (Velocity). I tried looking through the code to figure this out but bailed, had no luck. If you have more than about 4 products (shortish names) it will squeeze the logo to tiny. Need to allow at least 6 before breaking. I tried to add a taller logo to find the navbar height but that didn't work. In my humble opinion, you might relocate the Search function to either within the topbar or below the menu on a line of its own, something to free up some space. Or maybe do what www.espn.com does and only display the magnifying glass and when someone clicks the bar expands.

--> Take a look at https://datatables.net/examples/ . It's an extension that I licensed. Aside from the options what makes it powerful is the inline (table) edit options. I set it up to be able to edit most fields in table view rather than having to clink and edit the entire form. This makes it super easy to change things like Publish, Enable in menu, Title, alias/slug, etc. It is performance-friendly.

If I get a live customer these are things which will become critical.

datatables-editor
navbar-with-logo
product-grid-view

Describe alternatives you've considered

No response

Additional context

No response

@saurav-webkul saurav-webkul added the Feature Request Issues filed as feature requests. label Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Issues filed as feature requests.
Projects
None yet
Development

No branches or pull requests

1 participant