Code Monkey home page Code Monkey logo

mintleaf's Introduction

Mint Leaf - Grocery Responsive OpenCart Theme

Simple & Clean OpenCart theme. Easy to install and use, best suits for Grocery, Electronics etc..,


Demo Link

http://santoshsetty.com/opencart/free/mintleaf/


Support

For support, you can email me, also if you want to support me you can became Patreon or via PayPal.

mintleaf's People

Contributors

settysantu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

mintleaf's Issues

Seach not working if width >992px

When searching for any item in the store, it does not return any results. However, in the search field on the next screen, the results appear normally.
If the width is less than 991px it works OK.
I have found that this is because there are two sets of code for search on the page. The first one is only enabled when width is <992px.
This is caused by an error with line 57 of common.js not reading the correct search input field.
57 var value = $('header #search input[name='search']').val();
It always finds the the first instance of #search even when the second instance is active(>992px)

I have been able to fix this on my installation by editing the common/menu twig using the Theme Editor. Removing the second use of {{search}} and {{cart}} and moving the position of the first ones.
Resulting code for common/search.twig attached;
menufixed.twig.txt

; Seems to work well on all widths responsive.

Mobile icons header

Hello. From what i see on your demo you have a problem with cart icons and search icon on mobile... that seams that are not responsible :)

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.