kirilkirkov / Ecommerce-CodeIgniter-Bootstrap

Responsive, Multi-Vendor, MultiLanguage Online Store Platform (shopping cart solution)
MIT License
1.26k stars 942 forks source link

Search bar and category #249

Closed mossojn closed 1 year ago

mossojn commented 1 year ago

Great code. Real pleasure to check and work with it, but there are some issues: search bar doesn't not work, also can't see category after saving them (they are present but are not readable/visible).

kirilkirkov commented 1 year ago

Hello @mossojn Which theme you use? Currently i am making a test and the both features works

mossojn commented 1 year ago

Hello, Thank you for your response. I use redlabel template currently. I'm also trying to add a messenger system (buyer's can send messages to sellers to get information about the products they sell) and a promotion system (seller can activate it to promote their products).

On Thu, 16 Mar 2023, 11:45 Kiril Kirkov, @.***> wrote:

Hello @mossojn https://github.com/mossojn Which theme you use? Currently i am making a test and the both features works

— Reply to this email directly, view it on GitHub https://github.com/kirilkirkov/Ecommerce-CodeIgniter-Bootstrap/issues/249#issuecomment-1471405378, or unsubscribe https://github.com/notifications/unsubscribe-auth/APZPCVM4QT37SRJRF7NICX3W4KZHJANCNFSM6AAAAAAV4N7ROU . You are receiving this because you were mentioned.Message ID: @.*** com>

kirilkirkov commented 1 year ago

@mossojn This commit should fix the issue - https://github.com/kirilkirkov/Ecommerce-CodeIgniter-Bootstrap/commit/d23c9ed530d48ff62e8a2ed030064b6f29594c7d Currently should click the search icon to submit the form, i have made it to works with Enter button